Robert Schäfer
d3473050c4
Merge pull request #2725 from Human-Connection/2229_remove_obsolete_translation
...
fix(translations): Remove duplicate and mistranslated item from code of conduct
2020-01-17 22:28:10 +01:00
roschaefer
4631db0a1b
feat(webapp): Display deployed version in footer
...
Remove VERSION file in favour of version entry in `package.json`. Parse
this version in our build server scripts.
This commit also introduces `standard-version` which we can use to
generate our `CHANGELOG.md` with `yarn run release`.
close #1831
2020-01-16 19:24:55 +01:00
roschaefer
966cdc9574
fix #2229
...
I have to agree with @vbelolapotkov here. First of all the translation
for German an English does not match and second it does not make an awful
lot of sense to have "Report these actions" twice in the list. The
English translation "Advocacy or encouragement to these behaviors."
probably belongs into the section before.
2020-01-12 17:35:31 +01:00
mattwr18
1f06a862e7
Merge pull request #2262 from Human-Connection/1463-search-for-users
...
🍰 Search For Users
2020-01-10 13:59:44 +01:00
Moriz Wahl
8c7079cf81
changes requested by reviews
2020-01-10 09:23:56 +01:00
Moriz Wahl
d4b3afb07f
fixes #2659
2020-01-06 17:23:50 +01:00
Moriz Wahl
71c9d92aea
query string for searches changed and basics for Hashtag search added
2020-01-06 16:46:43 +01:00
mattwr18
3ef04f8391
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1463-search-for-users
2019-12-19 17:16:48 +01:00
Alina Beck
2e26e3f3f9
Apply suggestions from code review
...
change FAQ link text
2019-12-18 17:36:24 +05:30
Alexander Friedland
ed617f8c83
Merge branch 'master' into 1746-Blur_explicit_Image_Content
2019-12-17 07:39:26 +01:00
mattwr18
1f2216cd4f
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1463-search-for-users
2019-12-13 12:31:14 +01:00
ogerly
4c93f65ef4
arrrr* forget to save textfiles :|
2019-12-13 09:17:12 +01:00
Erhardt Stiefel
61862905be
Update en.json
...
After a longer discussion I understood just to change the title of the function deleteUserAccount by renaming "name": "Delete data", to "name": "Delete user account", to solve 🐛 [Bug] Misleading description on "Delete your account" #2355
2019-12-11 11:19:07 +01:00
Alexander Friedland
b89e081bad
Merge branch 'master' into 1746-Blur_explicit_Image_Content
2019-12-11 10:39:55 +01:00
Robert Schäfer
1b787d7687
Merge pull request #2416 from Human-Connection/checkbox_no_comercial_add_to_creatUserAccount
...
Checkbox 'no comercial + no political account' add to creat user account
2019-12-10 15:21:40 +01:00
Moriz Wahl
72e4d0abbc
Basic Search Is Working For Users And Posts
...
The story of SearchInput.vue throws errors because of line 81, dateTime. What must be included to fix this?
The search results shown by the frontend are sometimes differnt from the response of the backend. It shows no results found though there are results incoming.
Tests are not implemented yet.
2019-12-10 10:36:08 +01:00
Alexander Friedland
dee22d33db
Merge branch 'master' into 1746-Blur_explicit_Image_Content
2019-12-06 07:21:49 +01:00
mattwr18
085b59bf4d
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1710-list-and-protocol-moderation
2019-12-04 13:23:06 +01:00
ogerly
a5bbb06f77
fix Spec + lint
2019-12-03 18:27:05 +01:00
ogerly
38c58af1f3
add confirm checkboc No Comercial account
2019-12-03 17:57:30 +01:00
Alina Beck
d685ff9e7b
translate and style user count
2019-12-03 13:25:20 +03:00
Alina Beck
febabf9303
rename table header translations
2019-12-03 12:25:19 +03:00
ogerly
19d183e13a
Merge https://github.com/Human-Connection/Human-Connection into 1746-Blur_explicit_Image_Content
2019-12-02 13:22:42 +01:00
roschaefer
74a65a9114
Be more specific "Current status" inst. of "Type"
2019-11-30 02:21:29 +01:00
ogerly
7cdca49b48
Fix lint
2019-11-29 16:04:25 +01:00
mattwr18
107f10edc9
Update table styling
2019-11-29 15:29:11 +01:00
mattwr18
a8a9abb4e4
Refactor/Add new components
2019-11-29 14:02:53 +01:00
ogerly
7f3f81822e
blur the image ok.
2019-11-28 20:40:35 +01:00
Wolfgang Huß
67a5a00704
Clean up
2019-11-23 10:58:16 +01:00
Wolfgang Huß
99af6cbf8a
Implement displaying multiple claims in the frontend
2019-11-22 18:40:51 +01:00
ogerly
b360f71112
Terms of use extended with dot - no commercial use
2019-11-21 10:16:10 +01:00
Wolfgang Huß
ef84e9991f
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1710-list-and-protocol-moderation
...
# Conflicts:
# backend/src/schema/index.js
2019-11-21 08:09:50 +01:00
Moriz Wahl
37b71b5e9a
Fix Typo Of Issue 2230
2019-11-19 18:35:13 +01:00
mattwr18
c775884c59
Merge pull request #2160 from Human-Connection/2119_Create_Post_consistent_form_input_validation
...
🍰 2119-Fix Contribution consistent form input validation
2019-11-19 00:27:48 +01:00
Robert Schäfer
735a31ed00
Merge pull request #2101 from Human-Connection/1747-show-shouts
...
1747 show shouts
2019-11-18 17:00:43 +01:00
mattwr18
6685ff3df0
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 2119_Create_Post_consistent_form_input_validation
2019-11-18 15:57:58 +01:00
Wolfgang Huß
4a732beb0a
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1710-list-and-protocol-moderation
2019-11-18 07:59:44 +01:00
roschaefer
56a940285b
refactor: translations, tests
2019-11-15 14:29:33 +01:00
Alexander Friedland
dcc9889cee
Update webapp/locales/en.json
...
Co-Authored-By: Alina Beck <alina.beck@mail.com>
2019-11-15 14:29:33 +01:00
Alexander Friedland
9bd1c59463
change unblk to unblock
2019-11-15 14:29:33 +01:00
ogerly
958b88ceda
2106-unblock a user in the user settings
2019-11-15 14:29:33 +01:00
Wolfgang Huß
913fcc2cdb
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1710-list-and-protocol-moderation
...
# Conflicts:
# backend/src/schema/index.js
# webapp/locales/pt.json
2019-11-14 09:41:00 +01:00
Alina Beck
6213a25355
Merge branch 'master' into 1747-show-shouts
2019-11-14 09:37:54 +03:00
Alina Beck
1625e0705e
run update mutation when submitting shouts form
2019-11-13 11:02:53 +03:00
Alina Beck
6e3bd19267
set up privacy page in settings
2019-11-12 19:13:56 +03:00
mattwr18
8b5cd48d3c
Translate success message, guard clause for no Donations
2019-11-12 15:33:21 +01:00
mattwr18
3b5e40efaa
Merge branch 'master' of github.com:Human-Connection/Human-Connection into donation-info
2019-11-12 15:18:10 +01:00
Wolfgang Huß
b305bc27d7
Use eyes icon to show state of decision
2019-11-11 18:02:01 +01:00
Wolfgang Huß
677039b786
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1710-list-and-protocol-moderation
...
# Conflicts:
# webapp/pages/moderation/index.vue
2019-11-11 17:52:58 +01:00
Wolfgang Huß
c3f6ad0e44
Implement always show resource status
...
- Rename buttons after Roberts suggestion.
2019-11-11 16:38:48 +01:00