# What this PR does * api returns all the resources available to the user by default * substitutes `team switcher` with `multi-select team filter` * allow referencing between integrations - escalations chains - [schedules, outgoing webhooks] across teams https://user-images.githubusercontent.com/2262529/225634581-2d2e8af2-15ce-4c01-a90e-8267d98f5a23.mov ## Which issue(s) this PR fixes ## Checklist - [ ] Tests updated - [ ] Documentation added - [ ] `CHANGELOG.md` updated --------- Co-authored-by: Maxim <maxim.mordasov@grafana.com> Co-authored-by: Joey Orlando <joey.orlando@grafana.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_alerts.py | ||
| test_custom_actions.py | ||
| test_escalation_chain.py | ||
| test_escalation_policies.py | ||
| test_incidents.py | ||
| test_integrations.py | ||
| test_maintenance.py | ||
| test_on_call_shifts.py | ||
| test_personal_notification_rules.py | ||
| test_ratelimit.py | ||
| test_resolution_notes.py | ||
| test_routes.py | ||
| test_schedule_export.py | ||
| test_schedules.py | ||
| test_slack_channels.py | ||
| test_teams.py | ||
| test_user_groups.py | ||
| test_users.py | ||