oncall-engine/engine/apps/api/tests
Innokentii Konstantinov 3e8c7a24c8
Add hiding personal phone numbers (#411)
* Add hiding personal phone numbers

* Fix tests

* phone number toggler

* fixed issue where id was not set

* some improvement changes

* show toggle just for validated phone numbers

* ux changes + refactored PhoneVerification

* minor changes

* linter

* hide banner

* ux changes for phone verification

* make it full width

* linter

* show action only if phone is verified

* linter

* revert isCodeSent once phone is forgotten

* fix UserHiddenFieldsSerializer

* await for loadUser

* missing WithPermissions wrapper

Co-authored-by: Rares Mardare <rares.mardare@grafana.com>
Co-authored-by: Rares Mardare <40542072+teodosii@users.noreply.github.com>
2022-09-09 12:42:40 +05:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
conftest.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_alert_group.py Optimize alert group list view (#299) 2022-07-27 14:14:59 +03:00
test_alert_receive_channel.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_alert_receive_channel_template.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_channel_filter.py Fix channel filter updates when there are multiple backends 2022-09-02 14:26:47 -03:00
test_custom_button.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_escalation_chain.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_escalation_policy.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_features.py Add web_schedules feature flag 2022-09-02 15:37:33 -03:00
test_gitops.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_integration_heartbeat.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_live_settings.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_maintenance.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_oncall_shift.py Merge branch 'dev' into on-call-shifts-rotation-index 2022-09-08 16:43:35 +03:00
test_organization.py Remove unused messaging backends feature flag 2022-06-10 11:09:05 -03:00
test_postmortem_messages.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_preview_template_options.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_route_regex_debugger.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_schedule_export.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_schedules.py Merge pull request #485 from grafana/matiasb/schedules-related-escalation-chains 2022-09-07 11:17:05 -03:00
test_set_general_log_channel.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_slack_channels.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_slack_team_settings.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_subscription.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_team.py Wrong team error for alert groups page (#337) 2022-08-17 10:46:53 +03:00
test_telegram_channel.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_terraform_renderer.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_user.py Add hiding personal phone numbers (#411) 2022-09-09 12:42:40 +05:00
test_user_groups.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_user_notification_policy.py Remove unused messaging backends feature flag 2022-06-10 11:09:05 -03:00
test_user_schedule_export.py World, meet OnCall! 2022-06-03 08:09:47 -06:00