cloudstack/ui/scripts
bfederle dc93651547 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:04:43 -07:00
..
ui Tag UI: Make sure data is passed to remove action 2012-07-23 15:03:03 -07:00
ui-custom CS-15619: Concatenate long tier names, to prevent overlap 2012-07-19 14:31:23 -07:00
accounts.js CS-15392: Add error handling to edit user action 2012-07-09 14:54:42 -07:00
cloud.core.callbacks.js cloudstack 3.0 UI - single sign on - provide example code to log out to a different location instead of the login page. 2012-05-07 15:00:07 -07:00
cloudStack.js cloudstack 3.0 UI - fix space problem from a patch 2012-06-27 14:12:21 -07:00
configuration.js cloudstack 3.0 UI - VPC - create network offering - when service(s) has VPC Virtual Router as provider, remove Firewall service, SecurityGroup service. 2012-07-16 11:03:17 -07:00
dashboard.js CS-14110: Show timestamp for general alerts 2012-06-20 14:52:12 -07:00
domains.js CS-13535: Error handling for add domain operation 2012-06-27 16:23:12 -07:00
events.js cloudstack 3.0 UI - Event page, Alert page - implement Refresh button. 2012-04-11 15:39:12 -07:00
globalSettings.js bug 13461: Usage server restart required after some configuration changes. 2012-05-04 11:07:02 +05:30
installWizard.js Switch to Apache license 2012-04-03 04:54:14 -07:00
instanceWizard.js cloudstack 3.0 UI - VPC - tier - Add VM - zone dropdown - exclude Basic zones (since VPC is not supported in Basic zone). 2012-07-12 10:17:37 -07:00
instances.js Fix missing actionFilter causing instance wizard to never complete 2012-06-28 12:29:18 -07:00
lbStickyPolicy.js cloudstack 3.0 UI - VPC - add LB rule - fix a JS error "args.context.networks is undefined" when configure stickiness. 2012-07-18 10:40:40 -07:00
network.js cloudstack 3.0 UI - VPN Customer Gateway - Create VPN Connection action - if selected VPC does not have a VPN gateway, action won't proceed. 2012-07-20 12:59:43 -07:00
projects.js CS-14737: cloudstack 3.0 UI - state column in Volume/Snapshot/Instance/SecondaryStorage/Project page - should display state value as is (i.e. as returned in API call). Shouldn't localize value returned in API call. 2012-05-04 16:36:28 -07:00
sharedFunctions.js UI: Add tag API call generator 2012-07-23 15:04:43 -07:00
storage.js CS-14907: Only allow download volume for uploaded volumes 2012-07-02 10:43:07 -07:00
system.js cloudstack 3.0 UI - VPC - infrasture page - network service providers - add "VPC Virtual Router". 2012-07-05 15:53:22 -07:00
templates.js CS-15287 2012-06-26 13:31:37 -07:00
vpc.js cloudstack 3.0 UI - VPN Customer Gateway - detailView - add new action "Create VPN Connection". 2012-07-20 11:05:44 -07:00
zoneWizard.js cloudstack 3.0 UI - VPC - add zone wizard - enable VpcVirtualRouter element, enable VpcVirtualRouter provider for advanced zone. 2012-07-05 15:53:21 -07:00