Task #1193
closed
Redesign displaying messages for password policies
Added by Petr Michal over 6 years ago.
Updated about 6 years ago.
Description
I've set up password policy for production use. The password policy rules are so long that I need to scroll to see form for password change.
Some messages are absolutely pointless (Show password policy name to users).
Most others overlap or duplicate different message.
The best solution for me will be a possibility to show message from new property instead of this.
The accuracy of the message will be responsibility of administrator.
Files
- Tracker changed from Defect to Task
- Subject changed from Fix display of password policies to Redesign displaing messages for password policies
Final design:
- unnecessary points will be deleted: policy name, info about form, etc
- duplications will be merged - special characters, enhanced control infromations, etc
- all points will be merged into one box
- box will be displayed under some help button
- Assignee changed from Ondřej Kopr to Patrik Stloukal
- Related to Task #1227: Allow use characters bases in password validation added
- Status changed from Needs feedback to In Progress
- Assignee changed from Radek Tomiška to Patrik Stloukal
I did test, review and refactoring (layout), notes consulted personally, summary:
- added prevalidation component will be removed (only one validation component will be used)
- raw html used in component will be refactored to react (usage of raw html was in component before, but i noticed it now)
- forbidden characters base will be shown in prevalidation (because is validated)
- Special characters (the same for forbidden characters) will be shown as one item in rule list (~li).
- File preValidation.png preValidation.png added
- Status changed from In Progress to Needs feedback
- Assignee changed from Patrik Stloukal to Radek Tomiška
- % Done changed from 80 to 90
- Status changed from Needs feedback to Closed
- Assignee changed from Radek Tomiška to Patrik Stloukal
- Target version set to Morganite (9.2.0)
- % Done changed from 90 to 100
I like it, thx! It is much more nicer.
I merged it into develop.
Also available in: Atom
PDF