Skip to content
  • Revant Nandgaonkar's avatar
    fix: UI and UX Fixes · c2b78a93
    Revant Nandgaonkar authored
    authorization-server: /v1/user/get_user to return isPasswordSet: boolean
    communication-server: update settings DTO fixed
    all-clients: Duration increased from 2000ms to 5000ms
    all-clients: set UNDO_DURATION 10000ms and DURATION 5000ms constants
    identity-client: set password or change password as per isPasswordSet
    identity-client: disable delete with message if user is administrator
    identity-client: display password requirements on profile component
    authorization-client: display password requirements on verify password component
    authorization-client: show error for mismatch in repeat password verification
    
    multiple ui ux updates
    c2b78a93