oncall-engine/engine/apps/mobile_app
2023-07-04 15:01:30 +08:00
..
migrations add user locale field to mobile app user settings table + change going on call push notification text (#2131) 2023-06-14 12:19:58 -04:00
tests Remove test push dynamic setting (#2416) 2023-07-04 15:01:30 +08:00
__init__.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
alert_rendering.py Fix warnings when running backend tests (#2079) 2023-06-06 18:38:00 +00: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 Remove test push dynamic setting (#2416) 2023-07-04 15:01:30 +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 re-enable mypy GitHub Actions CI job (#2390) 2023-06-29 14:01:52 +00:00
serializers.py add user locale field to mobile app user settings table + change going on call push notification text (#2131) 2023-06-14 12:19:58 -04:00
tasks.py For "You're Going OnCall" push notifications, show shift times in the user's configured timezone, otherwise UTC (#2351) 2023-06-27 05:59:54 +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