cloudstack/ui/scripts
bfederle 64605e7703 UI: Add tag API call generator
Adds a helper to return an object to pass to the 'tagger' widget,
including all required data and action functions.

Syntax is as follows, just include anywhere were the tags widget is
supported:

tags: cloudStack.api.tags({
  resourceType: 'Project',
  contextId: 'projects'
})
2012-07-23 15:18:36 -07:00
..
ui Tag UI: Make sure data is passed to remove action 2012-07-23 15:18:36 -07:00
ui-custom Phase 1 of Nicira integration 2012-07-11 17:16:06 -07:00
accounts.js CS-15392: Add error handling to edit user action 2012-07-09 14:54:15 -07:00
cloud.core.callbacks.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00
cloudStack.js cloudstack 3.0 UI - fix space problem from a patch 2012-06-27 14:11:25 -07:00
configuration.js CS-15287 2012-06-26 13:30:36 -07:00
dashboard.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00
domains.js CS-13535: Error handling for add domain operation 2012-06-27 16:20:30 -07:00
events.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00
globalSettings.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00
installWizard.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00
instanceWizard.js Add Apache license to new JS files 2012-06-28 13:40:19 -07:00
instances.js Fix missing actionFilter causing instance wizard to never complete 2012-06-28 12:30:11 -07:00
lbStickyPolicy.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00
network.js Remove dummy VPC UI from networks section 2012-07-20 14:05:44 -07:00
projects.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00
sharedFunctions.js UI: Add tag API call generator 2012-07-23 15:18:36 -07:00
storage.js CS-14907: Only allow download volume for uploaded volumes 2012-07-02 10:41:35 -07:00
system.js CS-15290: Fix 'Path' field validation 2012-06-26 13:43:30 -07:00
templates.js CS-15287 2012-06-26 13:30:36 -07:00
vpc.js VPC UI: Add link to site-to-site VPN 2012-06-29 13:36:07 -07:00
zoneWizard.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00