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-01-16 07:31:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
35b2ec513b1ded5fb2d74c045c6e2213a4f54faa
notifications-api
/
migrations
/
versions
History
Martyn Inglis
901d04605f
Ad a reference to the model
...
- used if 3rd party needs to record an ID for reconciliation purposes
2016-03-11 09:40:35 +00:00
..
0001_initialise_data.py
…
0002_add_templates.py
…
0003_create_tokens.py
…
0004_create_jobs.py
…
0005_add_job_details.py
…
0006_add_user_details.py
…
0007_change_to_api_keys.py
…
0008_add_verify_codes.py
…
0009_unique_service_to_key_name.py
…
0010_add_queue_name_to_service.py
…
0011_uuid_service_id.py
…
0012_add_status_to_job.py
…
0013_add_notifications.py
…
0014_job_id_nullable.py
…
0015_add_permissions.py
…
0015_add_subject_line.py
…
0016_add_email_from.py
…
0017_emailfrom_notnull.py
…
0018_unique_emailfrom.py
…
0019_unique_servicename.py
…
0020_email_has_subject.py
…
0021_add_job_metadata.py
…
0022_add_invite_users.py
…
0023_drop_token.py
…
0024_uix_user_to_service.py
…
0025_add_processing_dates.py
…
0026_add_sender.py
…
0027_add_service_permission.py
…
0028_add_default_permissions.py
…
0029_add_permissions_to_invite.py
[WIP] invited user now has comma separated permission values
2016-02-29 14:05:02 +00:00
0030_add_template_permission.py
Merge with master.
2016-03-01 17:18:46 +00:00
0031_add_manage_team_permission.py
Fix git review.
2016-03-01 14:22:46 +00:00
0032_update_permission_to_enum.py
Upgrade and downgrade now works.
2016-03-02 10:44:20 +00:00
0033_correct_permission_enums.py
Update migration to fix bug.
2016-03-02 16:25:15 +00:00
0034_job_sent_count.py
Add script to set notifications sent count on jobs table.
2016-03-08 09:12:33 +00:00
0035_default_sent_count.py
Add script to set notifications sent count on jobs table.
2016-03-08 09:12:33 +00:00
0036_notification_stats.py
Build rest endpoint to read service stats
2016-03-08 16:34:03 +00:00
0037_more_job_states.py
Adds another job state to account for when sending limits have been exceeded.
2016-03-09 13:57:53 +00:00
0038_reduce_limits.py
Drop all services sending limits to 50.
2016-03-09 14:03:44 +00:00
0039_more_notification_states.py
Endpoint to allow SES updates to occur
2016-03-10 17:29:17 +00:00
0040_add_reference.py
Ad a reference to the model
2016-03-11 09:40:35 +00:00