This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2026-06-27 18:59:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f11447bc885a014f1838014681d57773ca15fbe
notifications-api
/
migrations
/
versions
History
Rebecca Law
25db1bce74
Use the notification types enum for the notifications.notification_type.
...
Reuse EMAIL_TYPE in template_types and notification_types.
2016-06-29 11:50:54 +01:00
..
0001_restart_migrations.py
…
0002_add_content_char_count.py
…
0003_add_service_history.py
…
0004_notification_stats_date.py
…
0005_add_provider_stats.py
…
0006_api_keys_history.py
…
0007_template_history.py
…
0008_archive_template.py
…
0009_created_by_for_jobs.py
…
0010_events_table.py
…
0011_ad_provider_details.py
…
0012_complete_provider_details.py
…
0013_add_loadtest_client.py
…
0014_add_template_version.py
…
0015_fix_template_data.py
…
0016_reply_to_email.py
…
0017_add_failure_types.py
…
0018_remove_subject_uniqueness.py
…
0019_add_job_row_number.py
…
0020_template_history_fix.py
…
0021_add_delivered_failed_counts.py
…
0022_add_pending_status.py
…
0023_add_research_mode.py
…
0024_add_research_mode_defaults.py
…
0025_notify_service_data.py
…
0026_rename_notify_service.py
…
0027_update_provider_rates.py
Added migration to add rate. Tested worked locally.
2016-06-08 10:34:09 +01:00
0028_fix_reg_template_history.py
Correct template id for email verification template in the history table.
2016-06-13 14:57:59 +01:00
0029_fix_email_from.py
moved migration script from
2016-06-14 09:22:07 +01:00
0030_service_id_not_null.py
Refactor permissions dao - removed custom query filter
2016-06-15 16:32:52 +01:00
0031_store_personalisation.py
Template and personalisation content is now merged and returned with
2016-06-20 16:49:17 +01:00
0032_notification_created_status.py
add new key_type table
2016-06-24 15:56:54 +01:00
0033_api_key_type.py
add new key_type table
2016-06-24 15:56:54 +01:00
0034_pwd_changed_at_not_null.py
Add downgrade
2016-06-28 14:45:12 +01:00
0035_notification_type_.py
Use the notification types enum for the notifications.notification_type.
2016-06-29 11:50:54 +01:00