279 Commits

Author SHA1 Message Date
Moriz Wahl
19084d7514 entity transaction link 2022-03-09 11:55:36 +01:00
Moriz Wahl
5f5bde2f0f migration to create transaction_links table 2022-03-09 11:38:24 +01:00
552005e2a4
fixed database error 2022-03-05 12:43:44 +01:00
ogerly
ed85248289 undo changes 2022-03-04 15:38:48 +01:00
22c65aa929
renamed TypeId to TransactiontypeId
fixed admin creation (backend part)
2022-03-04 15:12:51 +01:00
91fda4c097
Merge branch 'master' into refactor_arithmetic_transactionlist_adminarea 2022-03-04 14:43:39 +01:00
Moriz Wahl
b6618d1ffa fix transaction seed 2022-03-04 14:11:18 +01:00
ogerly
38d53e61c0 TransactionTypeId to TypeId changed, *10000 removed, graphql refactor 2022-03-01 09:32:16 +01:00
84fb6c0827
merge error 2022-02-28 13:02:29 +01:00
a0046bc89a
corrected merge migration namings 2022-02-28 12:58:44 +01:00
50d13b10ab
Merge branch 'combine_transaction_tables2' into refactor_arithmetic
# Conflicts:
#	backend/src/config/index.ts
#	backend/src/graphql/model/Transaction.ts
#	backend/src/graphql/resolver/AdminResolver.ts
#	backend/src/graphql/resolver/TransactionResolver.ts
#	database/entity/Transaction.ts
#	database/src/interface/TransactionContext.ts
#	database/src/seeds/helpers/user-helpers.ts
2022-02-28 12:58:23 +01:00
cab9426054
database lint fixes 2022-02-28 12:28:13 +01:00
909f88cbe8
fixed seeds 2022-02-28 12:27:37 +01:00
33484f4335
missing entity change 2022-02-28 12:27:37 +01:00
8aaa6117ba
new entity definition 2022-02-28 12:27:37 +01:00
345ed8a3b5
migration to clean transaction table 2022-02-28 12:24:27 +01:00
29562c9f55
updated database requirement 2022-02-28 12:24:27 +01:00
33ce8a0799
Merge branch 'master' into combine_transaction_tables2 2022-02-28 12:21:54 +01:00
3703ce00dd
v1.6.6 2022-02-28 12:08:50 +01:00
7358524168
database lint fixes 2022-02-28 11:49:06 +01:00
7af33a5c9f
migration to convert all emails to lowercase 2022-02-28 11:49:06 +01:00
1dd692397b
solve precision varriance 2022-02-27 04:53:29 +01:00
dd8ddbad42
missing null on field creationDate 2022-02-26 17:15:15 +01:00
c35f9ad675
correct start block reference,
lint
2022-02-26 03:42:49 +01:00
f3f2d547a3
have database building again 2022-02-26 00:34:08 +01:00
32dea81a36
updated entities 2022-02-26 00:19:16 +01:00
850be8a890
correced down query,
delete satte_balances table and restore it
2022-02-26 00:11:26 +01:00
e3c96463f1
clean transactions 2022-02-25 20:48:03 +01:00
eb7a9299fd
updated entity & decimal transformer 2022-02-25 20:02:10 +01:00
4cfee1ce38
no decay start date for first transactions 2022-02-25 20:01:42 +01:00
3707ca2d2c
fix timezone problem 2022-02-25 19:24:14 +01:00
e6813ea408
increased precision 2022-02-25 18:47:06 +01:00
0a6a578566
remove default null datatypes,
fixed decay_start value to be more accurate
2022-02-25 17:23:05 +01:00
302ea9945d
refactor the methods and types 2022-02-25 16:55:05 +01:00
43b8b649bd
timezone correction 2022-02-25 05:09:51 +01:00
3ffdf24f80
migrate data types to decimal initial commit 2022-02-25 04:21:36 +01:00
Moriz Wahl
953ff90ed6 seed deleted user 2022-02-24 10:31:39 +01:00
Moriz Wahl
7787093989 create Stephen Hawking 2022-02-24 10:25:31 +01:00
cc395cf31f
database lint fixes 2022-02-24 00:54:02 +01:00
0c5466f650
fixed seeds 2022-02-24 00:32:45 +01:00
5cb67cf588
missing entity change 2022-02-24 00:27:13 +01:00
d488286e43
new entity definition 2022-02-24 00:26:15 +01:00
ccb3c314dd
migration to clean transaction table 2022-02-24 00:25:49 +01:00
ebde61c664
corrected type to BigInt 2022-02-23 21:46:02 +01:00
4bb9f12783
fixed database build 2022-02-23 15:52:13 +01:00
ab1df1c35d
updated entities 2022-02-23 15:14:24 +01:00
f55e9f49b7
migrate the database state_user_transactions + transactions -> transactions 2022-02-23 15:00:34 +01:00
48b18bc6be
corrected comment 2022-02-23 12:27:54 +01:00
a896c9eb8c
disallow warnings on database and fix all lint warnings 2022-02-23 00:41:04 +01:00
Moriz Wahl
8d9228aab8 ensure mnemomic type files are copied to build 2022-02-21 14:30:06 +01:00