cloudstack/ui/scripts/ui-custom
Brian Federle 2cb141e6ae VPC: Update site-to-site VPN creation flow
If no VPN gateway exists for a VPC, then immediately show a dialog box
asking if user wants to add. If so, create VPN gateway and show list
view afterwards.

- This removes the 'add' button from the list view, moving the code up
  a level in the object to siteToSiteVPN.add

- In addition there is a new function, siteToSiteVPN.preCheck, which
  returns true/false. If true, then show list view immediately; if
  false, show dialog and go through creation process, showing list
  view afterwards.

Conflicts:
	ui/scripts/vpc.js
2012-08-02 11:34:51 -07:00
..
dashboard.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00
enableStaticNAT.js Add block to show/hide tier select 2012-07-10 15:41:23 -07: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 Merge branch 'master' into vpc 2012-07-27 13:47:46 -07:00
ipRules.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00
login.js CS-15325: Fix selected name of user from the drop down list overlay. 2012-07-27 16:27:59 +03:00
physicalResources.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00
projects.js CS-15353: Larger click boxes in UI. 2012-07-25 11:54:45 +03:00
recurringSnapshots.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00
securityRules.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00
uploadVolume.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00
vpc.js VPC: Update site-to-site VPN creation flow 2012-08-02 11:34:51 -07:00
zoneChart.js applying Chip Childer's patches for license headers in the ui directory 2012-06-26 10:46:53 -04:00
zoneWizard.js CS-15353: Larger click boxes in UI. 2012-07-25 11:54:45 +03:00