mirror of https://github.com/apache/cloudstack.git
Fixes a bug where the loading state is not immediataly set for the detail view on performing certain custom UI actions, particularly enable static NAT. This passes a separate 'start' function to the custom widgets, which triggers the loading state, and 'complete' when the action completes (i.e., the server call is done) |
||
|---|---|---|
| .. | ||
| 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 | ||