252 Commits

Author SHA1 Message Date
4a9f3e666d
database update, include contribution & transaction link ids 2023-03-07 12:33:45 +01:00
630a37cc51
rename event CONTRIBUTION_CONFIRM to ADMIN_CONTRIBUTION_CONFIRM, clean Eventtypes enum 2023-03-07 12:29:59 +01:00
ae792850c3
fix down script 2023-03-07 12:28:13 +01:00
cbc7a0557d
modify column to datetime(3) 2023-03-07 12:16:17 +01:00
60d7ce451f
removed todo since this is tested now 2023-03-06 13:54:37 +01:00
63dc1b6183
escape type query 2023-03-06 13:47:45 +01:00
10392960bf
fixed typo 2023-03-04 00:43:55 +01:00
38f563e294
refine comment 2023-03-04 00:32:21 +01:00
c0f40f9c73
added comment and removed todo 2023-03-04 00:31:33 +01:00
08c379b46f
transform event data 2023-03-04 00:30:56 +01:00
4379668268
Merge branch 'master' into event_refactor_database 2023-03-03 23:55:24 +01:00
Claus-Peter Hübner
3d887bd038 change downwards migration to delete entries with last_announced_at IS
NULL
2023-03-02 15:01:03 +01:00
fde67c2c32
todo event data refactoring 2023-02-18 00:12:36 +01:00
6d8b11aeb8
finished up Table definition and migration 2023-02-17 14:47:31 +01:00
0d6fb2a427
started event refactoring on database level 2023-02-16 19:16:33 +01:00
Claus-Peter Hübner
70276800e6 rework PR-comments 2023-02-13 22:19:52 +01:00
Claus-Peter Hübner
ffe83a5d94 rework PR-comments 2023-02-07 22:19:14 +01:00
Claus-Peter Hübner
e4082fbeb1 Merge remote-tracking branch
'origin/2650-feature-federation-harmonize-and-sync-modules-of-federation'
into 2501-feature-federation-implement-a-graphql-client-to-request-getpublickey
2023-02-07 00:55:08 +01:00
Claus-Peter Hübner
2139592dad change SQL-Statement notation 2023-02-06 21:56:14 +01:00
Claus-Peter Hübner
7e5165072b correct SQL error on e2e-tests 2023-02-03 17:50:59 +01:00
Claus-Peter Hübner
7c73dde06c update communities table for home-community entries 2023-02-03 01:09:41 +01:00
Claus-Peter Hübner
5bf4b83bec Merge remote-tracking branch 'origin/master' into
2501-feature-federation-implement-a-graphql-client-to-request-getpublickey
2023-01-12 00:49:02 +01:00
Claus-Peter Hübner
f227bb8d07 add verified_at to communities table 2023-01-04 00:18:02 +01:00
elweyn
ce909108a9 Add migration for the new fields. 2023-01-03 11:22:26 +01:00
Claus-Peter Hübner
72cc65d14a add verifiedAt to communities 2023-01-03 03:12:59 +01:00
Claus-Peter Hübner
26dec0184a Merge remote-tracking branch 'origin/master' into
2420-feature-federation-implement-exchange-of-api-versions-persist-in-table
2022-12-23 00:02:21 +01:00
Claus-Peter Hübner
814bb996db merge of PR-2465: setup unit tests for federation 2022-12-16 01:31:58 +01:00
Moriz Wahl
88eeed7530 Merge branch 'master' into clear-old-password-junk 2022-12-15 12:56:34 +01:00
97b169da2e
properly typecast and do thing right 2022-12-15 11:49:28 +01:00
Claus-Peter Hübner
5cdffc1734 Merge remote-tracking branch 'origin/master' into
2420-feature-federation-implement-exchange-of-api-versions-persist-in-table
2022-12-14 21:38:26 +01:00
Moriz Wahl
0bcd441837 rename migrations and entity number 2022-12-13 21:26:32 +01:00
Moriz Wahl
7b8d4e5c85 update database version 2022-12-13 20:54:07 +01:00
Moriz Wahl
35f9157f41 Merge branch 'master' into clear-old-password-junk 2022-12-13 20:52:06 +01:00
Moriz Wahl
82d92d9223 Merge branch 'consistent-user-contacts-table' into consistent-transaction-table 2022-12-12 12:46:46 +01:00
Moriz Wahl
c449e41cfb update only by SQL, thanks @ulfgebhardt 2022-12-12 12:45:17 +01:00
Moriz Wahl
caa16c0488 insert correct email id 2022-12-01 17:36:17 +01:00
Moriz Wahl
fed61bf888 kack typescript 2022-12-01 17:16:56 +01:00
Moriz Wahl
251f87554c kack typescript 2022-12-01 17:14:44 +01:00
Moriz Wahl
345123af11 add user contact for missing users 2022-12-01 17:10:35 +01:00
Moriz Wahl
c5f4e95847 fix(database): create missing users for transactions 2022-12-01 16:54:48 +01:00
Moriz Wahl
4a27fa07f0 fix(database): consistent deleted at bewteen users and user contacts 2022-12-01 14:49:56 +01:00
Claus-Peter Hübner
8db3c0f9d6 rework PR comments 2022-11-30 00:35:50 +01:00
joseji
7e78f1c893 migration fixed 2022-11-29 13:03:10 +01:00
Claus-Peter Hübner
5b4aa35688 Merge remote-tracking branch 'origin/master' into
2420-feature-federation-implement-exchange-of-api-versions-persist-in-table
2022-11-29 00:28:33 +01:00
Claus-Peter Hübner
3a17a3491b correct publicKey length and table name of entity 2022-11-29 00:15:36 +01:00
Claus-Peter Hübner
e3fa8012ab create new communities table and entity 2022-11-25 17:52:56 +01:00
bc0cbfe2f7
lint fix 2022-11-25 14:24:47 +01:00
0f71a486a5
log affected accounts & some fixes 2022-11-25 14:13:22 +01:00
Moriz Wahl
f2e8846932 rename migration file, set new db version in backend 2022-11-24 16:37:32 +01:00
Moriz Wahl
63e22eeab8 fix(database): wrong balance and decay values 2022-11-24 16:30:55 +01:00