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
/
util
History
Ulf Gebhardt
ee94c655ef
fix elopage buys not using repository but entity
2022-02-08 15:59:59 +01:00
..
decay.test.ts
fix test and more checks
2021-10-10 16:17:10 +02:00
decay.ts
remove typeorm from backend project and reference the one installed in database. This way the default connection of the enteties can be used - this was not possible before since the connection waa created in the backend typeorm, but the entities are defined in the database installation.
2022-02-01 04:14:54 +01:00
hasElopageBuys.ts
fix elopage buys not using repository but entity
2022-02-08 15:59:59 +01:00
round.test.ts
fix lint
2021-10-10 16:30:39 +02:00
round.ts
get balance working with apollo
2021-09-20 18:42:04 +02:00
validate.ts
remove typeorm from backend project and reference the one installed in database. This way the default connection of the enteties can be used - this was not possible before since the connection waa created in the backend typeorm, but the entities are defined in the database installation.
2022-02-01 04:14:54 +01:00