Moriz Wahl
|
61e7493260
|
mock moment in CreationConfirm Spec
|
2021-12-06 09:22:07 +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 |
|
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
|
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 |
|
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
|
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
|
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
|
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
|
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 |
|
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
|
602dfd64f1
|
Corected return type for getPendingCreations and corected query.
|
2021-11-26 12:36:01 +01:00 |
|
|
|
6a404841ed
|
renew token
|
2021-11-26 11:48:10 +01:00 |
|
Hannes Heine
|
99749eebb2
|
Apollo first steps getPendingCreations.
|
2021-11-26 11:28:14 +01:00 |
|
ogerly
|
296d916f1a
|
Call apollo query to get the countPendingCreations value. added an update to the store of this value, call it when overview is created.
|
2021-11-26 11:00:58 +01:00 |
|
Hannes Heine
|
9e45a21687
|
Call Apollo query to get the pendingCreations.
|
2021-11-26 10:59:32 +01:00 |
|
ogerly
|
b639da68e7
|
Add CSS Logo img height: 2rem
|
2021-11-26 10:07:16 +01:00 |
|
ogerly
|
a1aacaadec
|
Add Logo img, Insert Logo img in NavBar
|
2021-11-26 09:19:01 +01:00 |
|
ogerly
|
eed923e11f
|
Add Nav-Item Overview / Übersicht
|
2021-11-26 09:10:17 +01:00 |
|
ogerly
|
32f0271f0b
|
b-button size from lg to md
|
2021-11-26 09:03:57 +01:00 |
|
ogerly
|
b2773b3134
|
b-input-groupe range to STRING
|
2021-11-26 09:03:14 +01:00 |
|
ogerly
|
667467396a
|
Set createdIndex to null, after sending the creation
|
2021-11-26 08:53:35 +01:00 |
|
ogerly
|
9ab0a32519
|
Change Style formular amount range and number input
|
2021-11-26 08:25:20 +01:00 |
|
elweyn
|
56bc852968
|
Merge the two changes.
|
2021-11-26 08:02:05 +01:00 |
|
ogerly
|
e59527103b
|
remove variable createdIndexSum
|
2021-11-26 07:56:42 +01:00 |
|
ogerly
|
5ae2258e9b
|
show and hide amount in formular
|
2021-11-26 07:54:08 +01:00 |
|
ogerly
|
7169a3635d
|
adding formatter function on table field creation. Formatter Funktion Object to String
|
2021-11-26 07:54:08 +01:00 |
|
Hannes Heine
|
e34b6f7137
|
Add package vue-toasted
|
2021-11-26 07:54:08 +01:00 |
|
Hannes Heine
|
95bdbfefbe
|
Implemented the apollo createPendingCreation and update rowItem.creations
|
2021-11-25 13:35:12 +01:00 |
|
Hannes Heine
|
c43b3491f0
|
Created new query for createPendingCreations
|
2021-11-25 13:34:13 +01:00 |
|
Hannes Heine
|
9049427103
|
Added method to update user row creation
|
2021-11-25 13:33:22 +01:00 |
|