accounts-frontend/packages/app/pages/profile
2020-10-11 21:30:50 +03:00
..
AccountDeletedPage.tsx Implemented handlers to delete/restore account. Implemented "account deleted" page 2020-08-01 01:49:29 +03:00
ChangeEmailPage.tsx chore(build): enable support for ts declare fields 2020-10-11 21:30:50 +03:00
ChangePasswordPage.tsx chore(build): enable support for ts declare fields 2020-10-11 21:30:50 +03:00
ChangeUsernamePage.tsx chore(build): enable support for ts declare fields 2020-10-11 21:30:50 +03:00
DeleteAccountPage.tsx Fixes by review 2020-08-04 13:48:16 +03:00
MultiFactorAuthPage.tsx chore(build): enable support for ts declare fields 2020-10-11 21:30:50 +03:00
profile.scss Change prettier rules 2020-05-24 02:08:24 +03:00
ProfileController.tsx Prevent using any profile url when account is deleted 2020-08-01 01:49:30 +03:00
ProfilePage.tsx Centralize all redux types into one place, add overrides for the connect, useSelector and useDispatch functions 2020-07-22 13:01:12 +03:00