accounts-frontend/packages/app/components/profile
2024-12-03 16:07:41 +05: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 The UI is adapted to the RTL layout 2021-03-26 04:19:04 +01:00
multiFactorAuth The UI is adapted to the RTL layout 2021-03-26 04:19:04 +01: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 The UI is adapted to the RTL layout 2021-03-26 04:19:04 +01:00
Profile.story.tsx Allow escape from activation step back to login page 2021-03-28 17:50:32 +02:00
Profile.tsx fix: update translation URL 2024-12-03 16:07:41 +05:00
ProfileField.tsx Rework layout of the profile 2020-08-01 01:49:29 +03:00
profileForm.scss The UI is adapted to the RTL layout 2021-03-26 04:19:04 +01: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