mirror of https://github.com/apache/cloudstack.git
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. |
||
|---|---|---|
| .. | ||
| autoscaler.js | ||
| dashboard.js | ||
| enableStaticNAT.js | ||
| installWizard.js | ||
| instanceWizard.js | ||
| ipRules.js | ||
| login.js | ||
| physicalResources.js | ||
| projects.js | ||
| recurringSnapshots.js | ||
| securityRules.js | ||
| uploadVolume.js | ||
| vpc.js | ||
| zoneChart.js | ||
| zoneWizard.js | ||