Wolfgang Huß
1d180480c4
Translated several texts and corrected and added some functionalities
2019-08-12 15:35:09 +02:00
Wolfgang Huß
5932d184d7
Corrected namings and countings
2019-08-12 13:27:14 +02:00
Robert Schäfer
3261237b48
Merge pull request #1169 from Human-Connection/964-filter-posts-by-followers
...
Move filter by followers functionality to filter dropdown
2019-08-09 11:57:17 +02:00
ogerly
d1830f5bed
add ceckbox, confirmed terms of use
2019-08-08 17:46:04 +02:00
Matt Rider
21aa729edb
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1017-send-out-notifications-on-create-omment
2019-08-08 09:10:18 +02:00
Matt Rider
c00ab4450b
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 964-filter-posts-by-followers
2019-08-08 07:24:13 +02:00
Matt Rider
fa033e69bd
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 384-emotions-on-posts
2019-08-07 06:53:37 +02:00
Piotr Kowalski
f64a8cd96f
polish locales
...
pl.json file corrected
2019-08-06 15:37:04 +02:00
Matt Rider
f3dc5c6a68
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 964-filter-posts-by-followers
2019-08-06 10:31:29 +02:00
Matt Rider
9613250710
Fix German translation, mobile responsive tweak
...
- follow @Tirokk 's PR review suggestions
2019-08-06 08:13:02 +02:00
Matt Rider
1593eab9cf
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 384-emotions-on-posts
2019-08-06 08:07:39 +02:00
Robert Schäfer
a67cfa88be
Refactor terms-and-conditions
...
* DRY template
* avoid numeric translations keys - if you can, use telling translations
keys
* fix links! @ogerly so many hrefs pointing to http://localhost:3000/ ...
how is that possible?
2019-08-06 00:50:58 +02:00
ogerly
550bf2cf69
language file adapted
2019-08-06 00:37:17 +02:00
ogerly
8f67c60f73
Fix terms and conditions template, english and german
2019-08-06 00:30:18 +02:00
Robert Schäfer
18c066d17d
The home button brings us to /login already
...
@ogerly by the way: Prefer `v-else` instaed of double `if-clauses` -
less errors.
2019-08-05 23:22:13 +02:00
Robert Schäfer
a6f5fe8ea3
Rename privacy->data-privacy
2019-08-05 23:19:20 +02:00
Robert Schäfer
4b2a1d93f5
Refactor code-of-conduct
...
* Add link in footer
* DRY template
* Structure translations into sections with a telling name
* Fix typos and links
2019-08-05 22:56:36 +02:00
Robert Schäfer
56100010ec
DRY template, restructure translations
2019-08-05 22:56:36 +02:00
ogerly
29dc306187
add page code-of-conduct, english and german
2019-08-05 22:56:36 +02:00
Robert Schäfer
49acea9767
Improve changelog and translations
...
* remove unnecessary markup
* remove manual translations of dates (we have a helper for that)
* fix typos and English translations
2019-08-05 20:45:40 +02:00
Wolfgang Huß
22b9bf77fa
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 1017-send-out-notifications-on-create-omment
...
# Conflicts:
# backend/src/schema/resolvers/notifications.spec.js
2019-08-05 10:15:20 +02:00
ogerly
aba21a9c70
changes and history template, english, german
2019-08-05 09:26:51 +02:00
Matt Rider
ec7a5865f7
Update tests, showFilterPostsDropdown only on route
2019-08-02 15:41:19 +02:00
Matt Rider
afb9dbe241
Move filter by followers functionality to filter dropdown
2019-08-02 13:02:12 +02:00
Matt Rider
fb9a632d55
Query a currentUsers emotions for a post, translations
2019-08-01 15:11:41 +02:00
Wolfgang Huß
0dad956c28
Merge pull request #1063 from Human-Connection/375-Sorting-II
...
375 sorting (II)
2019-07-31 14:49:37 +02:00
Wolfgang Huß
a542b33f79
Merge pull request #1053 from Human-Connection/refine-social-media
...
🍰 Refine social media
2019-07-29 16:08:08 +02:00
Matt Rider
88a14ebd4f
Add tests, fix typo
2019-07-23 10:55:07 -03:00
Matt Rider
211508f183
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 375-Sorting-II
2019-07-22 05:42:30 -03:00
Alexander Friedland
4fe3c08402
Merge branch 'master' into 375-Sorting-II
2019-07-19 11:53:01 +02:00
ogerly
66ea9f7a55
English adapted, lint ok
2019-07-19 06:55:18 +02:00
Matt Rider
5fb89fd45c
Merge branch 'master' of github.com:Human-Connection/Human-Connection into refine-social-media
2019-07-17 07:23:29 -03:00
ogerly
47324d4905
example II - lint ok, test local ok
2019-07-17 09:57:08 +02:00
Wolfgang Huß
0d5471fee4
Try to implement scrollBehavior for Mentions of User in Comment of a Post
...
Co-Authored-By: mattwr18 <mattwr18@gmail.com>
2019-07-16 19:25:03 +02:00
Wolfgang Huß
cd0c509c81
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 1017-send-out-notifications-on-create-omment
2019-07-16 16:10:36 +02:00
Wolfgang Huß
75758ab2e7
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 552-update_comment
2019-07-16 09:29:22 +02:00
Wolfgang Huß
b5bd77b539
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 1000_find_users_by_email_address
...
# Conflicts:
# webapp/layouts/default.vue
2019-07-16 08:44:42 +02:00
Matt Rider
36c4a22b76
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 552-update_comment
2019-07-15 18:29:26 -03:00
Matt Rider
cf6ace59aa
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 967-filter-post-by-category
2019-07-15 11:34:42 -03:00
Alina Beck
7217bb37a4
avoid duplicate social media urls
2019-07-15 13:30:40 +02:00
Wolfgang Huß
2c9855e584
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 1017-send-out-notifications-on-create-omment
2019-07-15 08:30:10 +02:00
Robert Schäfer
5da5b8658e
Display creation date in user view
2019-07-13 14:14:21 +02:00
Robert Schäfer
88ef6c00f2
Display "no users found" for empty user list
2019-07-12 15:47:22 +02:00
Robert Schäfer
3f0afa0834
Localise placeholder
2019-07-12 13:12:24 +02:00
Robert Schäfer
08a5a70fd0
Fine tuning of admin users page
2019-07-12 01:24:09 +02:00
Robert Schäfer
448f350c2e
Implement paginating user view for admins
2019-07-10 21:45:37 +02:00
Wolfgang Huß
1255a46b7a
Avoid Hashtags in Comments in the Editor
...
Co-Authored-By: mattwr18 <mattwr18@gmail.com>
2019-07-10 18:35:19 +02:00
Alexander Friedland
4fd47bc258
Merge branch 'master' into 878-Update-of-polish-locales
2019-07-10 15:54:59 +02:00
Alina Beck
d200b822db
display input in list when editing
2019-07-10 12:52:03 +02:00
Matt Rider
0113751003
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 967-filter-post-by-category
2019-07-10 07:09:58 -03:00