25 Commits

Author SHA1 Message Date
9407386de7
fix alphabetical sort 2023-03-30 17:57:15 +02:00
80ff97e72a
more lint fixes 2023-03-30 17:39:09 +02:00
b0c19eda47
fix import order 2023-03-30 17:28:03 +02:00
c54e6fb8ae
new rules + fixes 2023-03-12 02:19:10 +01:00
721ccecd12
fixes 2023-03-12 02:19:10 +01:00
827c829306
fixes based on the unit tests 2023-03-09 14:37:25 +01:00
3391b3a9ee
merge 2023-03-09 14:37:17 +01:00
elweyn
d52f7f9590 change transactionLinkId to linkId. 2022-12-06 12:20:21 +01:00
elweyn
46014adc6d Database join contribution to transaction table, add new join to query. 2022-12-01 12:07:25 +01:00
Moriz Wahl
324de93814 update/remove comments 2022-04-20 12:51:34 +02:00
Moriz Wahl
55ff0ee964 add roundedDecay field to Decay Model. This is used to calibrate the decay since the last transaction 2022-04-12 22:52:51 +02:00
Moriz Wahl
0bcf2cbd8c use interface for decay constructor 2022-04-12 21:43:18 +02:00
Moriz Wahl
8923cda341 fix copy and paste mess 2022-04-01 14:35:42 +02:00
Moriz Wahl
cc86a81117 round decay values in transaction graphql model 2022-04-01 14:13:49 +02:00
Moriz Wahl
a32e0a9d43 round down decay amount and balance 2022-04-01 14:04:01 +02:00
Moriz Wahl
06d45c1e51 add transaction link id to transaction model 2022-03-11 16:12:13 +01:00
Moriz Wahl
8b57327d22 remove empty files, resolve relative paths in model 2022-03-07 21:40:41 +01:00
cd6b2f18f8
no float for the duration, just an integer 2022-03-04 12:30:24 +01:00
0094ee3bbc
removed unnecessary lint ignores 2022-03-04 12:28:03 +01:00
5f0cb6dbfe
fixed sendcoins 2022-02-28 01:29:53 +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
97b4e16f40
new graphql interface,
things build
2022-02-26 17:17:43 +01:00
7644bf1834
backend compiles 2022-02-26 03:42:20 +01:00
d15b256fed
model in singular folder 2021-10-03 11:13:02 +02:00