cloudstack/ui
Brian Federle bf77446f15 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.
2012-08-02 11:32:02 -07:00
..
css Merge Autoscaler UI implemetation 2012-07-30 11:08:04 -07:00
images Merge Autoscaler UI implemetation 2012-07-30 11:08:04 -07:00
lib CS-15057: Remove jquery.timer.js from source code. Replace it with native JavaScript functions. 2012-06-04 18:06:00 -07:00
scripts VPC: Update site-to-site VPN creation flow 2012-08-02 11:32:02 -07:00
.classpath cloudStack 3.0 new UI - move project file and classpath from old UI directory to new UI directory. 2011-11-04 11:32:10 -07:00
.project cloudStack 3.0 new UI - move project file and classpath from old UI directory to new UI directory. 2011-11-04 11:32:10 -07:00
index.jsp Merge Autoscaler UI implemetation 2012-07-30 11:08:04 -07:00