1781 Commits

Author SHA1 Message Date
46af4d80d0
new query format 2023-05-16 11:54:22 +02:00
c2583bad0c
new query format 2023-05-16 11:54:10 +02:00
d86efa0a55
use write permissions for delete queries 2023-05-16 11:54:01 +02:00
33b18a5431
fix searches 2023-05-16 11:53:40 +02:00
44700f8a41
lint + comment 2023-05-16 00:43:37 +02:00
a326b2777f
fix migrations 2023-05-16 00:38:02 +02:00
3c023e877c
fix broken query due to outdated query format 2023-05-15 23:55:52 +02:00
fedba26525
fix lint 2023-05-15 23:17:59 +02:00
aadf093402
helmet exception for graphiql 2023-05-15 17:39:22 +02:00
bbe77c7ddd
Merge branch 'master' into fix-search-3-chars 2023-04-25 12:02:43 +02:00
c2828a31de
word length limitation set to minimum 2 2023-04-25 12:01:10 +02:00
9198ec9a12
ensure 3 characters minimum 2023-04-25 11:47:30 +02:00
6102ce2fff
more lint fix 2023-04-25 04:05:43 +02:00
5c23815a36
lint fixes 2023-04-25 03:50:06 +02:00
ca24cf4405
simplyfy logic, use language ahortcuts 2023-04-25 02:19:15 +02:00
a10916fc14
remove falsy values, but do not limit characters 2023-04-25 02:15:16 +02:00
Moriz Wahl
af19e31178 fix(backend): posts in groups cannot be pinned 2023-04-20 14:32:30 +02:00
c3f8b37135
fixed specc 2023-04-20 11:35:58 +02:00
ceed23893a
remove console statement, lint fixes 2023-03-20 22:36:43 +01:00
bfca086e7b
only drop indexes if they exist 2023-03-20 22:17:07 +01:00
6e2b65e124
lint fixes 2023-03-20 21:40:57 +01:00
b3f5bf4e6a
new migration to create search indexes 2023-03-20 14:06:10 +01:00
Moriz Wahl
282fc347f1 remove unused enum type 2023-03-16 16:58:52 +01:00
Moriz Wahl
d8df95d093 notifications as read with myRole for groups 2023-03-16 16:54:40 +01:00
Moriz Wahl
5f38c74d82 fix flaky test 2023-03-16 16:08:33 +01:00
Moriz Wahl
6adfac1c7b notify user when removed from group 2023-03-16 16:01:46 +01:00
Moriz Wahl
35f3da9984 notify user when role in group changed 2023-03-16 15:31:09 +01:00
Moriz Wahl
a25e6eb326 notify leave group 2023-03-16 15:09:19 +01:00
Moriz Wahl
997dff4dec add related user to notified model 2023-03-15 17:34:16 +01:00
Moriz Wahl
28952567b0 feat(backend): notifications for groups 2023-03-15 15:27:22 +01:00
a67e3452da
do not delete migrations 2023-03-15 11:57:28 +01:00
elweyn
0f64235bfb linting fixes 2023-03-13 16:17:47 +01:00
elweyn
43a96826e4 feat(webapp): change order of groups to new first 2023-03-13 15:27:46 +01:00
Moriz Wahl
5bd831752d
Merge branch 'master' into feature/mark-all-notification-as-read 2023-03-09 13:23:09 +01:00
Moriz Wahl
bdc1cb33da Merge branch 'master' into feature/mark-all-notification-as-read 2023-03-08 16:50:02 +01:00
Moriz Wahl
bd11c33f91
Merge branch 'master' into remove-user-from-group 2023-03-08 16:00:19 +01:00
Moriz Wahl
0da3691757
Merge branch 'master' into filter-posts-in-my-groups 2023-03-07 13:56:03 +01:00
Moriz Wahl
77ca09ed04 after all clean DB 2023-03-06 15:32:29 +01:00
Moriz Wahl
11a7dc2881 test filter posts in my groups 2023-03-06 15:28:43 +01:00
Moriz Wahl
d41b99b913 feat(backend): filter posts of my groups 2023-03-06 15:00:52 +01:00
Moriz Wahl
db8ad8897e same cypher for removeUserFromGroup and leaveGroup, adjust tests, admin cannot remove users fro group 2023-03-06 14:11:55 +01:00
Moriz Wahl
640f2519f3 clean database after all 2023-03-03 17:43:01 +01:00
Moriz Wahl
cd3e2ee8ad test remove user from group mutation 2023-03-03 17:29:48 +01:00
Moriz Wahl
608ebb0a62 remove user from group mutations 2023-03-03 16:43:24 +01:00
Moriz Wahl
de7dded197 add permisson for removeUserFromGroup 2023-03-03 16:42:49 +01:00
Moriz Wahl
6703e4a311 add RemoveUserFromGroup mutation 2023-03-03 16:41:59 +01:00
elweyn
e93832ab98 Merge branch 'master' into 5152-remove-helper-jest-gql-function 2023-02-28 13:07:33 +01:00
elweyn
b45e4b5990 Refactor create user with defined about 2023-02-28 09:55:34 +01:00
elweyn
10a22487ef Withdrew helper/jest.js and replace it with graphql-tag 2023-02-23 09:06:41 +01:00
Moriz Wahl
0c23673b42 fix reward unit tests 2023-02-13 16:43:58 +01:00