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
elweyn
9eb4e8603a
Withdrew * 10000 and / 10000 since we need to store the full value.
2021-12-10 09:08:54 +01:00
..
AdminResolver.ts
Withdrew * 10000 and / 10000 since we need to store the full value.
2021-12-10 09:08:54 +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
Withdrew * 10000 and / 10000 since we need to store the full value.
2021-12-10 09:08:54 +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