mirror of https://github.com/apache/cloudstack.git
* Add jQuery ui stylings to the project * Adapt stylings to jquery ui stylings - remove unnecessary (empty) style definitions * Check if jquery autocomplete is initialized before destroying it * Use dialog modal option instead of setting z-index styling - set minimum heigth of dialog * Swap removeAttr() for prop() since it's not longer recommended as of jQuery 3.0 * Fix reccuring snapshots modal view * Further style improvements * More improvements on the instance-wizard (and multi-wizard in general) * Raise input hints over modal z-index * Adapt/fix stylings - center buttons of create form modals - fix width of select menu in service offerings - fix width of modal in Network -> VPC -> configure -> static NAT -> aquire new Ip -> enable static nat * Adapt width of dynamic-input container |
||
|---|---|---|
| .. | ||
| accountsWizard.js | ||
| affinity.js | ||
| autoscaler.js | ||
| copyTemplate.js | ||
| dashboard.js | ||
| enableStaticNAT.js | ||
| granularSettings.js | ||
| healthCheck.js | ||
| installWizard.js | ||
| instanceWizard.js | ||
| ipRules.js | ||
| login.js | ||
| metricsView.js | ||
| migrate.js | ||
| physicalResources.js | ||
| pluginListing.js | ||
| projectSelect.js | ||
| projects.js | ||
| recurringSnapshots.js | ||
| regions.js | ||
| saml.js | ||
| securityRules.js | ||
| uploadVolume.js | ||
| vpc.js | ||
| zoneChart.js | ||
| zoneFilter.js | ||
| zoneWizard.js | ||