oncall-engine/engine/apps/schedules
Vadim Stepanov c855258018
Add mobile app push notifications for shift swap requests (#2717)
# What this PR does

Adds mobile app push notifications for shift swap requests.

## Which issue(s) this PR fixes

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

## 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-02 12:26:45 +01: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 Add mobile app push notifications for shift swap requests (#2717) 2023-08-02 12:26:45 +01:00
tasks add shifts property to shift swap request response schema + finalize slack message layout (#2712) 2023-08-01 14:21:02 -04:00
tests Add mobile app push notifications for shift swap requests (#2717) 2023-08-02 12:26:45 +01:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
admin.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py Refactor upcoming shifts to use cached final schedule data (#1891) 2023-05-08 19:01:24 +00:00
exceptions.py shift swap requests model + CRUD endpoints (#2597) 2023-07-21 19:35:19 +00:00
ical_utils.py Apply shift swap requests to schedule events (#2677) 2023-07-28 18:53:27 +00:00