Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OM-80: add route to change mobile app password, implement forms #21

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

olewandowski1
Copy link
Collaborator

@olewandowski1 olewandowski1 commented Jan 17, 2024

OM-80

REQUIRED PR

Changes:

  • Add 'Mobile App Password' route.
  • Validate user's entries.
  • If user do not have account password at all, display warning and block current password field.
    image
  • If user has an account password, it it possible to change it (old password has to be different than new password + new password has to match confirmation password).
    image
  • If submit, user is informed about change status (dialog).
    image
    image

Copy link

sonarcloud bot commented Jan 17, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@jdolkowski jdolkowski merged commit 5697a03 into develop Jan 24, 2024
4 of 5 checks passed
@jdolkowski jdolkowski deleted the feature/OM-80 branch January 24, 2024 13:39
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.

2 participants