bb-plane-fork/packages/i18n/src
Bavisetti Narayan ce6299937f
[WEB-5430] feat: allow users to change email (#8120)
* feat: change user email

* chore: optimised the logic

* feat: add email change functionality and related modals in profile form

* refactor: format checkEmail method for improved readability

* chore: added rate limit exceeded validation

* feat: implement change email modal with localization support

- Added translation support for the change email modal, including titles, descriptions, and error messages.
- Integrated the useTranslation hook for dynamic text rendering.
- Updated form validation messages to utilize localized strings.
- Enhanced user feedback with localized success and error toast messages.
- Updated button labels and placeholders to reflect localization changes.

* chore: added extra validation in cache key

* fix: format files

---------

Co-authored-by: b-saikrishnakanth <bsaikrishnakanth97@gmail.com>
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-11-24 21:21:52 +05:30
..
constants [WEB-5416] fix: Use proper import syntax (#8105) 2025-11-13 17:41:06 +05:30
context [WEB-5459] feat(codemods): add function declaration transformer with tests (#8137) 2025-11-20 17:39:40 +05:30
hooks [WEB-5416] fix: Use proper import syntax (#8105) 2025-11-13 17:41:06 +05:30
locales [WEB-5430] feat: allow users to change email (#8120) 2025-11-24 21:21:52 +05:30
store [WEB-5416] fix: Use proper import syntax (#8105) 2025-11-13 17:41:06 +05:30
types [WEB-3855] feat: Turkish language support (#6922) 2025-04-15 16:36:02 +05:30
index.ts [WEB-4810] feat: migrate to tsdown from tsup (#7679) 2025-09-03 14:01:57 +05:30