37 Commits

Author SHA1 Message Date
0d6fb2a427
started event refactoring on database level 2023-02-16 19:16:33 +01:00
Claus-Peter Hübner
7fb88736fb add community entity 2022-11-29 00:18:04 +01:00
Claus-Peter Hübner
ab1dd4a2c8 Merge remote-tracking branch 'origin/master' into
1798-feature-gradidoid-1-adapt-and-migrate-database-schema
2022-08-25 00:20:20 +02:00
elweyn
e4ec7a1d59 Change Message to ContributionMessage, change 0046 to 0047. 2022-08-17 12:04:03 +02:00
elweyn
2fc693f60b Add Message to the entity definitions. 2022-08-16 10:30:36 +02:00
Claus-Peter Hübner
7f1ac41b33 Merge remote-tracking branch 'origin/master' into
1798-feature-gradidoid-1-adapt-and-migrate-database-schema
2022-07-19 01:55:46 +02:00
Claus-Peter Hübner
4e9e834df4 adapt users table 2022-07-15 16:37:32 +02:00
Claus-Peter Hübner
c570e5d2e5 Merge remote-tracking branch 'origin/master' into
1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol
remove EnumEventType table
2022-07-07 01:47:07 +02:00
Claus-Peter Hübner
0dd17da89b create event protocol tables, entities and enums 2022-06-21 04:30:31 +02:00
Moriz Wahl
92b076e8b1 Merge branch 'master' into contributions-table 2022-06-14 19:12:43 +02:00
Moriz Wahl
5121910c83 rename ContributionLinks to ContributionLink, add CL entity to index 2022-06-13 12:03:15 +02:00
Wolfgang Huß
6abb399ab9 Removed UserSetting from backend 2022-06-07 11:33:47 +02:00
Moriz Wahl
617ea9a2b0 contribution entity 2022-05-30 10:56:54 +02:00
Moriz Wahl
9136c4596d remove server user entity 2022-04-20 11:32:30 +02:00
Moriz Wahl
19084d7514 entity transaction link 2022-03-09 11:55:36 +01:00
32dea81a36
updated entities 2022-02-26 00:19:16 +01:00
ab1df1c35d
updated entities 2022-02-23 15:14:24 +01:00
bfde22b261
updated entities 2022-02-20 03:10:54 +01:00
b23553c6f2
adjusted entities 2022-02-03 21:35:15 +01:00
d7cd4d32c0
corrected entity includes to allow compilation of the old removed interlinked entities (login_users) 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
Moriz Wahl
d101fdde52
Merge branch 'master' into database_pending_creations 2022-02-02 17:50:39 +01:00
107d92eef6
fix seed 2022-02-02 17:42:20 +01:00
604340fbec
migrate transaction_signatures table - move data into transactions table
remove two unnecessary fields from transactions table
2022-02-02 17:18:28 +01:00
81351102a9
migration to rename login_pending_tasks_admin to admin_pending_creations
also remove old table login_pending_tasks
2022-02-02 16:24:42 +01:00
Moriz Wahl
067bd053e3 Merge branch 'master' into seed-transactions 2021-12-02 10:08:12 +01:00
Moriz Wahl
3392ca025a seed transaction signature for the three creations 2021-12-02 10:06:36 +01:00
Hannes Heine
be8c91d752
Merge branch 'master' into admin_pending_creation 2021-11-30 10:22:28 +01:00
Moriz Wahl
56e95718e1 seed peter lustig as admin 2021-11-26 09:47:13 +01:00
Hannes Heine
927c61ae6e
Merge branch 'master' into admin_pending_creation 2021-11-26 06:52:26 +01:00
f8570c2693
fixed ServerUser entity definition 2021-11-25 09:51:03 +01:00
elweyn
84387c9a02 Deploy new entity. 2021-11-24 09:22:41 +01:00
5d7241da14
LoginElopageBuys Entity model 2021-11-10 18:19:10 +01:00
elweyn
c7f0e2440b Change so that the new entity is recognized by the queryRunner. 2021-11-04 13:50:09 +01:00
148ba6e0ae
LoginUserBackup typeorm entity definition 2021-10-31 23:54:26 +01:00
582e5c4a4f
LoginUser Database Model 2021-10-31 02:01:02 +01:00
aa07ef2231
errors on failed connection to help debugging, entities from database project in typeorm connection 2021-10-12 01:26:47 +02:00