439 Commits

Author SHA1 Message Date
elweyn
1090d17fdb Remove OneToMany import. 2022-08-26 08:32:15 +02:00
elweyn
59df924e1d Add User to Contribution link, query the messages user in the listContributions query. 2022-08-24 16:27:28 +02:00
elweyn
49e25bef36 Fix prettier. 2022-08-19 12:22:12 +02:00
elweyn
0a2c8c6a08 Add import for deletedatecolumn. 2022-08-19 12:18:55 +02:00
Hannes Heine
0cc5be1c11
Update database/entity/0047-messages_tables/ContributionMessage.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-08-18 12:09:08 +02:00
Hannes Heine
ab681dd5ac
Update database/entity/0047-messages_tables/ContributionMessage.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-08-18 12:08:52 +02:00
Hannes Heine
e0185b4afb
Update database/entity/0047-messages_tables/ContributionMessage.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-08-18 12:08:40 +02:00
elweyn
e4ec7a1d59 Change Message to ContributionMessage, change 0046 to 0047. 2022-08-17 12:04:03 +02:00
elweyn
6bb2ae34b1 Fix typo. 2022-08-17 09:51:23 +02:00
Hannes Heine
4382224c18
Merge branch 'master' into create-message-table 2022-08-17 09:29:40 +02:00
Claus-Peter Hübner
72e1de9f78 Merge remote-tracking branch 'origin/master' into
2125-feature-gradido-id-new-column-gradidoid-in-users-table
2022-08-16 17:10:15 +02:00
elweyn
47b9d67b15 Add new mendatory fields to the entity. 2022-08-16 15:49:16 +02:00
elweyn
c44ed7a348 Add new mendatory fields. 2022-08-16 15:48:53 +02:00
elweyn
c67652ab19 Remove unchanged User change. 2022-08-16 12:00:36 +02:00
elweyn
cadc0db50c Remove unused imports. 2022-08-16 11:47:10 +02:00
elweyn
0678d53216 Remove message to user relation. 2022-08-16 11:43:00 +02:00
elweyn
dd381f3de1 Merge master changes. 2022-08-16 11:37:26 +02:00
elweyn
be2fa7f8e8 Fix removed , after primary key 2022-08-16 10:41:06 +02:00
elweyn
6553763f07 Add collate utf8mb4_unicode_ci 2022-08-16 10:30:59 +02:00
elweyn
2fc693f60b Add Message to the entity definitions. 2022-08-16 10:30:36 +02:00
elweyn
959b7e3d13 Take newer User entity. 2022-08-16 09:53:43 +02:00
elweyn
60890b5eac Add eslint-disable and change import of Message in contribution. 2022-08-16 09:07:19 +02:00
elweyn
dd408a52ff Down and upgrade script for 0046-messages_tables 2022-08-16 08:24:48 +02:00
elweyn
73b7d38301 Change the three entities to their new definitions. 2022-08-16 08:24:13 +02:00
elweyn
277b5fde24 Create message entity, change contribution and user entities. 2022-08-16 08:23:09 +02:00
Moriz Wahl
cc2cc93b60 update db entity for contributions 2022-08-15 18:38:50 +02:00
Moriz Wahl
d83024cb51 feat: Add status, type, denied_at and denied_by to contributions Table 2022-08-15 18:31:42 +02:00
Claus-Peter Hübner
37c5015079 add gradidoId in users table 2022-08-09 20:50:10 +02:00
Claus-Peter Hübner
7686c80546 install uuid package 2022-08-09 20:11:58 +02:00
Moriz Wahl
e4a96e3cb8 release: Version 1.11.0 2022-07-28 16:53:23 +02:00
Moriz Wahl
9ba51a813a Merge branch 'master' into insert-missing-contributions-migration 2022-07-21 11:18:29 +02:00
Moriz Wahl
c9098fa2cf fix: Add Contributions to User 2022-07-19 11:47:03 +02:00
clauspeterhuebner
5a77247c79
Merge branch 'master' into 1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol 2022-07-18 19:31:47 +02:00
elweyn
5892f7b429 Remove OneToOne import from contribution entity. 2022-07-15 14:48:51 +02:00
elweyn
cada4eca19 Change OneToOne relation to OneToMany / ManyToOne. 2022-07-15 14:32:20 +02:00
elweyn
d066227043 Change the Contribution entity to join on user. 2022-07-15 14:13:33 +02:00
Moriz Wahl
eb404cf8b3 add migrations to insert contributions to all transactions with type creation that do not have a contribution yet 2022-07-13 14:30:46 +02:00
Claus-Peter Hübner
f3eb73bf8d Merge remote-tracking branch 'origin/master' into
1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol
2022-07-13 01:28:53 +02:00
einhornimmond
1a39f8dcbf
Merge branch 'master' into archive_transform_valid_transactions 2022-07-11 23:40:57 +02:00
Einhornimmond
6d4d030136 exchanged order with other migration 2022-07-11 15:08:41 +02:00
Einhornimmond
eeafe2ddab change order with other migration 2022-07-11 15:07:07 +02:00
Einhornimmond
d423e2d097 lint fix 2022-07-11 14:47:34 +02:00
Einhornimmond
72a4c1145d remove forgotten drop transactions_temp table 2022-07-11 12:39:35 +02:00
Einhornimmond
0e821434a3 Merge branch 'archive_transform_valid_transactions' of github.com:gradido/gradido into archive_transform_valid_transactions 2022-07-10 08:09:23 +02:00
Einhornimmond
6423c66b0b Merge branch 'master' into archive_transform_valid_transactions 2022-07-10 08:08:38 +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
einhorn_b
2774594f13 apply suggestions, remove added transactions from creation date fix sql queries 2022-07-06 10:32:34 +02:00
einhornimmond
a2ffab2d4d
Update database/migrations/0041-update_transactions_for_blockchain.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-06 10:27:21 +02:00
einhorn_b
6b3813a0c8 add code for moving user creation date if transaction before exist 2022-07-05 17:09:31 +02:00
einhorn_b
19253d7ce7 change generic mysql query to easy raw mysql queries 2022-07-05 16:18:34 +02:00