147 Commits

Author SHA1 Message Date
Moriz Wahl
a8247da3d4 use apollo correctly 2022-11-03 14:24:09 +01:00
Moriz Wahl
0ba82d66fe fix: Update Contribution List after Admin Updates Contribution 2022-11-03 13:01:02 +01:00
ogerly
71a926970a first tests 2022-08-29 18:04:04 +02:00
ogerly
9736e1a771 change messages to messagesCount 2022-08-29 14:16:23 +02:00
ogerly
4f02fcc990 add close on contribution messages list box 2022-08-29 13:18:28 +02:00
ogerly
61d763030a change state if messagesCount 0 2022-08-29 12:54:32 +02:00
ogerly
6acb944ac0 delete unused local keys 2022-08-29 11:17:45 +02:00
ogerly
6bd02a2d4b add method updateState and emits 2022-08-29 11:12:31 +02:00
Moriz Wahl
55cb72c0b7
Merge branch 'master' into add-confirm-dialog-on-delete-contribution 2022-07-26 12:12:36 +02:00
Moriz Wahl
4b26c99be9 add bv modal to confirm deletion of contribution 2022-07-25 14:24:20 +02:00
Moriz Wahl
ae6fdd51e9 use camel case instead of snake case for edit creation field 2022-07-25 14:00:26 +02:00
Moriz Wahl
2b87cbcd18 rename confirmPendingCreation 2022-06-15 19:33:40 +02:00
Moriz Wahl
dd04f69ecc rename deletePendingCreation 2022-06-15 19:22:01 +02:00
Moriz Wahl
d95b1893cd rename getPendingCreations 2022-06-15 19:13:19 +02:00
Moriz Wahl
16501a7488 bv toast in creation confirm page 2022-03-03 12:36:57 +01:00
Moriz Wahl
e67427f8f1 linting 2022-02-23 09:24:46 +01:00
Alexander Friedland
71e1cd50e9
Update admin/src/pages/CreationConfirm.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-15 14:06:45 +01:00
Alexander Friedland
4633f83948
Update admin/src/pages/CreationConfirm.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-02-15 14:05:38 +01:00
ogerly
a562b3cdd1 remove unused code, set corectly function 2022-02-11 16:58:15 +01:00
ogerly
9433813608 merge master, resolve conflict 2022-02-11 16:54:43 +01:00
Moriz Wahl
a53864a72f move css 2022-02-09 10:09:52 +01:00
Moriz Wahl
9ef575d6b1 open creations table 2022-02-09 09:50:17 +01:00
Moriz Wahl
50062f2415 Merge branch 'fix-creation-confirmation' into localize-datetime-admin 2022-01-26 16:32:34 +01:00
Moriz Wahl
8af325d3d0 more compact code 2022-01-26 15:17:53 +01:00
Moriz Wahl
1c833d394f fix and improve test 2022-01-26 15:06:37 +01:00
Moriz Wahl
43d811e2fa fix: Creation Confirmation User Ids 2022-01-26 14:31:13 +01:00
Moriz Wahl
ec0df5be14 Merge branch 'master' into localize-datetime-admin 2022-01-24 18:51:26 +01:00
elweyn
67df695227 Localized the CreationConfirm toasted messages. 2022-01-21 13:19:36 +01:00
elweyn
078c117f6e Changed the toasted message for successful creating a creation. 2022-01-21 07:35:33 +01:00
Moriz Wahl
f9b5df8720 remove moment. localize datetime 2022-01-20 14:44:40 +01:00
elweyn
238352bf24 Change the removeConfirmResult so we switch over the event possibilities instead of an if else logic. 2021-12-17 09:05:24 +01:00
elweyn
51333155c9 Needs to have another logic to remove item from list if remove or if confirmed was successful. 2021-12-13 13:19:00 +01:00
elweyn
f787a7470f Moved reverse of the getPendingCreations to the AdminResolver instead to do it in the CreationConfirm page. 2021-12-13 12:33:36 +01:00
Moriz Wahl
10df58071a fix: Pending Creations are Updated Without Page Reload 2021-12-07 13:57:50 +01:00
Moriz Wahl
3de0e67ea2 fix and finish test for creation confirm delete 2021-12-06 15:26:12 +01:00
elweyn
48b7c9a0af Delete button sends call to Adminresolver deletePendingCreation. 2021-12-06 13:45:50 +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
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
48c0b687d6 Query changed to Type PendingCreation, changed the login user search to state user search, adding parameters to PendingCreation object, changed frontend to map the query informations. 2021-11-26 15:05:49 +01:00
Hannes Heine
99749eebb2 Apollo first steps getPendingCreations. 2021-11-26 11:28:14 +01:00
Hannes Heine
9e45a21687 Call Apollo query to get the pendingCreations. 2021-11-26 10:59:32 +01:00
Moriz Wahl
ac7eb303b4 Merge branch 'master' into login_admin_interface 2021-11-24 18:23:31 +01:00
9e66ea242b
rename views to pages 2021-11-20 17:19:58 +01:00