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
ogerly
5ca221a0c0
Added the new mutation to the admin, Implemented the send massCreation in admin, changed the log entries for not created pendingcreation.
2021-12-09 11:53:21 +01:00
..
confirmPendingCreation.js
Change mutation id from int to float and changed the findOrFail parameter to simply id.
2021-12-03 12:41:24 +01:00
createPendingCreation.js
Change create method from query to mutation.
2021-11-30 14:58:47 +01:00
createPendingCreations.js
Added the new mutation to the admin, Implemented the send massCreation in admin, changed the log entries for not created pendingcreation.
2021-12-09 11:53:21 +01:00
deletePendingCreation.js
Delete button sends call to Adminresolver deletePendingCreation.
2021-12-06 13:45:50 +01:00
getPendingCreations.js
text name changed from note to memo
2021-12-02 11:26:00 +01:00
searchUsers.js
add user search in creation.vue
2021-11-23 16:14:24 +01:00
updatePendingCreation.js
Update pending creation
2021-12-01 15:43:22 +01:00
verifyLogin.js
get isAdmin for moderator
2021-12-02 12:00:37 +01:00