cloudstack/ui/scripts
Wei Zhou fd5bea838b
New feature: Add support to destroy/recover volumes (#3688)
* server: fix resource count of primary storage if some volumes are Expunged but not removed

Steps to reproduce the issue
(1) create a vm and stop it. check resource count of primary storage
(2) download volume. resource count of primary storage is not changed.
(3) expunge the vm, the volume will be Expunged state as there is a volume snapshot on secondary storage. The resource count of primary storage decreased.
(4) update resource count of the account (or domain), the resource count of primary storage is reset to the value in step (2).

* New feature: Add support to destroy/recover volumes

* Add integration test for volume destroy/recover

* marvin: check resource count of more types

* messages translate to JP

* Update messages for CN

* translate message for NL

* fix two issues per Daan's comments

Co-authored-by: Andrija Panic <45762285+andrijapanicsb@users.noreply.github.com>
2020-02-07 11:25:10 +01:00
..
ui Merge remote-tracking branch 'origin/4.13' 2020-01-31 15:28:34 +05:30
ui-custom ui: fix default text missing from network selection on instance wizard (#3865) 2020-02-07 11:04:20 +05:30
accounts.js server: Add option 'details' to listProjects and listAccounts (#3331) 2019-07-04 16:26:04 +05:30
accountsWizard.js Ldap fixes (#3694) 2020-01-20 16:02:33 +01: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 New feature: Add support to destroy/recover volumes (#3688) 2020-02-07 11:25:10 +01:00
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 Ldap fixes (#3694) 2020-01-20 16:02:33 +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 4.13 (#3782) 2019-12-20 16:43:09 +01:00
installWizard.js Remove 'md5Hashed' variable from Javascript. (#2555) 2018-04-13 10:43:52 +02:00
instanceWizard.js vmware: allow configuring appliances on the VM instance wizard when OVF properties are available (#3271) 2019-08-09 16:14:46 +05:30
instances.js Fix typo: the past tense of shutdown is shutdown, not shutdowned (#3659) 2020-01-13 23:39:48 +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 Fix typo: the past tense of shutdown is shutdown, not shutdowned (#3659) 2020-01-13 23:39:48 +01:00
network.js ui: display drop down list for VPN customer gateway selection (#3805) 2020-02-07 11:10:56 +05:30
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 New feature: Add support to destroy/recover volumes (#3688) 2020-02-07 11:25:10 +01:00
storage.js New feature: Add support to destroy/recover volumes (#3688) 2020-02-07 11:25:10 +01:00
system.js Health check feature for virtual router (#3575) 2020-01-30 12:39:03 +01:00
templates.js Endless settings on templates and instances (#3778) 2020-01-08 14:48:23 +01:00
vpc.js Merge remote-tracking branch 'origin/4.12' 2019-05-30 12:31:26 +05:30
zoneWizard.js Improvements after jquery update (#3183) 2019-04-25 16:09:43 -03:00