accounts-frontend/packages/app/components/profile
2020-08-04 13:48:16 +03:00
..
changeEmail Rework Button component to pass its label via children content 2020-07-22 14:20:10 +03:00
changePassword Rework Button component to pass its label via children content 2020-07-22 14:20:10 +03:00
changeUsername Rework Button component to pass its label via children content 2020-07-22 14:20:10 +03:00
deleteAccount Fixes by review 2020-08-04 13:48:16 +03:00
multiFactorAuth Implemented UI for the account deletion 2020-08-01 01:49:29 +03:00
passwordRequestForm Rework Button component to pass its label via children content 2020-07-22 14:20:10 +03:00
accountDeleted.scss Implemented handlers to delete/restore account. Implemented "account deleted" page 2020-08-01 01:49:29 +03:00
AccountDeleted.story.tsx Implemented loading state, when user clicked on the restore button 2020-08-01 01:49:30 +03:00
AccountDeleted.tsx Cover delete/restore account forms with E2E tests 2020-08-01 01:49:30 +03:00
Context.tsx Change prettier rules 2020-05-24 02:08:24 +03:00
profile.scss Rework layout of the profile 2020-08-01 01:49:29 +03:00
Profile.story.tsx Implemented handlers to delete/restore account. Implemented "account deleted" page 2020-08-01 01:49:29 +03:00
Profile.tsx Cover delete/restore account forms with E2E tests 2020-08-01 01:49:30 +03:00
ProfileField.tsx Rework layout of the profile 2020-08-01 01:49:29 +03:00
profileForm.scss Implemented UI for the account deletion 2020-08-01 01:49:29 +03:00
ProfileForm.tsx Remove all *.intl.json files. Move strings to the corresponding views. Implement custom command to build i18n/en.json file 2020-06-04 19:43:08 +03:00