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
|
7d75c0560e
|
Merge branch 'master' into adminConfirmPendingCreation
|
2021-12-06 09:58:54 +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
|
03111c7b4e
|
Lint fixes.
|
2021-12-04 13:55:23 +01:00 |
|
elweyn
|
236f30d16f
|
CreationFormular now tests everything exept from massCreation.
|
2021-12-04 13:50:48 +01:00 |
|
Hannes Heine
|
060eb998f6
|
test ok for Overview.spec.js
|
2021-12-04 13:38:53 +01:00 |
|
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 |
|
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 |
|
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 |
|