commit 2114c2672465ba14bb7b115b2f69f9afe6c6f801
Author: Alexander Tivelkov <email address hidden>
Date: Wed Oct 5 19:52:46 2016 +0300
'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.
Reviewed: https:/ /review. openstack. org/382569 /git.openstack. org/cgit/ openstack/ murano- dashboard/ commit/ ?id=2114c267246 5ba14bb7b115b2f 69f9afe6c6f801
Committed: https:/
Submitter: Jenkins
Branch: master
commit 2114c2672465ba1 4bb7b115b2f69f9 afe6c6f801
Author: Alexander Tivelkov <email address hidden>
Date: Wed Oct 5 19:52:46 2016 +0300
'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: Ie72770a8810369 e2bff9a59e8f384 5144032f080
Closes-bug: #1630672