jjimenezgarcia
|
0ddd08d1e1
|
Merge branch 'master' into contribution-resolver-logs-and-events
|
2022-10-07 12:09:31 +02:00 |
|
joseji
|
65f53df939
|
added new column to event protocol dabatase table to keep message id
|
2022-10-04 20:34:37 +02:00 |
|
Moriz Wahl
|
0ed12f878f
|
remove back ticks in sql statement
|
2022-09-29 04:38:33 +02:00 |
|
Moriz Wahl
|
5bb6fd048d
|
get email optin in a better way
|
2022-09-28 22:15:21 +02:00 |
|
Moriz Wahl
|
825b364a3b
|
fix user contact migration. Each user must have one contact, forget about that email_opt_in trash data
|
2022-09-27 19:13:32 +02:00 |
|
Claus-Peter Hübner
|
298924001c
|
linting
|
2022-09-12 18:45:42 +02:00 |
|
Claus-Peter Hübner
|
94f15f7475
|
Merge remote-tracking branch 'origin/master' into
1798-feature-gradidoid-1-adapt-and-migrate-database-schema
|
2022-09-12 18:18:46 +02:00 |
|
elweyn
|
317f3182fe
|
Remove is_moderator from 0047 and moved it to new migration 0048.
|
2022-09-06 14:34:13 +02:00 |
|
elweyn
|
0dc45d81c5
|
Add is_moderator field to the contribution_messages table.
|
2022-09-06 11:22:16 +02:00 |
|
Claus-Peter Hübner
|
f5ee1614f8
|
add precision of 3 milliseconds on datetime collumns
|
2022-08-31 01:06:59 +02:00 |
|
Claus-Peter Hübner
|
228451574d
|
adapt backend on database migration of UserContacts
|
2022-08-26 02:28:04 +02:00 |
|
Claus-Peter Hübner
|
fde236aa43
|
add migration of users, user_contacts and email_opt_in
|
2022-08-25 01:06:25 +02: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 |
|
Claus-Peter Hübner
|
e946d96efe
|
Merge remote-tracking branch 'origin/master' into
1798-feature-gradidoid-1-adapt-and-migrate-database-schema
|
2022-08-18 19:07:33 +02:00 |
|
elweyn
|
e4ec7a1d59
|
Change Message to ContributionMessage, change 0046 to 0047.
|
2022-08-17 12:04:03 +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
|
c44ed7a348
|
Add new mendatory fields.
|
2022-08-16 15:48:53 +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
|
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 |
|
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
|
f73f132d50
|
remove email from user on dev_up and reconstruct on dev_down
|
2022-08-08 19:24:07 +02:00 |
|
Claus-Peter Hübner
|
dea1123259
|
first complete migration up and down run
|
2022-08-08 18:34:38 +02:00 |
|
Claus-Peter Hübner
|
f836abf4d3
|
migration of users and user_contacts including merge of email_optin
content
|
2022-08-05 03:33:41 +02:00 |
|
Claus-Peter Hübner
|
0aa5111578
|
switch 0044 to 0045 Migration
|
2022-08-02 02:34:16 +02:00 |
|
Claus-Peter Hübner
|
9ff2105fd4
|
Merge remote-tracking branch 'origin/master' into
1798-feature-gradidoid-1-adapt-and-migrate-database-schema
|
2022-07-27 01:02:00 +02:00 |
|
Claus-Peter Hübner
|
cca6226b55
|
new table user_contacts and change table users
|
2022-07-21 23:15:29 +02:00 |
|
Moriz Wahl
|
9ba51a813a
|
Merge branch 'master' into insert-missing-contributions-migration
|
2022-07-21 11:18:29 +02:00 |
|
clauspeterhuebner
|
c02e12fa96
|
Update database/migrations/0044-adapt_users_table_for_gradidoid.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-07-19 02:47:36 +02:00 |
|
clauspeterhuebner
|
3a9186d192
|
Update database/migrations/0044-adapt_users_table_for_gradidoid.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-07-19 02:47:17 +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
|
7eb1f1ad74
|
add database migrations
|
2022-07-15 03:40:26 +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 |
|
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 |
|
einhorn_b
|
8c4664e391
|
add line to downgrade
|
2022-07-04 13:46:04 +02:00 |
|