oncall-engine/engine/apps/user_management/migrations
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
..
0001_squashed_initial.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
0002_auto_20220705_1214.py Add API support for user timezone and working hours (#201) 2022-07-11 13:16:56 +01:00
0003_user_hide_phone_number.py Add hiding personal phone numbers (#411) 2022-09-09 12:42:40 +05:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00