oncall-engine/engine/apps/mobile_app
Vadim Stepanov dc6fcf5c05
Add internal API fields for the mobile app (#910)
* add permalinks list to internal API alertgroup view

* add user's name and full avatar URL to the user view

* make avatar_full_url a property

* fix tests

* fix user connection criteria
2022-11-28 15:52:31 +00:00
..
migrations Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
__init__.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
alert_rendering.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
auth.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
backend.py Add internal API fields for the mobile app (#910) 2022-11-28 15:52:31 +00:00
models.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
tasks.py Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
urls.py Move MobileAppAuthToken view to mobile_app (#902) 2022-11-28 12:50:58 +00:00
views.py Move MobileAppAuthToken view to mobile_app (#902) 2022-11-28 12:50:58 +00:00