oncall-engine/engine/apps/user_management
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
..
migrations Add hiding personal phone numbers (#411) 2022-09-09 12:42:40 +05:00
models Add hiding personal phone numbers (#411) 2022-09-09 12:42:40 +05:00
subscription_strategy World, meet OnCall! 2022-06-03 08:09:47 -06:00
tests Fix test 2022-09-02 14:48:03 -06:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
admin.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
sync.py Add task to delete organizations if their stack has been deleted in gcom 2022-09-02 14:06:42 -06:00
user_representative.py World, meet OnCall! 2022-06-03 08:09:47 -06:00