| .. |
|
20230515182743_create_accounts.rb
|
adjust templates, add timezone and locale
|
2 years ago |
|
20230515182744_devise_create_users.rb
|
initial commit
|
2 years ago |
|
20230515193039_create_encrypted_configs.rb
|
initial commit
|
2 years ago |
|
20230515205356_create_active_storage_tables.active_storage.rb
|
initial commit
|
2 years ago |
|
20230516180929_create_templates.rb
|
add mysql support
|
2 years ago |
|
20230519144036_create_submissions.rb
|
style template show page
|
2 years ago |
|
20230612182744_create_submitters.rb
|
add mysql support
|
2 years ago |
|
20230701075115_create_document_generation_events.rb
|
synchronize documents generation
|
2 years ago |
|
20230726062428_add_template_fields_to_submission.rb
|
preserve template fields per submission
|
2 years ago |
|
20230803200825_add_uuid_to_users.rb
|
fix migration for mysql
|
2 years ago |
|
20230805124454_add_source_to_submissions.rb
|
fix migration for mysql
|
2 years ago |
|
20230806140534_create_access_tokens.rb
|
fix migration for mysql
|
2 years ago |
|
20230815190540_create_account_configs.rb
|
add personalization settings
|
2 years ago |
|
20230819113427_remove_user_first_last_name_not_null.rb
|
refactor and fixes
|
2 years ago |
|
20230819190316_add_source_to_templates.rb
|
add source to templates
|
2 years ago |
|
20230902171216_add_phone_and_name_to_submitters.rb
|
add name and phone to submitter details
|
2 years ago |
|
20230909213212_add_submitters_order_to_submissions.rb
|
add preserve submitters order option
|
2 years ago |
|
20230910084410_create_submission_events.rb
|
add submission tracking events
|
2 years ago |
|
20230915200635_add_devise_two_factor_to_users.rb
|
add 2FA
|
2 years ago |
|
20230920195319_create_template_folders.rb
|
add folders migration
|
2 years ago |
|
20230920202947_add_folder_id_to_templates.rb
|
upload template from URL
|
2 years ago |
|
20230922072041_create_user_configs.rb
|
add default user signatures
|
2 years ago |
|
20230924184657_create_encrypted_user_configs.rb
|
add user encrypted configs
|
2 years ago |
|
20231007052818_update_checkboxes_required.rb
|
allow to make checkboxes required
|
2 years ago |
|
20231017213639_add_application_key_to_submitters.rb
|
add template application key
|
2 years ago |
|
20231102171817_add_application_key_to_templates.rb
|
add template application key
|
2 years ago |
|
20231112224432_update_field_options.rb
|
add bulk placeholder
|
2 years ago |
|
20231119222105_add_slug_to_submissions.rb
|
link to submission preview page in completed emails
|
2 years ago |
|
20231122203341_add_preferences_to_submitters.rb
|
preserve submitter preferences
|
2 years ago |
|
20231122203347_add_preferences_to_submissions.rb
|
preserve submitter preferences
|
2 years ago |
|
20231122212612_create_email_messages.rb
|
preserve submitter preferences
|
2 years ago |
|
20231229220819_rename_deleted_at_to_archived_at.rb
|
rename deleted_at to archived_at
|
2 years ago |
|
20240120192055_create_account_linked_accounts.rb
|
add testing environment
|
2 years ago |
|
20240131212010_rename_application_key_to_external_id.rb
|
application_key -> external_id
|
2 years ago |
|
20240201210319_add_submitter_metadata.rb
|
add submitter metadata
|
2 years ago |
|
20240203113454_add_account_id_to_submissions.rb
|
add account_id to submissions
|
2 years ago |
|
20240203113455_create_template_sharings.rb
|
ability to share template with testing account
|
2 years ago |
|
20240218082157_add_uuid_to_active_storage_blobs.rb
|
add uuid to active storage blob
|
2 years ago |
|
20240228074821_add_index_on_submission_events.rb
|
add index on submission events
|
2 years ago |
|
20240228083356_add_index_on_blobs_checksum.rb
|
add index on blob checksum
|
2 years ago |
|
20240405165329_add_uuid_to_accounts.rb
|
add uuid to accounts
|
2 years ago |
|
20240416170023_add_preferences_to_templates.rb
|
add template preferences
|
2 years ago |
|
20240428072623_add_archived_at_to_accounts.rb
|
add archived at to accounts
|
2 years ago |
|
20240428112400_populate_account_linked_accounts.rb
|
populate linked accounts
|
2 years ago |
|
20240604070648_create_email_events.rb
|
add email events
|
1 year ago |
|
20240624102526_add_index_on_external_id.rb
|
add index on external id
|
1 year ago |
|
20240714172222_create_webhook_urls.rb
|
add webhook urls record
|
1 year ago |
|
20240720063826_add_index_on_email_email_events.rb
|
add index on email email event
|
1 year ago |
|
20240720063827_create_doorkeeper_tables.rb
|
add Doorkeeper tables
|
1 year ago |
|
20240801125558_add_expire_at_to_submissions.rb
|
add expire at
|
1 year ago |
|
20240816064633_add_account_id_to_submitters.rb
|
add submitter account_id
|
1 year ago |
|
20240816072859_populate_submitter_account_id.rb
|
fix migration
|
3 months ago |
|
20240816075917_update_submission_account_id_index.rb
|
update submission index
|
1 year ago |
|
20240816121641_remove_active_storage_uniq_index.rb
|
remove unique index
|
1 year ago |
|
20240820180922_add_declined_at_to_submitters.rb
|
decline submission
|
1 year ago |
|
20241018115034_create_completed_submitters_and_documents.rb
|
adjust migration
|
1 year ago |
|
20241022125135_populate_completed_submitters_and_documents.rb
|
fix migration
|
3 months ago |
|
20241026161207_add_unique_index_on_completed_submitters.rb
|
fix completed submitters
|
1 year ago |
|
20241028162000_add_secret_to_webhook_urls.rb
|
adjust webhooks
|
1 year ago |
|
20241029192232_populate_webhook_urls.rb
|
fix migration
|
3 months ago |
|
20241207172237_create_template_accesses.rb
|
add template access
|
11 months ago |
|
20250225111255_create_console1984_tables.console1984.rb
|
add console audit tables
|
8 months ago |
|
20250518070555_account_accesses.rb
|
add account access
|
5 months ago |
|
20250523121121_add_shared_link_to_templates.rb
|
fix migration
|
3 months ago |
|
20250527102542_add_name_to_submissions.rb
|
one-off submission
|
5 months ago |
|
20250527102550_remove_not_null_template_id.rb
|
one-off submission
|
5 months ago |
|
20250530080846_add_email_events_date_index.rb
|
fix mysql migration
|
5 months ago |
|
20250531085328_remove_completed_submitter_template_not_null.rb
|
one-off submission
|
5 months ago |
|
20250603105556_create_search_enties.rb
|
fix migration
|
3 months ago |
|
20250608163157_add_ngram_to_search_index.rb
|
fix migration
|
3 months ago |
|
20250613160132_add_timezone_to_submitters.rb
|
add submitter timezone
|
5 months ago |
|
20250615091654_add_submitters_completed_at_index.rb
|
add completed at index
|
5 months ago |
|
20250617072547_add_email_events_event_type_index.rb
|
adjust indexes
|
4 months ago |
|
20250617074820_add_templates_folder_index.rb
|
add index
|
4 months ago |
|
20250617075609_add_submissions_template_index.rb
|
adjust indexes
|
4 months ago |
|
20250618085322_add_archived_templates_index.rb
|
adjust indexes
|
4 months ago |
|
20250627130628_create_webhook_events_and_attempts.rb
|
add webhook events
|
4 months ago |
|
20250718121133_add_parent_folder_id_to_template_folders.rb
|
add subfolders
|
3 months ago |
|
20250831125322_populate_expire_link_configs.rb
|
expire download links
|
2 months ago |
|
20250901110606_add_verification_method_to_completed_submitters.rb
|
add completed submitters verification method
|
2 months ago |
|
20250912090605_add_template_variables.rb
|
add template variables
|
2 months ago |
|
20250915060548_create_lock_events.rb
|
add lock events
|
1 month ago |
|
20250922053744_update_email_event_type_index.rb
|
update email events index
|
1 month ago |