640 Commits

Author SHA1 Message Date
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
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
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
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
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
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
elweyn
2146c98ee4 Add moderatorId for contribution object. 2023-03-09 20:42:07 +01:00
elweyn
75e06d46e4 Merge master. 2023-03-09 18:06:05 +01:00
elweyn
4c34f0933d Unit test moved. 2023-03-09 18:02:49 +01:00
elweyn
a0c7ad827f Merge branch 'master' into 2710-delete-own-post-in-admin-interface-remove-icon 2023-03-09 16:24:05 +01:00
elweyn
17e19debad Fix unit test. 2023-03-09 16:18:37 +01:00
elweyn
06186dd2d7 Change messageCount to messagesCount 2023-03-09 16:12:37 +01:00
elweyn
027376b3e0 Add contributionState check for message form 2023-03-09 15:51:21 +01:00
elweyn
c81013a70e Remove reopen since it is not used yet 2023-03-09 10:55:01 +01:00
elweyn
d843f0beb0 Merge branch 'master' into 2787-fix-contribution-tab-textes 2023-03-09 10:05:52 +01:00
elweyn
ba42c282e4 Remove template for reopen. 2023-03-09 10:05:31 +01:00
elweyn
f8e59352ec Change css style hack to bootstrap 2023-03-08 12:31:17 +01:00
elweyn
ed83e11ef1 Change reActive to reopen in OpenCreationsTable 2023-03-08 11:46:49 +01:00
elweyn
9084f4b11d Remove p-1 from creation tab. 2023-03-08 07:46:20 +01:00
elweyn
2cb179a175 Remove p-3 from navbar. 2023-03-08 07:45:25 +01:00
elweyn
992eb6e89b Add margin-top -7px to navbar brand. 2023-03-08 07:44:43 +01:00
Moriz Wahl
b28de4c811 use apollo correctly 2023-03-07 18:16:32 +01:00
Moriz Wahl
77a415236e use admin list contributions for contribution transaction list 2023-03-07 17:51:55 +01:00
ogerly
2f75b131ad fix lint 2023-03-01 09:20:54 +01:00
Alexander Friedland
b3cfc6d918
Update admin/src/components/Tables/OpenCreationsTable.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-28 21:40:35 +01:00
Alexander Friedland
815e06f8da
Update admin/src/components/Tables/OpenCreationsTable.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-28 21:40:20 +01:00
Alexander Friedland
8047dbf544
Update admin/src/components/Tables/OpenCreationsTable.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-28 21:40:09 +01:00
Alexander Friedland
2c1c4ede75
Update admin/src/components/Tables/OpenCreationsTable.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-28 21:39:56 +01:00
Alexander Friedland
215bf45169
Update admin/src/components/Tables/OpenCreationsTable.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-28 21:39:45 +01:00