oncall-engine/engine/apps
Vadim Stepanov 255964ceaf
Mobile app messaging backend (#874)
* move mobile notifications to a separate backend, remove critical notification

* remove outdated mobile app code

* MOBILE_APP_PUSH_NOTIFICATIONS_ENABLED -> FEATURE_MOBILE_APP_INTEGRATION_ENABLED

* create error log if no devices are set up

* move mobile auth related code to the mobile_app Django app

* move mobile auth related code to the mobile_app Django app

* move mobile auth related code to the mobile_app Django app

* fix typing

* add GCMDevice todos

* add user connection capabilities

* add user connect/disconnect to the messaging backend

* move APNS endpoint to mobile_app Django app

* restore critical notifications

* support hackathon app

* tweak migrations so mobile app auth tokens are preserved

* reuse notify_by IDs

* use mobile app template to render push notification

* add GCM/FCM (Android) support

* fix unlink user

* logger.error -> logger.info
2022-11-23 15:56:43 +00:00
..
alerts Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
api Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
api_for_grafana_incident World, meet OnCall! 2022-06-03 08:09:47 -06:00
auth_token Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
base Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
email Allow no-auth SMTP connection for email notifications (#759) 2022-11-03 16:18:37 +00:00
grafana_plugin Get rid of installation token + add a bunch of tests (#624) 2022-11-21 16:26:00 +01:00
heartbeat Insight logs (#348) 2022-08-24 12:04:44 +05:00
integrations Check id instead of object to avoid unnecessary query 2022-10-28 15:45:51 -06:00
mobile_app Mobile app messaging backend (#874) 2022-11-23 15:56:43 +00:00
oss_installation Conform URLs (#281) 2022-07-25 09:12:50 -06:00
public_api Cleanup on deletion/archivation of slack channel (#822) 2022-11-16 17:56:05 +08:00
schedules Fix web oncall calendars not loading (#891) 2022-11-23 20:19:52 +08:00
slack Merge pull request #836 from grafana/fix-warning-popup-on-slack-slash-command 2022-11-21 11:51:59 +01:00
social_auth Support of oncall-gw (#741) 2022-11-08 14:43:22 +08:00
telegram Support mutliregion telegram (#676) 2022-10-25 14:53:07 +08:00
twilioapp Add simple check if using API key instead of AUTH token 2022-11-09 21:52:42 -07:00
user_management Merge pull request #830 from grafana/mderynck/organization-moved-headers 2022-11-21 16:40:50 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00