Moriz Wahl
|
0136a22f0c
|
resolve relative paths in resolvers
|
2022-03-07 21:35:50 +01:00 |
|
|
|
e988cf9371
|
defining precision in config seems to work properly afterall
|
2022-02-27 13:05:27 +01:00 |
|
|
|
9c27568f77
|
include decimal with precision definition
|
2022-02-27 03:09:18 +01:00 |
|
|
|
7644bf1834
|
backend compiles
|
2022-02-26 03:42:20 +01:00 |
|
|
|
9574af9278
|
removed balance & transaction repository since its no longer needed
|
2022-02-21 00:38:39 +01:00 |
|
|
|
736310f5d5
|
fix build error - type errors
|
2022-02-02 19:48:20 +01:00 |
|
|
|
5bc23a4857
|
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.
We now remove the typeorm from backend and rely solely on the database typeorm. We now can use both activeRecord and dataMapper pattern.
|
2022-02-01 04:14:54 +01:00 |
|
|
|
a24c6119a6
|
check rights on all resolvers
|
2021-11-24 19:41:26 +01:00 |
|
|
|
084561e5fb
|
resolver in singulat folder
|
2021-10-03 11:13:21 +02:00 |
|