Showing
- gracedb/alerts/management/__init__.py 0 additions, 0 deletionsgracedb/alerts/management/__init__.py
- gracedb/alerts/management/commands/__init__.py 0 additions, 0 deletionsgracedb/alerts/management/commands/__init__.py
- gracedb/alerts/management/commands/remove_inactive_alerts.py 17 additions, 8 deletionsgracedb/alerts/management/commands/remove_inactive_alerts.py
- gracedb/alerts/mattermost.py 55 additions, 0 deletionsgracedb/alerts/mattermost.py
- gracedb/alerts/migrations/0001_initial.py 55 additions, 0 deletionsgracedb/alerts/migrations/0001_initial.py
- gracedb/alerts/migrations/0002_add_created_updated_verified_time_fields_to_contact.py 46 additions, 0 deletions...02_add_created_updated_verified_time_fields_to_contact.py
- gracedb/alerts/migrations/0003_add_created_updated_time_fields_to_notification.py 27 additions, 0 deletions...s/0003_add_created_updated_time_fields_to_notification.py
- gracedb/alerts/migrations/0004_auto_20190919_1957.py 27 additions, 0 deletionsgracedb/alerts/migrations/0004_auto_20190919_1957.py
- gracedb/alerts/migrations/__init__.py 0 additions, 0 deletionsgracedb/alerts/migrations/__init__.py
- gracedb/alerts/models.py 270 additions, 0 deletionsgracedb/alerts/models.py
- gracedb/alerts/phone.py 163 additions, 46 deletionsgracedb/alerts/phone.py
- gracedb/alerts/recipients.py 217 additions, 0 deletionsgracedb/alerts/recipients.py
- gracedb/alerts/tests/__init__.py 0 additions, 0 deletionsgracedb/alerts/tests/__init__.py
- gracedb/alerts/tests/conftest.py 243 additions, 0 deletionsgracedb/alerts/tests/conftest.py
- gracedb/alerts/tests/constants.py 16 additions, 0 deletionsgracedb/alerts/tests/constants.py
- gracedb/alerts/tests/test_access.py 74 additions, 79 deletionsgracedb/alerts/tests/test_access.py
- gracedb/alerts/tests/test_alerts.py 127 additions, 0 deletionsgracedb/alerts/tests/test_alerts.py
- gracedb/alerts/tests/test_contacts.py 149 additions, 0 deletionsgracedb/alerts/tests/test_contacts.py
- gracedb/alerts/tests/test_email.py 429 additions, 0 deletionsgracedb/alerts/tests/test_email.py
- gracedb/alerts/tests/test_label_query.py 150 additions, 0 deletionsgracedb/alerts/tests/test_label_query.py
File moved
This diff is collapsed.
gracedb/alerts/mattermost.py
0 → 100644
This diff is collapsed.
gracedb/alerts/migrations/0001_initial.py
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
File moved
gracedb/alerts/models.py
0 → 100644
This diff is collapsed.
This diff is collapsed.
gracedb/alerts/recipients.py
0 → 100644
This diff is collapsed.
gracedb/alerts/tests/conftest.py
0 → 100644
This diff is collapsed.
gracedb/alerts/tests/constants.py
0 → 100644
This diff is collapsed.
This diff is collapsed.
gracedb/alerts/tests/test_alerts.py
0 → 100644
This diff is collapsed.
gracedb/alerts/tests/test_contacts.py
0 → 100644
This diff is collapsed.
gracedb/alerts/tests/test_email.py
0 → 100644
This diff is collapsed.
gracedb/alerts/tests/test_label_query.py
0 → 100644
This diff is collapsed.