mattwr18
542647f418
Add NotificationsDropdownFilter story, refactor
...
- rename incorrectly named varaibles
- use filterOptions to remove unneccessary computed routes
Co-authored-by: @alina-beck
2019-11-11 08:52:04 +01:00
mattwr18
58b1f7948c
Follow @alina-beck and @Tirokk suggestions
...
- following PR reviews
2019-11-11 08:50:35 +01:00
mattwr18
e8cf51095a
Add back missing translation
2019-11-11 08:50:35 +01:00
mattwr18
cf8124fb2d
Clean up/add german translations
2019-11-11 08:50:35 +01:00
Wolfgang Huß
553a3ca2cb
Implement 'decide' button and functionality
2019-11-08 17:29:09 +01:00
roschaefer
4108bb7d71
Merge remote-tracking branch 'origin/2119_Create_Post_consistent_form_input_validation' into 2119_Create_Post_consistent_form_input_validation-improvements
2019-11-08 16:32:16 +01:00
Wolfgang Huß
c2444a5288
Changed layout
2019-11-08 16:26:46 +01:00
roschaefer
a2dbe47f1f
Fix tests
2019-11-08 00:50:20 +01:00
Wolfgang Huß
2a23bbf101
Refactor frontend and 'reports' query again
2019-11-07 15:54:26 +01:00
ogerly
dd03f4b7f0
Fix Add Language check for form submit
2019-11-07 15:40:58 +01:00
Wolfgang Huß
4a6f8c423e
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1710-list-and-protocol-moderation
2019-11-06 07:49:20 +01:00
Moriz Wahl
1dbd36c1e1
Tests Added For Language Filter Of Posts
2019-10-29 17:20:33 +01:00
Moriz Wahl
aeae72f691
first implementation
2019-10-28 13:49:32 +01:00
Wolfgang Huß
a949fce606
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1710-list-and-protocol-moderation
2019-10-25 13:19:19 +02:00
Alexander Friedland
060f8cc747
chnage
...
Änderungen & Verlauf zu Änderungen
2019-10-24 15:48:11 +02:00
ogerly
9308646a56
add FAQ, lint ok
2019-10-24 14:27:53 +02:00
Wolfgang Huß
78d16fb441
Change appearance of moderators reports list again
2019-10-24 10:17:31 +02:00
ogerly
ff8680ff86
new terms and conditions fixed
2019-10-23 18:58:03 +02:00
Wolfgang Huß
15d28aa8ef
Finish redesign of moderators report list
...
- It is not perfect, but will do it for now.
2019-10-23 15:59:34 +02:00
Wolfgang Huß
11341b82e6
Structure reports in moderators list by content, just a beginning
2019-10-23 12:11:51 +02:00
Wolfgang Huß
f5126e919f
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1710-list-and-protocol-moderation
2019-10-23 08:22:41 +02:00
mattwr18
fee7f9ff12
Merge pull request #1872 from Human-Connection/1733-fix
...
🍰 Fix - maintaining sorting after navigation
2019-10-22 12:47:18 +02:00
mattwr18
98e3bb40d5
Merge pull request #1906 from Human-Connection/add_storybook_stories_for_our_university_students
...
Add storybook stories for our university students
2019-10-22 11:58:17 +02:00
mattwr18
333b38d1b2
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1733-fix
2019-10-22 11:07:29 +02:00
Wolfgang Huß
736e7cc903
Translate texts for pinning a post to German
2019-10-21 16:03:09 +02:00
Alina Beck
c2c69a2f70
update styling and wording for pinned post ribbons
2019-10-21 14:34:26 +03:00
roschaefer
16d07bd3ba
refactor: lint, frontend tests, vuex store
...
This fixes the lint errors and failing frontend tests. Also, when the
user chooses another orderBy, the menu gets translated.
The refactoring moves code and complexity into the vuex store where it
can be tested separately.
2019-10-18 21:58:53 +02:00
Wolfgang Huß
965882885a
Refactor moderators report list
2019-10-18 15:41:18 +02:00
roschaefer
3e04b26068
Add styling to pinned post
2019-10-17 17:56:16 +02:00
Robert Schäfer
ea1b9d6e1e
Merge pull request #1911 from Human-Connection/typo
...
fix: typo in German translation
2019-10-17 12:18:01 +02:00
Youri Seichter
b89ef8987e
Change login.failure translations, log login.failure error
2019-10-16 17:57:03 +02:00
Youri Seichter
b72f3da489
Make login failure translateable, translate 'login.failure' to german and english
2019-10-16 17:06:44 +02:00
Robert Schäfer
0792e06a24
Merge pull request #1910 from Human-Connection/add-missing-translations-contribution-form
...
Add missing translations for Title placeholder
2019-10-16 12:10:19 +02:00
Robert Schäfer
d18017e248
Update webapp/locales/de.json
2019-10-16 12:09:03 +02:00
Wolfgang Huß
6dff10b236
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1707-reporting-with-specific-information
2019-10-16 09:27:13 +02:00
roschaefer
72016452e2
fix: typo in German translation
2019-10-16 00:20:43 +02:00
mattwr18
17ead96450
Add missing translations for Title placeholder
2019-10-15 23:50:34 +02:00
roschaefer
58fb4d56c6
fix: use informal way of addressing in German
2019-10-15 22:29:03 +02:00
mattwr18
e8c6941142
Follow @roschaefer 's PR review suggestions
...
- disable button if form.reasonCategory is falsy
- extract valuesReasonCategoryOptions to global constant
- extract reasonCategoryOptions to created lifecycle hook to keep data()
clean and use map
- extract formSchema to components/utils and test
- remove validator from formSchema and validate based on "Deep Rules" https://github.com/yiminghe/async-validator#deep-rules
- Use v-model to update reasonCategory and reasonDescription
- default to error message in English from backend
- Update template slot to use new syntax
2019-10-15 20:28:25 +02:00
ogerly
d7dc0646e0
Confirm, privacy policy, minimum age at registration
2019-10-15 19:21:05 +02:00
ogerly
461defd460
WITH CHECKBOXES
2019-10-15 15:43:31 +02:00
ogerly
855caf78e9
reference to terms of use, data protection, minimum age at added
2019-10-15 13:05:51 +02:00
Brent Vardy
227db5f13a
refactored tranformImage to remove dupication
...
- styled confirm button
- added locale translations
- added dropzoneDrop method to handle scenario where users drag and drop an image whilst in the cropper interface.
- co-authored-by: mattwr18 <mattwr18@gmail.com>
2019-10-14 16:42:11 +02:00
Wolfgang Huß
fd27583c1d
Merge branch '1707-reporting-with-specific-information' of github.com:Human-Connection/Human-Connection into 1707-refactor-db-reporting-with-specific-information
...
# Conflicts:
# shared/moderation/report.js
2019-10-14 16:21:08 +02:00
Wolfgang Huß
c7849cedd8
Rename report reason category names to have '_' instead '-'
2019-10-14 16:12:21 +02:00
Wolfgang Huß
663cfeb0b2
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1707-reporting-with-specific-information
2019-10-14 13:37:58 +02:00
Wolfgang Huß
8bc939c2da
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1707-refactor-db-reporting-with-specific-information
2019-10-14 13:36:24 +02:00
Janeth
a8a4d837eb
Fix translation error in login page
2019-10-13 09:22:26 +05:30
Wolfgang Huß
1c8385120c
Add date-time to the moderators report list
2019-10-11 16:36:37 +02:00
mattwr18
dab05d9e67
Fix embeds settings page
...
- Dockerfile was not copying providers.json
- Fix file path to providers.json
- Update template to show message based on allowEmbedIframes
Co-authored-by: Robert Schäfer <git@roschaefer.de>
Co-authored-by: Mike Aono <aonomike@gmail.com>
2019-10-11 14:01:39 +02:00