cloudstack/ui/scripts
Spaceman1984 86939e7f9d
server: Fixed private gateway can't be deleted (#4016)
When the static route service is not available on the VPC and a static route is created, the static route is created in a revoked state.

Currently, the UI doesn't distinguish between active or revoked static routes.

This PR adds the missing state filter to the list routes command and only lists active routes in the UI.
It also ignores revoked routes when the private gateway is being removed but clears out the inactive routes before the gateway is removed.

Fixes #2908
2020-08-12 13:29:12 +05:30
..
ui ui: fix cannot assign vms to internal lb in VPC (#3832) 2020-01-31 15:23:11 +05:30
ui-custom ui: fix default text missing from network selection on instance wizard (#3865) 2020-02-07 11:17:38 +05:30
accounts.js server: Add option 'details' to listProjects and listAccounts (#3331) 2019-07-04 16:26:04 +05:30
accountsWizard.js Remove 'todb' in favor of 'encodeURIComponent'. (#2572) 2018-04-16 13:44:27 +02:00
affinity.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
autoscaler.js [migrateVolume API method] Filter disk offerings based on storage pool selected (#2612) 2018-05-04 08:04:10 -03:00
cloud.core.callbacks.js CLOUDSTACK-9408 for the move away from download.cloud.com 2017-04-20 11:35:36 +05:30
cloudStack.js Misc fixes to sharing templates functionality 2019-07-31 15:19:21 +05:30
configuration.js ui: Small additional NuageVsp cleanups (#3146) (#3620) 2019-11-11 21:49:52 +05:30
dashboard.js CLOUDSTACK-10059: Dashboard ignores resource value that is less than 1% 2017-08-31 16:11:58 +02:00
docs.js Allow users to share templates with Accounts or Projects through the UI 2019-07-18 17:42:55 +01:00
domains.js Fix delete domain button in the UI to update only after job finishes (#2905) 2018-11-11 18:41:37 -02:00
events.js ui: add user information on the Event-View in the UI (#2826) 2018-08-30 14:33:38 +05:30
globalSettings.js config: add isdynamic flag in configuration response (#3729) 2019-12-20 15:17:21 +01:00
installWizard.js Remove 'md5Hashed' variable from Javascript. (#2555) 2018-04-13 10:43:52 +02:00
instanceWizard.js UI bug fix: Cannot deploy VM from ISO (#3995) 2020-03-30 20:28:04 +02:00
instances.js Endless settings on templates and instances (#3778) 2020-01-08 14:48:23 +01:00
lbCertificatePolicy.js server: Add option 'details' to listProjects and listAccounts (#3331) 2019-07-04 16:26:04 +05:30
lbStickyPolicy.js CLOUDSTACK-8744 Add missing localization (l10n) for several parts in the UI 2015-08-18 11:16:14 +01:00
metrics.js server: export granular volume bytes and iops metrics (#3259) 2019-06-27 09:18:10 +05:30
network.js convert protocal names to be found as labels (#3747) 2019-12-20 14:11:36 +01:00
plugins.js ui: insert plugin css files before custom.css file (#2784) 2018-08-08 12:07:56 +05:30
postLoad.js ui: configurable branding, keyboard list and hide-able columns through a new config.js file (#3258) 2019-05-30 15:32:37 +05:30
projects.js server: Add option 'details' to listProjects and listAccounts (#3331) 2019-07-04 16:26:04 +05:30
regions.js CLOUDSTACK-8672 : NCC Integration with CloudStack. 2017-07-20 12:42:43 +05:30
roles.js api: instance and template details are free text (#3240) 2019-06-27 09:14:47 +05:30
sharedFunctions.js Fixed create template from snapshot never returning (#4005) 2020-04-01 17:22:47 +02:00
storage.js ui: Fixed root volume resize from ui (#3873) 2020-02-12 19:03:14 +05:30
system.js api: Fix count and item issues returned by list APIs (#3894) 2020-02-26 15:14:23 +00:00
templates.js Endless settings on templates and instances (#3778) 2020-01-08 14:48:23 +01:00
vpc.js server: Fixed private gateway can't be deleted (#4016) 2020-08-12 13:29:12 +05:30
zoneWizard.js Fixed guest vlan range going missing when using zone wizzard (#4042) 2020-04-23 19:57:43 +02:00