19 Commits

Author SHA1 Message Date
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
f3f2d547a3
have database building again 2022-02-26 00:34:08 +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
6b78161182
fixed seeds 2022-02-20 04:02:05 +01:00
e255896fdc
fix seed 2022-02-07 04:57:13 +01:00
Moriz Wahl
d157240d3b remove null definitions 2022-01-11 12:17:08 +01:00
Moriz Wahl
b5a54929fd feat: Seed Garrick Ollivander 2022-01-11 08:47:53 +01:00
Moriz Wahl
3392ca025a seed transaction signature for the three creations 2021-12-02 10:06:36 +01:00
Moriz Wahl
2a5b0e49fe add userTransactions, transactionCreation and transaction 2021-12-01 13:58:24 +01:00
Moriz Wahl
4717b0ba4c Add balance for seeded users 2021-11-30 13:20:59 +01:00
Moriz Wahl
ac0c0c8449 seed Bob der Baumeister 2021-11-26 13:09:00 +01:00
Moriz Wahl
a6f36cd305 seed Räuber Hotzenplotz 2021-11-26 12:56:48 +01:00
Moriz Wahl
2fe18e851c seed Bibi Bloxberg 2021-11-26 12:48:33 +01:00
Moriz Wahl
3824920c47 get things working 2021-11-26 12:31:02 +01:00
Moriz Wahl
ae8fc914fb further refactoring 2021-11-26 12:24:56 +01:00
Moriz Wahl
e2f8de0acb refactor seed function 2021-11-26 12:08:18 +01:00
Moriz Wahl
56e95718e1 seed peter lustig as admin 2021-11-26 09:47:13 +01:00
Moriz Wahl
a14f37a5f4 Peter Lustig Seed as User (not admin yet) 2021-11-26 08:46:06 +01:00