oncall-engine/engine/apps/user_management/models
Ildar Iskhakov 8367a1ed4c
Polish user settings and warnings (#2425)
# What this PR does

* users table: added warnings: No default notifications set, No
important notifications set
* users table: removed warnings when messenger is not configured (e.g.
telegram channels are not connected -> no need to show telegram warning
in users table)
* users table: moved current user to first place
* user profile: cleaned up and added hints to notification channel
connectors
* user profile: cleaned up and added hints to calendar sync
* chatops-slack: cleaned up and added hints to slack settings

fixes https://github.com/grafana/oncall/issues/2418

## Which issue(s) this PR fixes

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-07-17 18:34:58 +08:00
..
__init__.py Add basic organization moved exception handling and middleware 2022-10-20 15:04:58 -06:00
organization.py Polish user settings and warnings (#2425) 2023-07-17 18:34:58 +08:00
region.py Org soft-delete (#1073) 2023-01-05 12:42:55 +08:00
team.py re-enable mypy GitHub Actions CI job (#2390) 2023-06-29 14:01:52 +00:00
user.py Add full avatar URL for on-call users in schedule internal API (#2414) 2023-06-30 14:45:40 +01:00