bb-plane-fork/apps/api/plane/app/urls
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
..
__init__.py [WEB-5162] fix: add exporter URL patterns for exporting issues (#7977) 2025-10-16 15:36:48 +05:30
analytic.py [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
api.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
asset.py [WIKI-419] chore: new asset duplicate endpoint added (#7172) 2025-11-20 15:05:01 +05:30
cycle.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
estimate.py [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
exporter.py [WEB-5162] fix: add exporter URL patterns for exporting issues (#7977) 2025-10-16 15:36:48 +05:30
external.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
intake.py [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
issue.py [WEB-5162] fix: add exporter URL patterns for exporting issues (#7977) 2025-10-16 15:36:48 +05:30
module.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
notification.py [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
page.py [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
project.py [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
search.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
state.py [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
timezone.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
user.py [WEB-5430] feat: allow users to change email (#8120) 2025-11-24 21:21:52 +05:30
views.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
webhook.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
workspace.py [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30