This website requires JavaScript.
Explore
Help
Sign In
IT4Change
/
gradido
Watch
3
Star
0
Fork
0
You've already forked gradido
mirror of
https://github.com/IT4Change/gradido.git
synced
2025-12-13 07:45:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gradido
/
admin
/
src
/
graphql
History
elweyn
c71eccec0e
Merge branch 'admin_pending_creation' into adminPendingCreationQueries
2021-11-30 14:59:13 +01:00
..
createPendingCreation.js
Change create method from query to mutation.
2021-11-30 14:58:47 +01:00
getCountPendingCreations.js
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
getPendingCreations.js
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
searchUsers.js
add user search in creation.vue
2021-11-23 16:14:24 +01:00