murano-dashboard/releasenotes/notes
Valerii Kovalchuk 6139b1bac1 Correct password-checking js in dynamic UI forms
Password-checking javascript selects password fields relying on a
fact that their ids should end with 'password' and 'password-
clone'. But it's not actually true when in application's 'ui.yaml'
file another name for password field is given.
This patch changes js in a way that it doesn't check presence of
'password' in the field id and uses just it's type. Also it
distinguish original password field and confirmation field by
'-clone' ending in id.

Change-Id: I9b9d7cdea8f5c5249cd7595b104424cf7a4055d4
Closes-bug: #1534642
2016-06-09 10:41:40 +00:00
..
.placeholder Add reno for RElease NOtes 2015-11-26 00:20:39 +03:00
add-package-details-126fe8cbefcd0229.yaml Add details page for packages 2016-02-16 21:42:40 -05:00
bug-1405788-2c8b2708e3bfc63f.yaml Remove environment name restrictions 2016-01-28 05:06:55 +00:00
extend-flavor-requirements-d007f54c68c571ad.yaml Add maximum disk, vcpu and memory requirement 2015-12-21 12:50:22 +03:00
filter-in-package-definition-d463e434c856a412.yaml Modify filter by 'Name' in Package Definition 2016-01-06 19:04:07 +08:00
glance-glare-aa81451d785591ed.yaml Rename glance to glare 2016-03-09 12:05:26 +00:00
manage-multiple-envs-e587c2e9432e39d7.yaml Add ability to manage several environments at once in dashboard 2016-05-23 12:04:35 +03:00
password-checking-780dc07fa1d9926a.yaml Correct password-checking js in dynamic UI forms 2016-06-09 10:41:40 +00:00
python3-cae8a08d96696550.yaml Introduced python3 support 2015-12-22 16:43:12 +00:00
reload-empty-env-10165198e8384b08.yaml Reload env components page after deployment of empty environment 2016-05-17 13:11:13 +03:00
reorganize-dashboard-settings-11733b5c1003154b.yaml Reorganize Murano-specific Horizon settings 2016-06-02 08:19:17 -04:00
update_password_field-21a3b60658de3575.yaml [DynamicUI] Apply user regex for the password field 2016-01-29 10:40:59 +03:00