56 Commits

Author SHA1 Message Date
einhornimmond
07a80b2df7 linting 2025-12-04 13:01:01 +01:00
einhornimmond
4eb8a87fdd revert not neccessary changes, to reduce review noise 2025-11-30 14:36:59 +01:00
einhornimmond
1b0d8324fb move seeding back into backend 2025-11-30 12:47:17 +01:00
einhornimmond
654eec3f85 use new seeding in database from backend 2025-11-30 12:30:33 +01:00
einhornimmond
27b4d81370 add roles to new seeding 2025-11-29 14:57:00 +01:00
einhornimmond
01b4f1ef66 fix to make compatible to gradido-blockchain 2025-11-29 14:33:13 +01:00
einhornimmond
15cd2a6e7f speed up seeding 2025-11-29 11:04:35 +01:00
einhornimmond
c87fc511c9 rewrite seed code with direct db usage 2025-11-28 19:01:28 +01:00
einhornimmond
ed422fe293 startCommunityAuthentication refactored 2025-10-13 09:13:26 +02:00
einhornimmond
f8ef8e111e log bug fix. use federated_communities.verified_at instead of communities.authenticated_at date for deciding reachable communities 2025-10-01 13:49:10 +02:00
einhornimmond
bf33cf9341 refactor community, rights and allow input community/user in frontend gdd send form 2025-09-30 13:39:35 +02:00
einhornimmond
b487b4ca72 move code for checking pending transactions into own query + test 2025-06-27 14:12:45 +02:00
einhornimmond
aab6dcd98b move findUserByIdentifier and validateAlias into database inclusive refactored tests for this 2025-06-22 15:14:23 +02:00
einhornimmond
3385f88c78 add additional module core, move some code into it 2025-06-21 14:30:02 +02:00
einhornimmond
91ab2914c2 queries in database, shared initalized with validate user as example 2025-06-20 16:45:02 +02:00
Moriz Wahl
edaafa0e32 remove seed from database 2022-04-19 08:44:34 +02: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
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
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
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
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
Moriz Wahl
44e3e38937 link email addresses 2022-01-13 12:16:22 +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
964b974142 seed decay start block 2021-11-30 11:14:53 +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