17 Commits

Author SHA1 Message Date
elweyn
1ba1c44219 Rename note to memo. 2021-12-01 09:43:23 +01:00
elweyn
83af3bc692 Merge last branch in this. 2021-12-01 09:33:26 +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
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
84be6ae369 Remove empty and unused file. 2021-11-30 09:35:33 +01:00
ogerly
e744d7c7e0 Added scripts to EditCreationFormular created query for updatePendingCreations. 2021-11-29 11:37:01 +01:00
ogerly
a618ac678e Created delete query. 2021-11-26 15:35:21 +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
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
7169a3635d adding formatter function on table field creation. Formatter Funktion Object to String 2021-11-26 07:54:08 +01:00
Hannes Heine
c43b3491f0 Created new query for createPendingCreations 2021-11-25 13:34:13 +01:00
ogerly
9873ac6eee add user search in creation.vue 2021-11-23 16:14:24 +01:00
ogerly
52aa7e437e Added creation to useradmin model, adding call to apollo in backend. 2021-11-23 13:12:11 +01:00