1300 Commits

Author SHA1 Message Date
mahula
81eed73922 add unit tests for federation visualization in admin interface 2023-04-07 12:57:40 +02:00
mahula
21b358d89a add unit tests for federation visualization in admin interface 2023-04-07 12:15:53 +02:00
Hannes Heine
1d547736a4
Merge branch 'master' into 2595-visualize-the-federation 2023-04-06 17:02:09 +02:00
mahula
8a505bb1ba fix linting 2023-03-31 11:16:58 +02:00
mahula
01afe6a068
update admin/src/components/DeletedUserFormular.vue
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-03-31 10:32:45 +02:00
mahula
2f67f0634c
update admin/src/components/DeletedUserFormular.vue
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-03-31 10:27:49 +02:00
elweyn
594fb8fe60 Merge branch 'master' into 2481-fix-admin-no-confirmation-when-changing-user-role 2023-03-31 10:00:58 +02:00
mahula
cc91cd32dc fix linting 2023-03-31 09:35:14 +02:00
mahula
e70552b3fb add user recovery tests to user search page 2023-03-31 09:31:18 +02:00
mahula
f238a3ddb1 adapt change user formular unit tests to changes 2023-03-31 09:30:15 +02:00
mahula
941663af36 adapt delete user formular unit tests to changes 2023-03-30 17:35:55 +02:00
mahula
d685a01742 remove check data from delete user formular 2023-03-30 17:34:00 +02:00
Moriz Wahl
cdfcaefa84 show moderator id 2023-03-30 15:50:20 +02:00
ogerly
73b2a55064 fix locales 2023-03-29 14:02:46 +02:00
ogerly
a1b8be4329 add visualize federation 2023-03-29 10:57:31 +02:00
mahula
e106f85086 fix locales sorting 2023-03-28 20:01:52 +02:00
mahula
17f7e8adf0 use msgBoxConfirm for user deletion modal 2023-03-28 18:10:27 +02:00
mahula
44f57779b8 use msgBoxConfirm for user role change modal 2023-03-28 17:53:08 +02:00
Moriz Wahl
a81b364fef fix admin create contribution 2023-03-28 12:57:34 +02:00
mahula
c08b5387c5 fix user role change modal 2023-03-24 14:38:10 +01:00
mahula
3d1eb2b939
Merge branch 'master' into 2481-fix-admin-no-confirmation-when-changing-user-role 2023-03-23 21:28:00 +01:00
mahula
5e7520246b add modal to user role change in admin interface 2023-03-23 20:26:35 +01:00
mahula
6d18fce4e8 remove toggle and add confirm modal to user (un)deletion in admin interface 2023-03-23 15:41:13 +01:00
Moriz Wahl
b64c080447 changes requested 2023-03-23 13:27:47 +01:00
Moriz Wahl
2ac94e1b47 Merge branch 'master' into 2803-open-contribution-edit-button 2023-03-23 13:17:02 +01:00
Moriz Wahl
8f56be790b Merge branch 'master' into 2803-open-contribution-edit-button 2023-03-21 14:44:13 +01:00
Moriz Wahl
b27db4eeaf Merge branch 'master' into refactor-find-contribtiions 2023-03-21 14:37:07 +01:00
b1d417049c
Merge branch 'master' into fix-admin-menu-english 2023-03-14 13:20:01 +01:00
2897f1e4b6
Merge branch 'master' into use-jest-configuration-for-coverage-check 2023-03-14 12:38:46 +01:00
236853bc97
Merge branch 'master' into fix-admin-menu-english 2023-03-14 12:36:51 +01:00
Moriz Wahl
21fede66ea Merge branch 'master' into 2803-open-contribution-edit-button 2023-03-10 15:08:56 +01:00
Moriz Wahl
d9b19fbfa0 liniting 2023-03-10 14:44:57 +01:00
Moriz Wahl
d4d38e29b6 Merge branch 'master' into refactor-find-contribtiions 2023-03-10 14:42:43 +01:00
Moriz Wahl
d9f5c1e89e use moderator id to identify myself 2023-03-10 14:28:27 +01:00
Moriz Wahl
3d41f1d9f3 moderator to moderatorId 2023-03-10 14:24:34 +01:00
Moriz Wahl
cef0e00f6e fix tests 2023-03-10 14:22:07 +01:00
Moriz Wahl
0f01027f6b fix open creation tests. remove tests for removed methods 2023-03-10 14:11:17 +01:00
Moriz Wahl
edd42f02ed fix edit contribution formular, remove unused methods 2023-03-10 14:08:08 +01:00
Moriz Wahl
e07da27414 get it working again 2023-03-10 12:48:27 +01:00
fa9a138bb0
revert a change that causes the menu to be wrong in english 2023-03-10 12:16:41 +01:00
b4e324ce0a
Merge branch 'master' into eslint-plugin-type-graphql-fixes 2023-03-10 12:12:59 +01:00
Moriz Wahl
b9338e62a0 Merge branch 'admin-open-creations-query' into 2803-open-contribution-edit-button 2023-03-10 12:02:56 +01:00
elweyn
e2fc7c1733 chore(other): upgrade version to 1.19.1 2023-03-10 11:36:35 +01:00
Moriz Wahl
774f9e6b81 first step to get edit working again 2023-03-10 11:35:08 +01:00
Moriz Wahl
91c74331ff Merge branch 'open-creations-query-admin' into 2803-open-contribution-edit-button 2023-03-10 10:09:04 +01:00
Moriz Wahl
7be971b81f setup open creations query for admin 2023-03-10 10:07:59 +01:00
elweyn
b99874a2e7 Change catch on moderatorId. 2023-03-10 07:59:29 +01:00
Hannes Heine
3ec72b28eb
Merge branch 'master' into 2802-update-store 2023-03-09 21:04:46 +01:00
elweyn
2146c98ee4 Add moderatorId for contribution object. 2023-03-09 20:42:07 +01:00
elweyn
fe560ff319 Change openCreation in case of tab open. 2023-03-09 20:19:01 +01:00