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
History
Hannes Heine
2457371300
Merge branch 'master' into add-referrer-id-to-users
2022-03-22 09:50:09 +01:00
..
arg
refactor transaction list query, do not allow user id an only creations as args any more. this query only return the transactions of the logged in user
2022-03-17 10:46:29 +01:00
directive
store user entity created on authentication check in context to avoid further DB calls
2022-03-17 09:55:15 +01:00
enum
corrected name of transaction link summary to differentiate between a link and the summary transaction
2022-03-19 10:43:17 +01:00
model
transactionList query includes the total count of the pending transaction links
2022-03-14 08:23:08 +01:00
resolver
Merge branch 'master' into add-referrer-id-to-users
2022-03-22 09:50:09 +01:00
scalar
defining precision in config seems to work properly afterall
2022-02-27 13:05:27 +01:00
schema.ts
defining precision in config seems to work properly afterall
2022-02-27 13:05:27 +01:00