cloudstack/ui
Brian Federle 7ce17fa3b8 CLOUDSTACK-3560: UI createForm: Support multiple dependsOn targets
Support passing list of dependsOn targets for form fields. This will
trigger a change if any items specified in list are changed.

Example:

fieldA: {...},
fieldB: {...},
fieldC: { dependsOn: ['fieldA', 'fieldB'] }
2013-07-24 14:25:40 -07:00
..
css CLOUDSTACK-3391: Add missing action icons 2013-07-22 14:15:46 -07:00
images UI: Add initial UCS section to infrastructure page 2013-07-09 13:53:04 -07:00
lib Add plugin loading functionality and basic framework 2012-12-19 15:47:25 -08:00
modules CLOUDSTACK-3789: UI - specify type when making API calls. 2013-07-24 12:22:19 -07:00
plugins rat: Fix license for file from recent ui-plugins merge 2013-02-14 17:18:22 +05:30
scripts CLOUDSTACK-3560: UI createForm: Support multiple dependsOn targets 2013-07-24 14:25:40 -07:00
tests License header updates for the UI folder 2012-08-03 12:45:47 -04:00
dictionary.jsp Add disallowSpecialCharacters to some fields 2013-07-23 15:13:19 -07:00
index.jsp Add disallowSpecialCharacters to some fields 2013-07-23 15:13:19 -07:00