cloudstack/ui/scripts
Brian Federle f169a97096 multiEdit: Support default value and description
-If 'defaultValue' is specified for a text field, then put that value
 into the text field on load.

-If 'desc' is specified for any field, then use it as a 'title'
 attribute to show a tooltip description.

Example:

      'icmptype': {
        ...
        defaultValue: '-1',
        desc: 'Please specify -1 if you want to allow all'
        ...
      }
2012-08-13 12:15:43 -07:00
..
ui multiEdit: Support default value and description 2012-08-13 12:15:43 -07:00
ui-custom ACL restructuring labels renaming 2012-08-13 14:30:45 +05:30
accounts.js CS-15798: Support editing of VPC resource limits 2012-08-02 14:22:20 -07:00
autoscaler.js cloudstack 3.0 UI - autoscale - add validation, prompt "Please disable the Autoscale VM Group first" when users try to update autoscale that's in Enabled state. UI does not automatically fire disableAutoScaleVmGroup API any more when VM Group is in Enabled state. 2012-08-09 11:18:59 -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 Fix CS-15834 2012-08-06 15:24:01 +05:30
dashboard.js CS-14110: Show timestamp for general alerts 2012-06-20 14:52:12 -07:00
domains.js CS-15798: Support editing of VPC resource limits 2012-08-02 14:22:20 -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 CS-15883: cloudstack 3.0 UI - VPC - VM Wizard - step 1 - zone dropdown - populate only one zone, the one that the VPC is under. 2012-08-09 17:07:40 -07:00
instances.js CS-15318:Do not allow user to stop a VM when it is in Starting state 2012-08-02 14:17:58 +05:30
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 CS-15960:InterVlan - UI - Network-VPC view should list the status of the VPCs 2012-08-13 13:08:58 +05:30
projects.js Implement tags for project detail view 2012-07-23 15:05:00 -07:00
sharedFunctions.js CS-15825: cloudstack 3.0 UI - VPC - Tier - detailView - allow all actions for regular-user and domain-admin since server-side doesn't have restriction. 2012-08-08 16:07:06 -07:00
storage.js CS-14907:download volume option should be present only in READY state since it has moved to primary storage 2012-08-01 10:54:48 +05:30
system.js CS-15945: cloudstack 3.0 UI - Infrastructure page - zone detail page - create guest network - make start IP, end IP field required. 2012-08-10 10:52:50 -07:00
templates.js TAGS feature implementation throughout CloudStack UI 2012-07-25 03:11:30 +05:30
vpc.js CS-15877: Fix static routes 2012-08-13 10:56:26 -07:00
zoneWizard.js CS-15770:Dedicated option should not be displayed when Basic EIP/ELB is chosen as Network Offering 2012-07-31 16:38:33 +05:30