This website requires JavaScript.
Explore
Help
Sign In
IT4Change
/
gradido
Watch
3
Star
0
Fork
0
You've already forked gradido
mirror of
https://github.com/IT4Change/gradido.git
synced
2025-12-13 07:45:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gradido
/
database
/
entity
History
joseji
fc23fc9e87
fixes done
2022-11-20 18:14:43 +01:00
..
0001-init_db
…
0002-add_settings
…
0003-login_server_tables
…
0005-admin_tables
…
0006-login_users_collation
…
0015-admin_pending_creations
…
0016-transaction_signatures
…
0017-combine_user_tables
…
0018-combine_login_user_backups_and_user_table
…
0019-replace_login_user_id_with_state_user_id
…
0020-rename_and_clean_state_users
…
0021-elopagebuys_fields_nullable
…
0023-users_disabled_soft_delete
…
0024-combine_transaction_tables
…
0026-combine_transaction_tables2
…
0027-clean_transaction_table
…
0028-decimal_types
…
0029-clean_transaction_table
…
0030-transaction_link
…
0031-remove_sendEmail_from_transaction_link
…
0032-add-transaction-link-to-transaction
…
0033-add_referrer_id
…
0034-drop_server_user_table
…
0035-admin_pending_creations_decimal
…
0036-unique_previous_in_transactions
…
0037-drop_user_setting_table
…
0038-add_contribution_links_table
…
0039-contributions_table
…
0040-add_contribution_link_id_to_user
…
0043-add_event_protocol_table
…
0045-add_denied_type_and_status_to_contributions
…
0046-adapt_users_table_for_gradidoid
ContributionMessage is only defined in 0047 so remove the OneToMany relation from 0046 User and add it to 0047 User.
2022-08-29 12:24:09 +02:00
0047-messages_tables
Remove is_moderator from 0047 and moved it to new migration 0048.
2022-09-06 14:34:13 +02:00
0048-add_is_moderator_to_contribution_messages
Remove is_moderator from 0047 and moved it to new migration 0048.
2022-09-06 14:34:13 +02:00
0049-add_user_contacts_table
Update database/entity/0049-add_user_contacts_table/User.ts
2022-09-15 01:05:34 +02:00
0050-add_messageId_to_event_protocol
added new column to event protocol dabatase table to keep message id
2022-10-04 20:34:37 +02:00
0051-add_delete_by_to_contributions
Change database version for the feature, resolve merge conflicts.
2022-10-20 13:36:25 +02:00
0052-add_updated_at_to_contributions
Move updatedAt before deleted variables.
2022-10-26 12:04:07 +02:00
0053-change_password_encryption
fixes done
2022-11-20 18:14:43 +01:00
AdminPendingCreation.ts
…
Contribution.ts
Merge master into this branch, resolve merge conflicts
2022-10-24 12:03:27 +02:00
ContributionLink.ts
…
ContributionMessage.ts
Remove is_moderator from 0047 and moved it to new migration 0048.
2022-09-06 14:34:13 +02:00
EventProtocol.ts
added contributionId and amount to some tests
2022-10-11 12:11:18 +02:00
index.ts
…
LoginElopageBuys.ts
…
LoginEmailOptIn.ts
…
Migration.ts
…
Transaction.ts
…
TransactionLink.ts
…
User.ts
database migration added
2022-11-08 13:41:33 +01:00
UserContact.ts
database migration added
2022-11-08 13:41:33 +01:00