You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ha...@apache.org on 2021/02/03 05:36:58 UTC

[cloudstack] 03/06: UI changes, added new labels

This is an automated email from the ASF dual-hosted git repository.

harikrishna pushed a commit to branch VMDynamicScalabilityGranularity
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit 75e764bafd7f9fb44b0b7ece675d81dc73ccd7be
Author: Harikrishna Patnala <ha...@gmail.com>
AuthorDate: Mon Feb 1 13:05:02 2021 +0530

    UI changes, added new labels
---
 ui/public/locales/ar.json                    | 1 +
 ui/public/locales/ca.json                    | 1 +
 ui/public/locales/de_DE.json                 | 1 +
 ui/public/locales/en.json                    | 1 +
 ui/public/locales/es.json                    | 1 +
 ui/public/locales/fr_FR.json                 | 1 +
 ui/public/locales/hu.json                    | 1 +
 ui/public/locales/it_IT.json                 | 1 +
 ui/public/locales/ja_JP.json                 | 1 +
 ui/public/locales/ko_KR.json                 | 1 +
 ui/public/locales/nb_NO.json                 | 1 +
 ui/public/locales/nl_NL.json                 | 1 +
 ui/public/locales/pl.json                    | 1 +
 ui/public/locales/pt_BR.json                 | 1 +
 ui/public/locales/ru_RU.json                 | 1 +
 ui/public/locales/zh_CN.json                 | 1 +
 ui/src/config/section/offering.js            | 2 +-
 ui/src/views/compute/DeployVM.vue            | 4 ++--
 ui/src/views/offering/AddComputeOffering.vue | 2 +-
 19 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/ui/public/locales/ar.json b/ui/public/locales/ar.json
index bcb3976..eadfeef 100644
--- a/ui/public/locales/ar.json
+++ b/ui/public/locales/ar.json
@@ -659,6 +659,7 @@
 "label.drag.new.position": "\u0627\u0633\u062d\u0628 \u0644\u0645\u0648\u0642\u0641 \u062c\u062f\u064a\u062f",
 "label.driver": "Driver",
 "label.duration.in.sec": "Duration (in sec)",
+"label.dynamicscalingenabled": "Dynamic Scaling Enabled",
 "label.edit": "Edit",
 "label.edit.acl.list": "Edit ACL List",
 "label.edit.acl.rule": "Edit ACL rule",
diff --git a/ui/public/locales/ca.json b/ui/public/locales/ca.json
index 743d82f..29248f6 100644
--- a/ui/public/locales/ca.json
+++ b/ui/public/locales/ca.json
@@ -659,6 +659,7 @@
 "label.drag.new.position": "Arrosegar a la nova posici\u00f3",
 "label.driver": "Driver",
 "label.duration.in.sec": "Duration (in sec)",
+"label.dynamicscalingenabled": "Dynamic Scaling Enabled",
 "label.edit": "Edit",
 "label.edit.acl.list": "Edit ACL List",
 "label.edit.acl.rule": "Edit ACL rule",
diff --git a/ui/public/locales/de_DE.json b/ui/public/locales/de_DE.json
index 4a3e7dc..5f381b5 100644
--- a/ui/public/locales/de_DE.json
+++ b/ui/public/locales/de_DE.json
@@ -783,6 +783,7 @@
 "label.drag.new.position": "Ziehe zu neuer Position",
 "label.driver": "Treiber",
 "label.duration.in.sec": "Dauer (in Sekunden)",
+"label.dynamicscalingenabled": "Dynamische Skalierung aktiviert",
 "label.edit": "Bearbeiten",
 "label.edit.acl.list": "Edit ACL List",
 "label.edit.acl.rule": "ACL-Regel bearbeiten",
diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json
index 5b1cc6a..a44e5ee 100644
--- a/ui/public/locales/en.json
+++ b/ui/public/locales/en.json
@@ -804,6 +804,7 @@
 "label.drag.new.position": "Drag to new position",
 "label.driver": "Driver",
 "label.duration.in.sec": "Duration (in sec)",
+"label.dynamicscalingenabled": "Dynamic Scaling Enabled",
 "label.edit": "Edit",
 "label.edit.acl.list": "Edit ACL List",
 "label.edit.acl.rule": "Edit ACL rule",
diff --git a/ui/public/locales/es.json b/ui/public/locales/es.json
index c05967b..df225b9 100644
--- a/ui/public/locales/es.json
+++ b/ui/public/locales/es.json
@@ -670,6 +670,7 @@
 "label.drag.new.position": "Arrastrar a una nueva ubicaci\u00f3n",
 "label.driver": "Controlador",
 "label.duration.in.sec": "Duraci\u00f3n (en seg)",
+"label.dynamicscalingenabled": "Escalado din\u00e1mico habilitado",
 "label.edit": "Editar",
 "label.edit.acl.list": "Edit ACL List",
 "label.edit.acl.rule": "Editar regla ACL",
diff --git a/ui/public/locales/fr_FR.json b/ui/public/locales/fr_FR.json
index 447b864..138d515 100644
--- a/ui/public/locales/fr_FR.json
+++ b/ui/public/locales/fr_FR.json
@@ -659,6 +659,7 @@
 "label.drag.new.position": "D\u00e9placer sur une autre position",
 "label.driver": "Pilote",
 "label.duration.in.sec": "Dur\u00e9e (en sec)",
+"label.dynamicscalingenabled": "Dynamic Scaling Enabled",
 "label.edit": "Modifier",
 "label.edit.acl.list": "Edit ACL List",
 "label.edit.acl.rule": "Modifier r\u00e8gle ACL",
diff --git a/ui/public/locales/hu.json b/ui/public/locales/hu.json
index 5a010ff..46efd90 100644
--- a/ui/public/locales/hu.json
+++ b/ui/public/locales/hu.json
@@ -658,6 +658,7 @@
 "label.drag.new.position": "\u00daj helyre h\u00faz\u00e1s",
 "label.driver": "Driver",
 "label.duration.in.sec": "Id\u0151tartam (mp)",
+"label.dynamicscalingenabled": "dinamikus méretezés engedélyezve",
 "label.edit": "Szerkeszt\u00e9s",
 "label.edit.acl.list": "Edit ACL List",
 "label.edit.acl.rule": "ACL szab\u00e1ly szerkeszt\u00e9se",
diff --git a/ui/public/locales/it_IT.json b/ui/public/locales/it_IT.json
index 9a6be06..1285931 100644
--- a/ui/public/locales/it_IT.json
+++ b/ui/public/locales/it_IT.json
@@ -659,6 +659,7 @@
 "label.drag.new.position": "Trascina nella nuova posizione",
 "label.driver": "Driver",
 "label.duration.in.sec": "Duration (in sec)",
+"label.dynamicscalingenabled": "Dynamic Scaling Enabled",
 "label.edit": "Modifica",
 "label.edit.acl.list": "Edit ACL List",
 "label.edit.acl.rule": "Edit ACL rule",
diff --git a/ui/public/locales/ja_JP.json b/ui/public/locales/ja_JP.json
index 5b64375..89bb22b 100644
--- a/ui/public/locales/ja_JP.json
+++ b/ui/public/locales/ja_JP.json
@@ -658,6 +658,7 @@
 "label.drag.new.position": "\u65b0\u3057\u3044\u4f4d\u7f6e\u306b\u30c9\u30e9\u30c3\u30b0",
 "label.driver": "Driver",
 "label.duration.in.sec": "\u6301\u7d9a\u6642\u9593(\u79d2)",
+"label.dynamicscalingenabled": "Dynamic Scaling Enabled",
 "label.edit": "\u7de8\u96c6",
 "label.edit.acl.list": "Edit ACL List",
 "label.edit.acl.rule": "ACL \u898f\u5247\u306e\u7de8\u96c6",
diff --git a/ui/public/locales/ko_KR.json b/ui/public/locales/ko_KR.json
index e9654cc..37c2bcb 100644
--- a/ui/public/locales/ko_KR.json
+++ b/ui/public/locales/ko_KR.json
@@ -657,6 +657,7 @@
 "label.dpd": "\uc815\uc9c0 \ud53c\uc5b4 \uac10\uc9c0",
 "label.drag.new.position": "\uc0c8\ub85c\uc6b4 \uc704\uce58\uc5d0 \ub04c\uc5b4\uc624\uae30",
 "label.driver": "Driver",
+"label.dynamicscalingenabled": "Dynamic Scaling Enabled",
 "label.duration.in.sec": "Duration (in sec)",
 "label.edit": "\ud3b8\uc9d1",
 "label.edit.acl.list": "Edit ACL List",
diff --git a/ui/public/locales/nb_NO.json b/ui/public/locales/nb_NO.json
index 7225293..aa9af92 100644
--- a/ui/public/locales/nb_NO.json
+++ b/ui/public/locales/nb_NO.json
@@ -658,6 +658,7 @@
 "label.dpd": "D\u00f8d endepunkt-deteksjon",
 "label.drag.new.position": "Dra til ny posisjon",
 "label.driver": "Driver",
+"label.dynamicscalingenabled": "Dynamic Scaling Enabled",
 "label.duration.in.sec": "Varighet (i sek.)",
 "label.edit": "Editer",
 "label.edit.acl.list": "Edit ACL List",
diff --git a/ui/public/locales/nl_NL.json b/ui/public/locales/nl_NL.json
index 4a5e606..2b338a5 100644
--- a/ui/public/locales/nl_NL.json
+++ b/ui/public/locales/nl_NL.json
@@ -658,6 +658,7 @@
 "label.dpd": "Dead Peer detectie",
 "label.drag.new.position": "Sleep naar nieuwe positie",
 "label.driver": "Driver",
+"label.dynamicscalingenabled": "Dynamisch schalen ingeschakeld\n",
 "label.duration.in.sec": "duur (in sec)",
 "label.edit": "Wijzig",
 "label.edit.acl.list": "Verander een ACL lijst",
diff --git a/ui/public/locales/pl.json b/ui/public/locales/pl.json
index 29c1c06..f14d43a 100644
--- a/ui/public/locales/pl.json
+++ b/ui/public/locales/pl.json
@@ -658,6 +658,7 @@
 "label.dpd": "Dead Peer Detection",
 "label.drag.new.position": "Przenie\u015b w nowe miejsce",
 "label.driver": "Driver",
+"label.dynamicscalingenabled": "Dynamic Scaling Enabled",
 "label.duration.in.sec": "Duration (in sec)",
 "label.edit": "Edytuj",
 "label.edit.acl.list": "Edit ACL List",
diff --git a/ui/public/locales/pt_BR.json b/ui/public/locales/pt_BR.json
index 9dd3c63..8b43e07 100644
--- a/ui/public/locales/pt_BR.json
+++ b/ui/public/locales/pt_BR.json
@@ -657,6 +657,7 @@
 "label.dpd": "Detec\u00e7\u00e3o de correspondente morto",
 "label.drag.new.position": "Arrastar para uma nova posi\u00e7\u00e3o",
 "label.driver": "Driver",
+"label.dynamicscalingenabled": "Dynamic Scaling Enabled",
 "label.duration.in.sec": "Dura\u00e7\u00e3o (em seg)",
 "label.edit": "Editar",
 "label.edit.acl.list": "Edit ACL List",
diff --git a/ui/public/locales/ru_RU.json b/ui/public/locales/ru_RU.json
index 5fd7d81..1fe07d1 100644
--- a/ui/public/locales/ru_RU.json
+++ b/ui/public/locales/ru_RU.json
@@ -657,6 +657,7 @@
 "label.dpd": "Dead Peer Detection",
 "label.drag.new.position": "\u041f\u0435\u0440\u0435\u043c\u0435\u0441\u0442\u0438\u0442\u044c \u043d\u0430 \u043d\u043e\u0432\u0443\u044e \u043f\u043e\u0437\u0438\u0446\u0438\u044e",
 "label.driver": "Driver",
+"label.dynamicscalingenabled": "Dynamic Scaling Enabled",
 "label.duration.in.sec": "Duration (in sec)",
 "label.edit": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c",
 "label.edit.acl.list": "Edit ACL List",
diff --git a/ui/public/locales/zh_CN.json b/ui/public/locales/zh_CN.json
index 511a048..dc0f9f9 100644
--- a/ui/public/locales/zh_CN.json
+++ b/ui/public/locales/zh_CN.json
@@ -657,6 +657,7 @@
 "label.dpd": "\u5931\u6548\u5bf9\u7b49\u4f53\u68c0\u6d4b",
 "label.drag.new.position": "\u62d6\u52a8\u5230\u65b0\u4f4d\u7f6e",
 "label.driver": "Driver",
+"label.dynamicscalingenabled": "Dynamic Scaling Enabled",
 "label.duration.in.sec": "\u6301\u7eed\u65f6\u95f4 (\u79d2)",
 "label.edit": "\u7f16\u8f91",
 "label.edit.acl.list": "Edit ACL List",
diff --git a/ui/src/config/section/offering.js b/ui/src/config/section/offering.js
index 085d859..af3ae9d 100644
--- a/ui/src/config/section/offering.js
+++ b/ui/src/config/section/offering.js
@@ -31,7 +31,7 @@ export default {
       params: { isrecursive: 'true' },
       columns: ['name', 'displaytext', 'cpunumber', 'cpuspeed', 'memory', 'domain', 'zone', 'order'],
       details: () => {
-        var fields = ['name', 'id', 'displaytext', 'offerha', 'provisioningtype', 'storagetype', 'iscustomized', 'limitcpuuse', 'cpunumber', 'cpuspeed', 'memory', 'hosttags', 'tags', 'domain', 'zone', 'created']
+        var fields = ['name', 'id', 'displaytext', 'offerha', 'provisioningtype', 'storagetype', 'iscustomized', 'limitcpuuse', 'cpunumber', 'cpuspeed', 'memory', 'hosttags', 'tags', 'domain', 'zone', 'created', 'dynamicscalingenabled']
         if (store.getters.apis.createServiceOffering &&
           store.getters.apis.createServiceOffering.params.filter(x => x.name === 'storagepolicy').length > 0) {
           fields.splice(6, 0, 'vspherestoragepolicy')
diff --git a/ui/src/views/compute/DeployVM.vue b/ui/src/views/compute/DeployVM.vue
index f2271b3..506665b 100644
--- a/ui/src/views/compute/DeployVM.vue
+++ b/ui/src/views/compute/DeployVM.vue
@@ -503,8 +503,8 @@
                     </a-form-item>
                     <a-form-item>
                       <span slot="label">
-                        {{ $t('label.isdynamicallyscalable') }}
-                        <a-tooltip :title="$t('label.isdynamicallyscalable')">
+                        {{ $t('label.dynamicscalingenabled') }}
+                        <a-tooltip :title="$t('label.dynamicscalingenabled')">
                           <a-icon type="info-circle" style="color: rgba(0,0,0,.45)" />
                         </a-tooltip>
                       </span>
diff --git a/ui/src/views/offering/AddComputeOffering.vue b/ui/src/views/offering/AddComputeOffering.vue
index e14afe5..d483c03 100644
--- a/ui/src/views/offering/AddComputeOffering.vue
+++ b/ui/src/views/offering/AddComputeOffering.vue
@@ -533,7 +533,7 @@
         </a-form-item>
         <a-form-item>
           <span slot="label">
-            {{ $t('label.isdynamicallyscalable') }}
+            {{ $t('label.dynamicscalingenabled') }}
             <a-tooltip :title="apiParams.dynamicscalingenabled.description">
               <a-icon type="info-circle" style="color: rgba(0,0,0,.45)" />
             </a-tooltip>