oncall-engine/engine/apps/api
Matias Bordese a121f84a89
Rework slack login to check backend before redirecting (#1306)
Also:
- Remove unused slack login views in `social_auth` app
- Disable unlink actions in the profile if user is not owner (otherwise
it will disconnect the logged in user, not the one being shown on
screen)
2023-02-08 09:08:18 -03:00
..
permissions optimize GET /schedules internal API endpoint (#1169) 2023-01-25 11:08:09 +01:00
serializers Fix bug with root/dependant alert groups list api endpoint (#1284) 2023-02-03 19:53:35 +08:00
tests Enable mobile app backend by default on OSS (#1286) 2023-02-03 12:44:22 +00:00
throttlers World, meet OnCall! 2022-06-03 08:09:47 -06:00
views Rework slack login to check backend before redirecting (#1306) 2023-02-08 09:08:18 -03:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
response_renderers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py Draft initial logic for user/schedule paging (#1098) 2023-01-17 12:19:08 -03:00