accounts-frontend/packages/app/components/profile
2020-08-01 01:49:30 +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 Implemented UI for the account deletion 2020-08-01 01:49:29 +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
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