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
Moriz Wahl
f21e0ed038
only creations transaction list with admin rights
2022-03-17 11:20:26 +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
Update backend/src/graphql/enum/TransactionTypeId.ts
2022-03-11 14:01:04 +01:00
model
transactionList query includes the total count of the pending transaction links
2022-03-14 08:23:08 +01:00
resolver
only creations transaction list with admin rights
2022-03-17 11:20:26 +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