oncall-engine/engine/apps/mobile_app
Matvey Kukuy 038310829b
Mobile app documentation draft. (#1207)
# What this PR does

First draft of documentation. @alyssawada please use it as a starting
point :)

## Which issue(s) this PR fixes

## Checklist

- [ ] Tests updated
- [x] Documentation added
- [ ] `CHANGELOG.md` updated

---------

Co-authored-by: alyssa wada <alyssa.wada@grafana.com>
Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
Co-authored-by: Alyssa Wada <101596687+alyssawada@users.noreply.github.com>
Co-authored-by: Vadim Stepanov <vadimkerr@gmail.com>
2023-02-02 15:06:28 +00:00
..
migrations Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
tests Better FCM error handling / retries (#1267) 2023-02-01 14:45:32 +00:00
__init__.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
alert_rendering.py update mobile app push notification text + make telegram alert verbage consistent ("Firing" instead of "Alerting") (#1089) 2023-01-05 16:16:43 +01:00
auth.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
backend.py Mobile app documentation draft. (#1207) 2023-02-02 15:06:28 +00:00
fcm_relay.py Better FCM error handling / retries (#1267) 2023-02-01 14:45:32 +00:00
models.py modify push notification settings + use fcm-django library (#998) 2022-12-20 12:41:34 +01:00
tasks.py Better FCM error handling / retries (#1267) 2023-02-01 14:45:32 +00:00
urls.py Enforce cloud connection to send push notifications on OSS (#1132) 2023-01-19 11:15:56 +00:00
views.py modify push notification settings + use fcm-django library (#998) 2022-12-20 12:41:34 +01:00