murano-dashboard/muranodashboard/api
Stan Lagun cddd563994 Static action for UI definition parameters
Now it is possible to specify ParametersSource key
in the UI definition for a method that should be
called to obtain UI parameters in addition to those
explicitly specified in ui.yaml

ParametersSource either should be a method name
or a className.methodName (com.example.MyClass.myMethod).
If class name is not provided it is taken from the Application section
or package FQN is used

Change-Id: I18b5f6081aaca1dce5655881ab896f6aac3003fe
2016-11-10 23:30:18 +00:00
..
rest Split muranodashboard config into multiple files 2016-10-11 14:55:22 +03:00
__init__.py Wrap 500 code in dashboard errors 2016-09-12 19:17:22 +03:00
packages.py Static action for UI definition parameters 2016-11-10 23:30:18 +00:00