oncall-engine/engine/apps/user_management/models
Joey Orlando 4f2d3bee9f
add is_restricted column to alert_group table (#2289)
# What this PR does

Plus mark `alert_receive_channel.restricted_at` column as deprecated.
This column will be removed in a future release.

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated (N/A)
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required) (N/A)
- [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required) (N/A)
2023-06-20 06:20:32 -04:00
..
__init__.py Add basic organization moved exception handling and middleware 2022-10-20 15:04:58 -06:00
organization.py add is_restricted column to alert_group table (#2289) 2023-06-20 06:20:32 -04:00
region.py Org soft-delete (#1073) 2023-01-05 12:42:55 +08:00
team.py OnCall prometheus metrics exporter (#1605) 2023-05-25 18:26:13 +00:00
user.py Fix teams duplication and user list permission control (#1591) 2023-03-22 14:38:31 +08:00