elweyn
|
f5572febee
|
Testing Creation and EditCreation formulars.
|
2021-12-04 13:27:10 +01:00 |
|
elweyn
|
16fa3de573
|
click on months in the creation form if index 0, and id set for the label
|
2021-12-04 12:29:38 +01:00 |
|
elweyn
|
c7633bb1eb
|
Test submit of EditCreationFormular, remove getCountPendingCreations.
|
2021-12-04 12:22:48 +01:00 |
|
elweyn
|
9c0bd490fa
|
Moved created method to the end.
|
2021-12-04 11:39:00 +01:00 |
|
elweyn
|
9e8e5e56ab
|
Withdrew alert and replaced them with toasted error or console.log, withdrew non required props from the test files.
|
2021-12-04 11:04:29 +01:00 |
|
elweyn
|
2c2e56024d
|
Merge branch 'adminDeletePendingCreationQuery' into adminConfirmPendingCreation
|
2021-12-03 17:17:41 +01:00 |
|
ogerly
|
180dea4caf
|
Merge adminPendingCreationQueries
|
2021-12-03 17:15:59 +01:00 |
|
ogerly
|
39a85d96d8
|
Remove console log statements.
|
2021-12-03 17:03:09 +01:00 |
|
elweyn
|
a07d34d827
|
Added a state_user_transaction row. withdrew / 10000 from frontend.
|
2021-12-03 14:25:00 +01:00 |
|
elweyn
|
7b3096a88b
|
Change mutation id from int to float and changed the findOrFail parameter to simply id.
|
2021-12-03 12:41:24 +01:00 |
|
ogerly
|
9e5de56977
|
add test commits to store, resetOpenCreations, setOpenCreations
|
2021-12-02 12:57:16 +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 |
|
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 |
|
ogerly
|
a93792cab8
|
Mutation for confirmPendingCreation.
|
2021-12-02 10:55:39 +01:00 |
|
elweyn
|
2192863377
|
--author=ogerly <fridolin@tutanota.com>
creation store prepared
|
2021-12-02 09:06:54 +01:00 |
|
ogerly
|
e09121d854
|
Admin sends confirmPendingCreation to apollo.
|
2021-12-02 08:17:56 +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
|
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 |
|