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
Ulf Gebhardt
07299299a7
remove explicit write on removed column blockchainTypeId
...
removed test result comment from code
2022-02-02 17:18:28 +01:00
..
AdminResolver.ts
remove explicit write on removed column blockchainTypeId
2022-02-02 17:18:28 +01:00
BalanceResolver.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
CommunityResolver.test.ts
removed /vue from tests, configs and references
2022-01-12 21:21:21 +01:00
CommunityResolver.ts
removed /vue from tests, configs and references
2022-01-12 21:21:21 +01:00
GdtResolver.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
KlicktippResolver.ts
test setPassword with success
2022-01-13 09:30:53 +01:00
TransactionResolver.ts
remove explicit write on removed column blockchainTypeId
2022-02-02 17:18:28 +01:00
UserResolver.test.ts.disabled
reduced backend coverage, renamed test file apropriatly
2022-01-25 22:14:37 +01:00
UserResolver.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