oncall-engine/engine/apps/mobile_app
Joey Orlando 93ab3407ff
rename settings/ci-test.py to settings/ci_test.py (#4391)
# What this PR does

Related to Drone -> GitHub Actions migration
2024-05-24 13:55:08 +00:00
..
migrations Fix db migration for mobile app (#3260) 2023-11-02 16:40:26 +00:00
tasks Use body instead of subtitle in ios notifications (#4151) 2024-04-04 15:38:43 +00:00
tests rename settings/ci-test.py to settings/ci_test.py (#4391) 2024-05-24 13:55:08 +00:00
__init__.py
alert_rendering.py make mobile app notification title and subtitle templatable (#3845) 2024-02-08 17:23:15 -05:00
auth.py Improve OpenAPI schema coverage (#3629) 2024-01-12 15:11:22 +00:00
backend.py Optimize GET /users internal api endpoint (#4168) 2024-04-11 14:49:47 +00:00
demo_push.py Add multi-stack support for mobile app (#3500) 2023-12-13 09:00:18 +00:00
exceptions.py Test mobile push (#1933) 2023-05-18 15:52:42 +08:00
fcm_relay.py Improve FCMDevice.send_message logging (#3527) 2023-12-06 15:47:11 -05:00
models.py Fix rounding issue with displayed time when sending "You're going oncall" push notification (#3872) 2024-02-09 15:31:34 -05:00
serializers.py Add multi-stack support for mobile app (#3500) 2023-12-13 09:00:18 +00:00
types.py Add backend support for push notification sounds with custom extensions (#2759) 2023-08-07 09:55:17 +00:00
urls.py Return 404 from mobile app gateway viewset (#3518) 2023-12-06 10:57:07 +00:00
utils.py Add missing notification log records (#3664) 2024-01-12 14:02:44 +00:00
views.py Set a timeout for mobile app incident proxy requests (#4306) 2024-05-03 13:00:06 +00:00