943 Commits

Author SHA1 Message Date
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
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
06983d786b remove all console logs 2021-12-01 16:54:57 +01:00
ogerly
0c5c59224b hand over and pass to be able to close editforms cleanly 2021-12-01 16:53:52 +01:00
Hannes Heine
4c2e51b517 Update pending creation 2021-12-01 15:43:22 +01:00
elweyn
1ba1c44219 Rename note to memo. 2021-12-01 09:43:23 +01:00
elweyn
8becfef6c3 Added submitObj to createPendignCreation mutation. 2021-12-01 09:37:56 +01:00
elweyn
83af3bc692 Merge last branch in this. 2021-12-01 09:33:26 +01:00
elweyn
da71446fc5 Merge admin_pending_creation and lowered the admin coverage. 2021-12-01 09:23:52 +01:00
elweyn
0e592fd353 Added some tests and reduce coverage since we removed comments. 2021-12-01 09:22:08 +01:00
elweyn
46bfae5bf5 Change update method from query to mutation. 2021-11-30 15:07:14 +01:00
elweyn
c71eccec0e Merge branch 'admin_pending_creation' into adminPendingCreationQueries 2021-11-30 14:59:13 +01:00
elweyn
daeb0ed32c Change create method from query to mutation. 2021-11-30 14:58:47 +01:00
elweyn
2aabd646ac Merge branch 'adminDeletePendingCreationQuery' into adminEditPendingCreationQueries 2021-11-30 10:33:54 +01:00
elweyn
2c657db8f6 Merge branch 'adminPendingCreationQueries' into adminDeletePendingCreationQuery 2021-11-30 10:33:34 +01:00
elweyn
bd9ce97bc5 Merge branch 'admin_pending_creation' into adminPendingCreationQueries 2021-11-30 10:33:02 +01:00
Hannes Heine
be8c91d752
Merge branch 'master' into admin_pending_creation 2021-11-30 10:22:28 +01:00
elweyn
6c5b4a3738 Merge adminPendingCreationQuery in here. 2021-11-30 10:19:31 +01:00
elweyn
4167bafdee Change note to memo. 2021-11-30 10:14:38 +01:00
elweyn
ea9bf54c16 Merge changes from last branch. 2021-11-30 10:13:42 +01:00
elweyn
ffed004b1a Merge branch 'admin_pending_creation' into adminPendingCreationQueries 2021-11-30 10:10:15 +01:00
elweyn
e2743b979e Change note to memo. 2021-11-30 10:08:12 +01:00
elweyn
fd54f34855 Remove comment in logout. 2021-11-30 09:55:27 +01:00
Hannes Heine
718763a884
Update admin/src/components/CreationFormular.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2021-11-30 09:42:09 +01:00
Hannes Heine
bdad4197a3
fix logo import
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2021-11-30 09:41:44 +01:00
elweyn
84be6ae369 Remove empty and unused file. 2021-11-30 09:35:33 +01:00
elweyn
da649868cc Removed the remove test that removes all creations, Test that the server sends error. 2021-11-30 09:28:59 +01:00
elweyn
a2053a05c3 Merge branch 'adminDeletePendingCreationQuery' into adminEditPendingCreationQueries 2021-11-30 08:30:27 +01:00
elweyn
c0bcff73a2 Merge branch 'adminPendingCreationQueries' into adminDeletePendingCreationQuery 2021-11-30 08:29:57 +01:00
elweyn
65461130bb Merge branch 'admin_pending_creation' into adminPendingCreationQueries 2021-11-30 08:29:26 +01:00
Moriz Wahl
dbdd25293b test new navbar elements, raise coverage to 52% 2021-11-29 21:47:49 +01:00
1b8e132190
redirect to logout, since we have that page actually 2021-11-29 14:40:56 +01:00
Hannes Heine
5f7e502f05 Clean calculation of openCreation when updating an open creation 2021-11-29 14:39:24 +01:00
ogerly
f9113abc75 Selected radioButton automatically. 2021-11-29 12:08:53 +01:00
ogerly
5523b1a5e9 Adden selectedOpenCreationAmount to differenciate the used datas. 2021-11-29 12:07:33 +01:00
ogerly
e744d7c7e0 Added scripts to EditCreationFormular created query for updatePendingCreations. 2021-11-29 11:37:01 +01:00
ogerly
304395b6c8 Logic has been moved to EditCreationFormular. 2021-11-29 11:35:57 +01:00
ogerly
5c06ab256f Change format. 2021-11-29 11:35:26 +01:00
ogerly
e03637d3e4 Change format. 2021-11-29 11:34:50 +01:00
ogerly
7cf898f72c Add switch between creationFormular and updateCreationFormular in UserTable. 2021-11-29 10:06:56 +01:00
ogerly
d3c42e4a5d Add EditCreationFormular to differenciate Edit vue from Creation Vue. 2021-11-29 09:59:17 +01:00
ogerly
17a2feeb72 Edit updateRadioSelected so that we have two entry points massCreation or singleCreation. 2021-11-29 09:58:29 +01:00
ogerly
4c8c0678b1 radio buttion cecked bei edit from pending creation 2021-11-29 09:34:46 +01:00
ogerly
ac555f7835 Display of the form in the mass creation 2021-11-28 17:03:35 +01:00
ogerly
babb504824 edit pending creation, fill the form and extrapolate the range and the creation[index] 2021-11-28 17:02:43 +01:00