310 Commits

Author SHA1 Message Date
Moriz Wahl
28065efd43 update README 2022-04-20 12:54:33 +02:00
Moriz Wahl
f7d674d71d add dev_reset description 2022-04-20 08:18:18 +02:00
Moriz Wahl
097e76fed0 remove seed command 2022-04-19 09:10:11 +02:00
Moriz Wahl
085e8e7e82 remove seed fragments form helpers 2022-04-19 09:05:03 +02:00
Moriz Wahl
c6d3aec915 remove seed instructions from database 2022-04-19 08:55:32 +02:00
Moriz Wahl
edaafa0e32 remove seed from database 2022-04-19 08:44:34 +02:00
f76a85baee
v1.7.1 2022-04-01 15:04:02 +02:00
014306574d
v1.7.0 2022-03-30 20:42:56 +02:00
eaed95cdf8
Merge branch 'master' into enforce_config_version 2022-03-23 19:56:36 +01:00
Moriz Wahl
8c802a9bee add referrerId to entity model of User 2022-03-21 17:08:56 +01:00
Moriz Wahl
f49610aef4 add referrer id migration 2022-03-21 17:03:20 +01:00
c9177bbce3
enforce config database 2022-03-18 03:13:11 +01:00
Moriz Wahl
470cb368bf add AFTER statement to sql 2022-03-11 16:50:36 +01:00
Moriz Wahl
e7554030b8 add transactionLinkId to transaction entity 2022-03-11 16:01:35 +01:00
Moriz Wahl
b3f7fd28a1 add transactionLinkId Column to transactions table 2022-03-11 15:54:59 +01:00
Moriz Wahl
681f27d4b0 update entity as in master 2022-03-10 18:28:42 +01:00
Moriz Wahl
40aa617bcc
Merge branch 'master' into remove-showEmail 2022-03-10 18:26:35 +01:00
Moriz Wahl
47e491db84 update entity 2022-03-10 18:01:13 +01:00
Moriz Wahl
95c786f484 migration to remove showEmail 2022-03-10 17:33:01 +01:00
Moriz Wahl
01648aaa0d add soft delete for transaction links 2022-03-09 16:51:17 +01:00
Moriz Wahl
0bc070b784
Merge branch 'master' into model-transaction-link 2022-03-09 15:51:52 +01:00
Moriz Wahl
55e50b10c7 reduce length of code in migration 2022-03-09 15:14:15 +01:00
Moriz Wahl
54dee861dd reduce length of code 2022-03-09 15:12:25 +01:00
Moriz Wahl
14a0a4344d Add hold_available_amount column 2022-03-09 15:07:55 +01:00
Moriz Wahl
f78f2d5977 remove default dates 2022-03-09 15:01:34 +01:00
Moriz Wahl
9550c31cac set type for redeemed by, change order 2022-03-09 14:34:29 +01:00
Moriz Wahl
eb5b19e6d6 add code column to model and entity 2022-03-09 12:02:10 +01:00
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
Moriz Wahl
82ebcc0ae9
Merge branch 'master' into test-login-user-resolver 2022-03-08 14:06:21 +01:00
552005e2a4
fixed database error 2022-03-05 12:43:44 +01:00
103f727798
Merge branch 'master' into test-login-user-resolver 2022-03-04 15:50:23 +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
Alexander Friedland
2030da653e
Merge branch 'master' into test-login-user-resolver 2022-03-04 12:31:44 +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