Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(frontend/shared): change password funcionality in profile screen…
… bb-417 (#512) * feat: slicing form design ui bb-9 * fix: remove lint css root folder bb-0 * feat: make toggle visibility password bb-9 * feat: add user data in redux store bb-9 * feat: make validation confirm password bb-9 * fix: refactor unused code and comment bb-9 * style: adjust css variabel to match with other bb-9 * refactor: make other props instead className bb-9 * style: adjust css variabel conflict bb-9 * chore: release-1.6.0 (#95) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * refactor: using getValidClassNames and seperate each style in component bb-9 * fix: handle conflict in app.tsx bb-9 * style: change all changelog file bb-9 * refactor: remove unused img and code bb-9 * style: change folder structure and handle typo name in class bb-9 * fix: solve UI issue in # UI bb-9 * feat: redirect user to root after # bb-9 * feat: navigate user to root path bb-9 * refactor: remove use navigate in # form bb-9 * feat: add error handling # bb-9 * fix: up to date package-lock with main bb-9 * feat: remove try catch block bb-9 * feat: follow rules and messages from doc validation bb-209 * feat: disabled button when schema invalid bb-209 * feat: add mode onchange in react hook form bb-209 * refactor: remove unused user validation schema bb-209 * refactor: remove unused validation & seperate const for user bb-209 * fix: remove confirm input in schema validation bb-209 * refactor: remove duplicate message for confirm input bb-209 * style: add type in variabel no error bb-209 * refactor: remove unused message in user validation bb-209 * style: change email placeholder bb-209 * style: change no error input const in user modules bb-209 * style: create constan folder in user module bb-209 * fix: show error popup auth & reorder password validation bb-209 * chore: change package-lock.json bb-209 * fix: change regex rule for email bb-209 * fix: change email rule validation bb-209 * refactor: make notification as global for any page bb-209 * feat: show logout confirmation bb-365 * refactor: wrap logout confirm popup using dialog tag bb-365 * fix: set false logout popup as default state bb-365 * style: add class for img tag bb-365 * style: change variabel popup into meaningful bb-365 * style: add variant for confirm button bb-365 * feat: add logo to sigin & # pages bb-373 * feat: update password functionality backend-frontend bb-417 * feat: add success notification update password bb-417 * style: remove unused comment bb-417 * style: change response status swager spec bb-417 * style: remove unused comment bb-417 * refactor: remove token in update req & make helper check password bb-417 * refactor: move check password to auth service and using API handler to get userDTO bb-417 * fix: solve not match confirm new password bb-417 * refactor: remove fields object in confirm password custom validation bb-417 * refactor: remove fields object in confirm password custom validation bb-417 * refactor: move confirm new password field to enum bb-417 * style: change enum property of confirm password custom validation bb-417 * refactor: using get values instead watch in # mobile bb-417 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Farid Shabanov <61088675+fshabanov@users.noreply.github.com>
- Loading branch information