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
elweyn
bcb0882a06
Add test to updateContribution check if error is thrown when memo length is smaller than 5 or greater than 255 characters.
2022-07-25 11:23:28 +02:00
..
arg
Refactor CreateContributionArgs to ContributionArgs so that it can be used for updateContribution.
2022-06-29 10:13:08 +02:00
directive
use isAdmin of user to determine user role
2022-04-20 11:30:29 +02:00
enum
move EventProtocolType in event package
2022-06-29 02:06:16 +02:00
model
Add contributionDate to the Contribution object.
2022-07-20 10:42:24 +02:00
resolver
Add test to updateContribution check if error is thrown when memo length is smaller than 5 or greater than 255 characters.
2022-07-25 11:23:28 +02:00
scalar
defining precision in config seems to work properly afterall
2022-02-27 13:05:27 +01:00
schema.ts
remove unused global middleware
2022-07-01 17:24:51 +02:00