1) Verify email/phone on "personal info" page
2) Add api for "personal info" page, mappers/unmappers
2) No more inputs on "2fa" page
3) Changed a bit styles
Type of change
Please delete options that are not relevant.
[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[x] Breaking change (fix or feature that would cause existing functionality to not work as expected) (probably :P)
How Has This Been Tested?
tested locally
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] New and existing unit tests pass locally with my changes
[x] Any dependent changes have been merged and published in downstream modules
Description
1) Verify email/phone on "personal info" page 2) Add api for "personal info" page, mappers/unmappers 2) No more inputs on "2fa" page 3) Changed a bit styles
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
tested locally
Checklist: