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
|
edaafa0e32
|
remove seed from database
|
2022-04-19 08:44:34 +02:00 |
|
|
|
c9177bbce3
|
enforce config database
|
2022-03-18 03:13:11 +01:00 |
|
|
|
103f727798
|
Merge branch 'master' into test-login-user-resolver
|
2022-03-04 15:50:23 +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 |
|
|
|
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 |
|
|
|
33ce8a0799
|
Merge branch 'master' into combine_transaction_tables2
|
2022-02-28 12:21:54 +01:00 |
|
|
|
1dd692397b
|
solve precision varriance
|
2022-02-27 04:53:29 +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 |
|
|
|
eb7a9299fd
|
updated entity & decimal transformer
|
2022-02-25 20:02:10 +01:00 |
|
Moriz Wahl
|
a7b0247575
|
helper function to call seeds
|
2022-02-24 14:09:58 +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 |
|
|
|
4bb9f12783
|
fixed database build
|
2022-02-23 15:52:13 +01:00 |
|
|
|
281a4fbc9b
|
fixed lint warning
|
2022-02-20 04:06:18 +01:00 |
|
|
|
6b78161182
|
fixed seeds
|
2022-02-20 04:02:05 +01:00 |
|
|
|
d76798e02f
|
fixed factories
|
2022-02-17 10:08:33 +01:00 |
|
|
|
ab3873f542
|
removed decay block seeding
|
2022-02-16 11:51:01 +01:00 |
|
|
|
e255896fdc
|
fix seed
|
2022-02-07 04:57:13 +01:00 |
|
|
|
1025ba4336
|
removed loginUserId
|
2022-02-04 13:47:57 +01:00 |
|
|
|
6a03b2d34d
|
adjusted seed & factories
|
2022-02-03 21:35:15 +01:00 |
|
|
|
d61b26ac65
|
deleted used factory
|
2022-02-03 21:35:15 +01:00 |
|
|
|
d7f06dad12
|
adjusted seed
|
2022-02-03 21:35:15 +01:00 |
|
|
|
fa7c782672
|
fixed seed (untested, just building)
|
2022-02-03 21:35:15 +01:00 |
|
Moriz Wahl
|
3cdaf860dd
|
Merge branch 'master' into database_transaction_signatures
|
2022-02-02 18:05:04 +01:00 |
|
|
|
107d92eef6
|
fix seed
|
2022-02-02 17:42:20 +01:00 |
|
|
|
348125512c
|
adjust seeder according to new database chnages
|
2022-02-02 17:18:28 +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 |
|
|
|
0bc4b4beae
|
all three mnemonic lists for database to perform transformation
|
2022-01-25 00:49:53 +01:00 |
|
Moriz Wahl
|
8c031a562a
|
fix linting
|
2022-01-13 12:27:58 +01:00 |
|
Moriz Wahl
|
44e3e38937
|
link email addresses
|
2022-01-13 12:16:22 +01:00 |
|
Moriz Wahl
|
bfd40a0ca7
|
seed 96 random users
|
2022-01-13 11:49:29 +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
|
fda6576714
|
change paths of up, down and reset
|
2021-12-29 22:09:56 +01:00 |
|
Moriz Wahl
|
0cd6a40304
|
try with path.join
|
2021-12-29 12:59:25 +01:00 |
|
Moriz Wahl
|
dc3f86f0c6
|
Undo path change
|
2021-12-29 12:53:00 +01:00 |
|
Moriz Wahl
|
b6c66dd2da
|
try relative path to migrations
|
2021-12-28 17:47:43 +01:00 |
|
Moriz Wahl
|
5c79d34ef3
|
test language, make pubkey unique, migrations dir from config
|
2021-12-28 17:36:41 +01:00 |
|
Moriz Wahl
|
28520d6de8
|
minor improvements
|
2021-12-27 16:03:20 +01:00 |
|
Moriz Wahl
|
3d349b2121
|
feat: Test Create User Mutation
|
2021-12-27 15:57:04 +01:00 |
|
Moriz Wahl
|
3392ca025a
|
seed transaction signature for the three creations
|
2021-12-02 10:06:36 +01:00 |
|
Moriz Wahl
|
e99aa0d5ad
|
timestamp to date
|
2021-12-01 14:03:56 +01:00 |
|