oncall-engine/engine/apps/api
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
..
permissions World, meet OnCall! 2022-06-03 08:09:47 -06:00
serializers Add hiding personal phone numbers (#411) 2022-09-09 12:42:40 +05:00
tests Add hiding personal phone numbers (#411) 2022-09-09 12:42:40 +05:00
throttlers World, meet OnCall! 2022-06-03 08:09:47 -06:00
views 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
response_renderers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py Insight logs (#348) 2022-08-24 12:04:44 +05:00