oncall-engine/engine/apps/mobile_app
Michael Derynck db00528c75
Remove spammy log message for device not setup (#2006)
This message appears very frequently in our logs and does not seem to be
useful. Please comment and close if this message is useful to you.
2023-05-24 20:49:08 +00:00
..
migrations Disable "You're going OnCall soon" push notification (#1927) 2023-05-12 11:56:12 +00:00
tests Remove user defined time period from "you're going oncall" mobile push (#2001) 2023-05-24 16:14:48 +08: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 Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
demo_push.py Test mobile push (#1933) 2023-05-18 15:52:42 +08:00
exceptions.py Test mobile push (#1933) 2023-05-18 15:52:42 +08:00
fcm_relay.py Support notification priority in FCM relay (#1630) 2023-03-27 14:36:51 +01:00
models.py Disable "You're going OnCall soon" push notification (#1927) 2023-05-12 11:56:12 +00:00
serializers.py add user settings for info notifications (#1926) 2023-05-12 10:23:42 +00:00
tasks.py Remove spammy log message for device not setup (#2006) 2023-05-24 20:49:08 +00:00
urls.py Mobile app settings backend (#1571) 2023-03-22 14:47:18 +00:00
views.py Mobile app settings backend (#1571) 2023-03-22 14:47:18 +00:00