oncall-engine/engine/apps/schedules
Vadim Stepanov a2390a9c0c
Shift swap request push notification follow-ups (#2805)
# What this PR does

Adds SSR push notification follow-ups (similar to
https://github.com/grafana/oncall/pull/2798)

## Which issue(s) this PR fixes

https://github.com/grafana/oncall/issues/2679

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-08-16 16:01:17 +00:00
..
ical_events apps.get_model -> import (#2619) 2023-07-25 09:43:23 +00:00
migrations Add mobile app push notifications for shift swap requests (#2717) 2023-08-02 12:26:45 +01:00
models Shift swap request push notification follow-ups (#2805) 2023-08-16 16:01:17 +00:00
tasks Shift swap request push notification follow-ups (#2805) 2023-08-16 16:01:17 +00:00
tests Shift swap request push notification follow-ups (#2805) 2023-08-16 16:01:17 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py Handle ical schedule import with duplicated event UIDs (#2760) 2023-08-07 13:11:46 +00:00
exceptions.py shift swap requests model + CRUD endpoints (#2597) 2023-07-21 19:35:19 +00:00
ical_utils.py Ignore ical cancelled events when calculating shifts (#2776) 2023-08-11 15:14:15 +00:00