oncall-engine/engine/apps/public_api/serializers
Joey Orlando e16064c6ba
#539 - add slack permalink to alert group public API response (#543)
* add .python-version to .gitignore

* add .nvmrc to frontend

Also update DEVELOPER.md to mention optionally using nvm

* update DEVELOPER.md to reflect running successfully locally

* markdown autoformatter styling changes

* add slack permalink to alertgroup public api http response

* update changelog

* address PR comments

- rename permalink to permalinks in alert group public api seralizer
- add permalinks property to AlertGroup model
- update public api alert groups test
- update alertgroups public documentation to include permalinks property

* add default DEBUG = True in dev.py settings
2022-09-22 15:17:17 +02:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
action.py Rename field webhook to url for outgoing webhook public api endpoint, update tests 2022-06-21 12:53:22 +03:00
alerts.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
escalation_chains.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
escalation_policies.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
incidents.py #539 - add slack permalink to alert group public API response (#543) 2022-09-22 15:17:17 +02:00
integrations.py Add possibility to modify default route on integration create 2022-07-05 14:23:09 +04:00
integtration_heartbeat.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
maintenance.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
on_call_shifts.py Update serializers for oncall shifts 2022-07-18 15:23:15 +03:00
organizations.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
personal_notification_rules.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
resolution_notes.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
routes.py Small correction for boolean checks 2022-07-08 12:05:59 +03:00
schedules_base.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
schedules_calendar.py Fix shifts/schedule teams validation on schedule creation 2022-09-09 12:24:07 -03:00
schedules_ical.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
schedules_polymorphic.py Initial web schedule model and serializers. Add override shift type. 2022-07-05 12:41:55 -03:00
schedules_web.py Use shift public key in events 2022-07-06 15:47:21 -03:00
slack_channel.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
teams.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
user_groups.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
users.py World, meet OnCall! 2022-06-03 08:09:47 -06:00