murano-dashboard/muranodashboard
Timur Sufiev 7a3fe8b194 Make field validation to be conditional.
Introduce new field attribute 'enabled' - true by default, but if it
is false, then the field won't be validated, only coerced to Python
type. This actually solves the issue with hidden (and disabled) fields
which don't validate and prevent proceeding to next step.

Change-Id: Ie57fa4731792ed1e44e9f61fa5cb6a16ddaf3109
Fixes: bug MRN-883
2013-09-12 15:20:41 +04:00
..
local KEERO-318 - Fix all occurrences of old names (keero, glazier) in Dashboard 2013-04-26 16:25:58 +04:00
openstack Move installation to pbr 2013-08-19 10:28:50 +04:00
panel Make field validation to be conditional. 2013-09-12 15:20:41 +04:00
services Make field validation to be conditional. 2013-09-12 15:20:41 +04:00
static/muranodashboard Placeholder emulation added in IE 2013-09-04 11:20:10 +04:00
templates Remove excessive 'slug' parameter from services. 2013-08-27 16:37:00 +04:00
templatetags Split checkbox input and label in one line 2013-07-19 13:03:17 +04:00
test KEERO-318 - Fix all occurrences of old names (keero, glazier) in Dashboard 2013-04-26 16:25:58 +04:00
__init__.py KEERO-318 - Fix all occurrences of old names (keero, glazier) in Dashboard 2013-04-26 16:25:58 +04:00
datagrids.py Change datagrid field to work with units templates. 2013-08-22 20:15:24 +04:00
models.py Change datagrid field to work with units templates. 2013-08-22 20:15:24 +04:00
settings.py Implement dynamic UI for all current service creation forms. 2013-08-14 14:09:30 +04:00
version.py Move installation to pbr 2013-08-19 10:28:50 +04:00