oncall-engine/engine
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
..
apps Add internal API fields for the mobile app (#910) 2022-11-28 15:52:31 +00:00
common Add additional validation for route's position field (#831) 2022-11-16 17:55:53 +08:00
config_integrations Readme about how to add Integrations and Zabbix Integration (#653) 2022-11-02 22:58:47 +08:00
engine Move MobileAppAuthToken view to mobile_app (#902) 2022-11-28 12:50:58 +00:00
settings Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
static/images World, meet OnCall! 2022-06-03 08:09:47 -06:00
.dockerignore One startup command to rule them all (#760) 2022-11-07 16:34:43 +01:00
.gitignore local dev setup - fixes for some minor issues (#821) 2022-11-10 16:04:30 +01:00
celery_with_exporter.sh Add celery parameters to disable gossip, heartbeat, mingle (#907) 2022-11-28 14:18:27 +08:00
conftest.py Get rid of installation token + add a bunch of tests (#624) 2022-11-21 16:26:00 +01:00
Dockerfile local dev setup - fixes for some minor issues (#821) 2022-11-10 16:04:30 +01:00
manage.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
pyproject.toml World, meet OnCall! 2022-06-03 08:09:47 -06:00
requirements.txt One startup command to rule them all (#760) 2022-11-07 16:34:43 +01:00
tox.ini Add rule for jinja2.Template to remind common environment use 2022-11-07 15:40:49 -07:00
uwsgi.ini Update uwsgi.ini 2022-06-15 19:13:50 +03:00
wait_for_test_mysql_start.sh World, meet OnCall! 2022-06-03 08:09:47 -06:00