-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Help user to choose a valid password in the reset password input (#819)
* Overhaul Reset Password Functionality * Harmonize password error message if a too short password is provided in SetNewPasswordComponent * Update Javadocs to allow for more clear distinguish between new components * Update JD For cardlayout * Update password reset error message if a password was too short during registration and setting a new password * Add helper text to password field during user registration * Address code review * Remove CardLayout.java and copy paste css class name * Move JD description --------- Co-authored-by: Tobias Koch <[email protected]>
- Loading branch information
1 parent
f99ebc2
commit 9f657e1
Showing
19 changed files
with
656 additions
and
699 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
182 changes: 0 additions & 182 deletions
182
user-interface/src/main/java/life/qbic/datamanager/views/layouts/BoxLayout.java
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
...rface/src/main/java/life/qbic/datamanager/views/login/newpassword/NewPasswordHandler.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.