murano-dashboard/muranodashboard/dynamic_ui
Alexander Tivelkov 7e9aaf20fd 'Forms:' section is now truly optional in ui definition
The only mandatory section of the UI definition file is the
"Application" block which defines the input object model snippet.
Everything else is optional: the app developer may have no user input
for their app besides its name.

However, the UI was crashing if no 'Forms:' section is present. This
has been fixed.

Change-Id: Ie72770a8810369e2bff9a59e8f3845144032f080
Closes-bug: #1630672
2016-10-05 17:04:27 +00:00
..
__init__.py Rename dynamic_ui package and normalize it. 2013-12-24 16:43:53 +04:00
fields.py Cleanup PasswordField.init and remove i18n-nonfriendly strings 2016-03-15 18:44:12 +03:00
forms.py Fix validation of password fields form with confirmInput=false 2016-02-09 19:55:27 +01:00
helpers.py Introduced python3 support 2015-12-22 16:43:12 +00:00
services.py 'Forms:' section is now truly optional in ui definition 2016-10-05 17:04:27 +00:00
version.py [DynamicUI] Apply user regex for the password field 2016-01-29 10:40:59 +03:00
yaql_expression.py Migrate to new YAQL 1.0.0 2015-08-25 18:15:11 +03:00
yaql_functions.py Make generateHostname honor pattern parameter 2016-07-18 16:03:03 +00:00