Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(web): add account page to change password #1155

Merged
merged 24 commits into from
Oct 1, 2024
Merged

Commits on Sep 26, 2024

  1. feat: add account page to change password

    tcsola authored and tcsola committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    cc68d4a View commit details
    Browse the repository at this point in the history
  2. refactor: add try catch to hook

    tcsola authored and tcsola committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5efe761 View commit details
    Browse the repository at this point in the history
  3. refactor: inputField value refactor

    tcsola authored and tcsola committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8bed2a3 View commit details
    Browse the repository at this point in the history
  4. refactor: passwordPolicy not option

    tcsola authored and tcsola committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    903501d View commit details
    Browse the repository at this point in the history
  5. refactor: no need type

    tcsola authored and tcsola committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2affb74 View commit details
    Browse the repository at this point in the history
  6. refactor: resolve more advice by bot

    tcsola authored and tcsola committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    34aeb4d View commit details
    Browse the repository at this point in the history
  7. refactor: update i18n

    tcsola authored and tcsola committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    93d141e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. refactor: rename closed function

    tcsola authored and tcsola committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    65e8f09 View commit details
    Browse the repository at this point in the history
  2. refactor: setPasswordModalClosed directly

    tcsola authored and tcsola committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    280b8f1 View commit details
    Browse the repository at this point in the history
  3. refactor: don't need to translate ****

    tcsola authored and tcsola committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    90e2bc8 View commit details
    Browse the repository at this point in the history
  4. refactor: change name for onPasswordUpdate

    tcsola authored and tcsola committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a42d912 View commit details
    Browse the repository at this point in the history
  5. refactor: change password not in useCallback

    tcsola authored and tcsola committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    103485c View commit details
    Browse the repository at this point in the history
  6. refactor: use theme color

    tcsola authored and tcsola committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    495dced View commit details
    Browse the repository at this point in the history
  7. refactor: delete useless export from common

    tcsola authored and tcsola committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    bfe46f3 View commit details
    Browse the repository at this point in the history
  8. feat: add color to RegexMessage

    tcsola authored and tcsola committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a431d22 View commit details
    Browse the repository at this point in the history
  9. refactor: delete useless div and sub title weight to regular

    tcsola authored and tcsola committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7b82f8c View commit details
    Browse the repository at this point in the history
  10. refactor: update translate

    tcsola authored and tcsola committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c56e847 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. refactor: borderRadius use theme

    tcsola authored and tcsola committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    eb65c39 View commit details
    Browse the repository at this point in the history
  2. refactor: refactor for font weight and style

    tcsola authored and tcsola committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    33bd09d View commit details
    Browse the repository at this point in the history
  3. refactor: delete useless span

    tcsola authored and tcsola committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b48dd28 View commit details
    Browse the repository at this point in the history
  4. refactor: rename changePasswordModal

    tcsola authored and tcsola committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    528ac02 View commit details
    Browse the repository at this point in the history
  5. refactor: add margin for label

    tcsola authored and tcsola committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    70b9d67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3f3f03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd62147 View commit details
    Browse the repository at this point in the history