bb-plane-fork/apps/web/core
Jayash Tripathy 53b3358a63
[GIT-44] refactor(auth): add PASSWORD_TOO_WEAK error code (#8522)
* refactor(auth): add PASSWORD_TOO_WEAK error code and update related error handling in password change flow

* fix(auth): update import to use type for EAuthenticationErrorCodes in security page

* Update apps/web/app/(all)/profile/security/page.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update apps/web/app/(all)/[workspaceSlug]/(settings)/settings/account/security/page.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* refactor: updated auth error exception accross zxcvbn usages

* fix: improve error handling for password strength validation and update error messages

* i18n(ru): update Russian translations for stickies and automation description

Added translation for 'stickies' and improved formatting of the automation description in Russian locale.

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-13 18:51:33 +05:30
..
components [GIT-44] refactor(auth): add PASSWORD_TOO_WEAK error code (#8522) 2026-02-13 18:51:33 +05:30
constants chore: merge constants and services (#8623) 2026-02-10 21:10:54 +05:30
custom-events chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
hooks [WEB-6137] fix: work item peek view outside click #8610 2026-02-12 16:28:51 +05:30
layouts chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
lib chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30
services chore: merge constants and services (#8623) 2026-02-10 21:10:54 +05:30
store chore: merge constants and services (#8623) 2026-02-10 21:10:54 +05:30
types chore: add copyright (#8584) 2026-01-27 13:54:22 +05:30