cloudstack/ui/scripts
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
..
ui CLOUDSTACK-3560: UI createForm: Support multiple dependsOn targets 2013-07-24 14:25:40 -07:00
ui-custom Add disallowSpecialCharacters to some fields 2013-07-23 15:13:19 -07:00
accounts.js CLOUDSTACK-3789: UI - specify type when making API calls. 2013-07-24 12:22:19 -07:00
affinity.js Format JS 2013-07-19 09:59:28 -07:00
autoscaler.js CLOUDSTACK-2990: Before scape-up, present prompt to user if on VMware 2013-07-22 16:08:13 -07:00
cloud.core.callbacks.js Format JS 2013-07-19 09:59:28 -07:00
cloudStack.js Format JS 2013-07-19 09:59:28 -07:00
configuration.js Format JS 2013-07-19 09:59:28 -07:00
dashboard.js Format JS 2013-07-19 09:59:28 -07:00
docs.js Format JS 2013-07-19 09:59:28 -07:00
domains.js Format JS 2013-07-19 09:59:28 -07:00
events.js Format JS 2013-07-19 09:59:28 -07:00
globalSettings.js CLOUDSTACK-3789: UI - specify type when making API calls. 2013-07-24 12:22:19 -07:00
installWizard.js Format JS 2013-07-19 09:59:28 -07:00
instanceWizard.js Format JS 2013-07-19 09:59:28 -07:00
instances.js ui change: Disk I/O polling statistics 2013-07-22 16:09:50 +02:00
lbStickyPolicy.js Format JS 2013-07-19 09:59:28 -07:00
network.js CLOUDSTACK-3789: UI - specify type when making API calls. 2013-07-24 12:22:19 -07:00
plugins.js Format JS 2013-07-19 09:59:28 -07:00
projects.js Format JS 2013-07-19 09:59:28 -07:00
regions.js Format JS 2013-07-19 09:59:28 -07:00
sharedFunctions.js Format JS 2013-07-19 09:59:28 -07:00
storage.js CLOUDSTACK-3660: Add isdynamicallyscalable field 2013-07-22 16:52:50 -07:00
system.js CLOUDSTACK-3789: UI - specify type when making API calls. 2013-07-24 12:22:19 -07:00
templates.js Format JS 2013-07-19 09:59:28 -07:00
vm_snapshots.js Format JS 2013-07-19 09:59:28 -07:00
vpc.js CLOUDSTACK-3153: Fix numbering of ACL items 2013-07-24 11:04:29 -07:00
zoneWizard.js CLOUDSTACK-3789: UI - specify type when making API calls. 2013-07-24 12:22:19 -07:00