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-10 12:41:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db3c787caf14d64f686ceecbd9d7925412a2b62f
notifications-api
/
migrations
/
versions
History
Adam Shimali
c7121be5a2
[WIP] New model class and dao for notification. This will be used for
...
recording status and outcome of sending notifications.
2016-02-09 12:03:40 +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
Add rest of user model fields to api.
2016-01-19 11:39:59 +00:00
0007_change_to_api_keys.py
Update the down revision to the version 0006 file.
2016-01-19 12:17:01 +00:00
0008_add_verify_codes.py
All tests working, second time around.
2016-01-21 17:29:24 +00:00
0009_unique_service_to_key_name.py
Merge fix.
2016-01-22 14:52:07 +00:00
0010_add_queue_name_to_service.py
Add sms notifications from a service to a queue.
2016-01-27 17:42:05 +00:00
0011_uuid_service_id.py
Change services.id to a UUID
2016-02-02 14:22:22 +00:00
0012_add_status_to_job.py
Another migration fix
2016-02-02 17:22:24 +00:00
0013_add_notifications.py
[WIP] New model class and dao for notification. This will be used for
2016-02-09 12:03:40 +00:00