Skip to content

feat: #266/[User password reset ability] Implement frontend#25

Merged
Vasia1101 merged 2 commits into
devfrom
task/266/User-password-reset-ability/Implement-frontend
Jun 18, 2026
Merged

feat: #266/[User password reset ability] Implement frontend#25
Vasia1101 merged 2 commits into
devfrom
task/266/User-password-reset-ability/Implement-frontend

Conversation

@InnetaSh

Copy link
Copy Markdown
Contributor

dev

JIRA

Code reviewers

  • @github_username

Second Level Review

  • @github_username

Summary of issue

Users currently lack a dedicated interface to manage or update their account password, which limits self-service options for security maintenance.

Summary of change

Implemented a new SettingsPage that includes a password change feature.

Created ChangePasswordDto for request data handling.

Integrated the form with Ant Design components for the UI.

Connected the form logic to the userLoginStore for processing password updates.

Testing approach

Navigated to the new password change section within the application settings.

Verified that the form correctly captures current and new passwords.

Confirmed that form validation is functioning as expected using Ant Design's Form component.

Tested the integration with userLoginStore to ensure data is passed correctly to the backend service.

CHECK LIST

  • СI passed
  • Сode coverage >=95%
  • PR is reviewed manually again (to make sure you have 100% ready code)
  • All reviewers agreed to merge the PR
  • I've checked new feature as logged in and logged out user if needed
  • PR meets all conventions

@InnetaSh InnetaSh self-assigned this Jun 17, 2026
@github-actions

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-island-094fe5703-25.westeurope.7.azurestaticapps.net

Vasia1101
Vasia1101 previously approved these changes Jun 17, 2026
BodyaAP
BodyaAP previously approved these changes Jun 17, 2026
@InnetaSh InnetaSh dismissed stale reviews from BodyaAP and Vasia1101 via 623ff85 June 18, 2026 14:07
@sonarqubecloud

Copy link
Copy Markdown

@Vasia1101 Vasia1101 merged commit 233ef84 into dev Jun 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants