4596 Commits

Author SHA1 Message Date
Moriz Wahl
b47bf3d41d
Update admin/src/components/CreationFormular.vue 2021-12-06 13:01:36 +01:00
Moriz Wahl
eb5b892938 Merge branch 'adminDeletePendingCreationQuery' of github.com:gradido/gradido into adminDeletePendingCreationQuery 2021-12-06 12:52:10 +01:00
Moriz Wahl
72a45285e6 setup test ApolloLink 2021-12-06 12:51:38 +01:00
elweyn
665e855c23 Merge branch 'adminEditPendingCreationQueries' into adminDeletePendingCreationQuery 2021-12-06 12:37:03 +01:00
elweyn
1ab4fa6583 Merge branch 'adminPendingCreationQueries' into adminEditPendingCreationQueries 2021-12-06 12:36:43 +01:00
Moriz Wahl
32c2c21086 Merge branch 'master' into adminDeletePendingCreationQuery 2021-12-06 11:30:35 +01:00
Moriz Wahl
b1dd60eb32
Merge pull request #1150 from gradido/verify-login-admin
feat: Verify Login in Admin Interface
2021-12-06 11:29:32 +01:00
Moriz Wahl
9c7497d7c3 import moderator 2021-12-06 11:19:41 +01:00
Moriz Wahl
a8c293d1a8 test Overview 2021-12-06 10:59:50 +01:00
Moriz Wahl
19e2436452 remove verify login call 2021-12-06 10:59:38 +01:00
Hannes Heine
bc0d8d1f32
Merge branch 'master' into verify-login-admin 2021-12-06 10:36:02 +01:00
Alexander Friedland
cb0c9c115b
Merge branch 'master' into adminDeletePendingCreationQuery 2021-12-06 10:01:30 +01:00
Alexander Friedland
0a4d87d257
Merge branch 'master' into adminEditPendingCreationQueries 2021-12-06 10:01:11 +01:00
Alexander Friedland
964c8d632c
Merge pull request #1140 from gradido/adminPendingCreationQueries
Admin pending creation queries
2021-12-06 09:57:35 +01:00
Moriz Wahl
d18b3d269d test coverage admin interface to 52% 2021-12-06 09:28:30 +01:00
Moriz Wahl
bef92fe547 test setOpenCreations mutation in store 2021-12-06 09:27:13 +01:00
Moriz Wahl
61e7493260 mock moment in CreationConfirm Spec 2021-12-06 09:22:07 +01:00
elweyn
63ebbf2eda Merge branch 'adminEditPendingCreationQueries' into adminDeletePendingCreationQuery 2021-12-03 17:16:21 +01:00
ogerly
180dea4caf Merge adminPendingCreationQueries 2021-12-03 17:15:59 +01:00
ogerly
9e5de56977 add test commits to store, resetOpenCreations, setOpenCreations 2021-12-02 12:57:16 +01:00
ogerly
f6d42e7236 add eslint-disable,@typescript-eslint/no-explicit-any @typescript-eslint/explicit-module-boundary-types 2021-12-02 12:51:07 +01:00
Moriz Wahl
37744ac858 coverage admin interface to 53% 2021-12-02 12:30:35 +01:00
Moriz Wahl
e6ccc00122 navguard checks for admin 2021-12-02 12:29:24 +01:00
ogerly
7fb1f1cd1a remove console logs 2021-12-02 12:23:33 +01:00
ogerly
573c157b88 add asnc function on created und methods getPendingCreations 2021-12-02 12:22:37 +01:00
ogerly
3c5778a81b remove alerts, remove test info text 2021-12-02 12:14:06 +01:00
ogerly
ab86e95d17 result array reverse, remove async from created und methods getPendingCreations 2021-12-02 12:11:45 +01:00
Moriz Wahl
c210c590f5 get isAdmin for moderator 2021-12-02 12:00:37 +01:00
Moriz Wahl
812722c53c handle moderator in store 2021-12-02 12:00:08 +01:00
Moriz Wahl
257e2e4073 pass apollo client to nav guards 2021-12-02 11:54:47 +01:00
ogerly
297c892e57 remove console logs 2021-12-02 11:52:36 +01:00
ogerly
56fcd7d445 change Overview.vue methods getPendingCreations and store set open pending creations 2021-12-02 11:51:06 +01:00
ogerly
997230b334 text name changed from note to memo 2021-12-02 11:26:00 +01:00
Alexander Friedland
73a49eacff
Merge branch 'master' into adminPendingCreationQueries 2021-12-02 10:35:01 +01:00
Alexander Friedland
1605cea902
Merge pull request #1147 from gradido/1137-PublisherId-as-input-field-on-register
1137 publisher id as input field on register
2021-12-02 10:31:21 +01:00
Alexander Friedland
e5d24fee35
Merge branch 'master' into 1137-PublisherId-as-input-field-on-register 2021-12-02 09:40:43 +01:00
Alexander Friedland
ed7c702d0e
Merge pull request #1135 from gradido/admin_pending_creation
Admin pending creation
2021-12-02 09:39:19 +01:00
ogerly
36d3850c3f yarn lint --fix 2021-12-02 09:20:38 +01:00
ogerly
fc799a78eb test von store commit publisherId, test store isAdmin 2021-12-02 09:19:35 +01:00
elweyn
d8a6ac8638 Test the EditCreationFormular & add verifyLogin to it. 2021-12-02 07:53:44 +01:00
elweyn
a8919a0b08 Merge branch 'adminPendingCreationQueries' into adminEditPendingCreationQueries 2021-12-02 07:07:13 +01:00
elweyn
6e38477be8 Merge branch 'admin_pending_creation' into adminPendingCreationQueries 2021-12-02 07:06:54 +01:00
elweyn
4e1baeae2e Test the apollo query for verifyLogin so we get the moderator before an creation. 2021-12-02 07:06:38 +01:00
elweyn
b81336c309 Merge branch 'adminEditPendingCreationQueries' into adminDeletePendingCreationQuery 2021-12-02 06:36:14 +01:00
elweyn
2d2409b65d Added moderator query to the creationFormular so we can send the right moderator id. 2021-12-02 06:35:35 +01:00
elweyn
640109d8bf Merge moderator search from admin_pending_creation. 2021-12-02 06:32:00 +01:00
elweyn
1004718892 Added moderator query to the creationFormular so we can send the right moderator id. 2021-12-02 06:30:41 +01:00
ogerly
21b8110f57 jest test for input publisherId commit to store 2021-12-01 18:51:12 +01:00
ogerly
31adf5d6e2 jest test for input publisherId 2021-12-01 18:39:25 +01:00
ogerly
c7ab1ee271 remove all console logs 2021-12-01 17:55:03 +01:00