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
/
backend
/
src
/
graphql
/
resolver
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
..
AdminResolver.ts
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
BalanceResolver.ts
check rights on all resolvers
2021-11-24 19:41:26 +01:00
CommunityResolver.test.ts
fix: Await Resolved Promises in Backend Unit Tests
2021-11-05 13:50:09 +01:00
CommunityResolver.ts
check rights on all resolvers
2021-11-24 19:41:26 +01:00
GdtResolver.ts
check rights on all resolvers
2021-11-24 19:41:26 +01:00
KlicktippResolver.ts
check rights on all resolvers
2021-11-24 19:41:26 +01:00
TransactionResolver.ts
Change the lastUserTransaction.balance and multiplied it by 10000
2021-12-04 10:38:25 +01:00
UserResolver.ts
Changed the Login error handling so that we get the no-account message in case of a specific error, else we send the user to /reset/login
2021-12-07 10:19:29 +01:00