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
Hannes Heine
53adaf49ee
Change Query select
2021-11-24 13:51:45 +01:00
..
AdminResolver.ts
Change Query select
2021-11-24 13:51:45 +01:00
BalanceResolver.ts
encode buffer to hex when decoding the jwt, not everytime we use it
2021-11-22 15:55:57 +01:00
CommunityResolver.test.ts
fix: Await Resolved Promises in Backend Unit Tests
2021-11-05 13:50:09 +01:00
CommunityResolver.ts
feat: In Production only Show one Community
2021-10-12 21:28:29 +02:00
GdtResolver.ts
encode buffer to hex when decoding the jwt, not everytime we use it
2021-11-22 15:55:57 +01:00
KlicktippResolver.ts
renamed args folder to singular arg
2021-10-04 10:04:58 +02:00
TransactionResolver.ts
Changed the Auto increment so that it is done after the rollback and not in the finally block.
2021-11-22 23:17:11 +01:00
UserResolver.ts
Since we don't make a request to the login_server we need to catch if user email has been activated.
2021-11-23 08:05:52 +01:00