iguazio.dashboard-controls 0.39.3 → 0.39.6-3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -255,6 +255,7 @@
255
255
  "HIDE_CHART": "Hide chart",
256
256
  "HIGH": "High",
257
257
  "HOME": "Home",
258
+ "HOST_PATH": "Host path",
258
259
  "ID": "ID",
259
260
  "IDENTITY": "Identity",
260
261
  "IDP": "IdP",
@@ -273,6 +274,7 @@
273
274
  "KEYS": "Keys",
274
275
  "LABEL": "Label",
275
276
  "LAST_DAY": "Last day",
277
+ "LABELS": "Labels",
276
278
  "LAST_MODIFIED": "Last modified",
277
279
  "LAST_MONTH": "Last month",
278
280
  "LAST_NAME": "Last name",
@@ -368,6 +370,7 @@
368
370
  "ENTER_EMAIL_ADDRESS": "Enter email address...",
369
371
  "ENTER_FIRST_NAME": "Enter first name...",
370
372
  "ENTER_GENERIC": "Enter {{fieldName}}...",
373
+ "ENTER_HOST_PATH": "Enter host path...",
371
374
  "ENTER_PASSWORD": "Enter password...",
372
375
  "ENTER_PATH": "Enter path...",
373
376
  "ENTER_PROJECT_NAME": "Enter project name...",
@@ -142,7 +142,6 @@
142
142
  "HEADERS": "Headers",
143
143
  "HISTORY": "History",
144
144
  "HOST": "Host",
145
- "HOST_PATH": "Host path",
146
145
  "HUGE": "Huge",
147
146
  "HTTP_TRIGGER_MSG": "A Nuclio function must have a single HTTP trigger. You can define such a trigger&nbsp;<a class=\"link\" data-ng-click=\"$ctrl.addDefaultHttpTrigger($event)\">here</a>. Otherwise, when deploying the function a default HTTP trigger named \"default-http\" is defined and deployed automatically unless there is a custom HTTP trigger configuration in the <a class=\"link\" data-ui-sref=\"app.project.function.edit.code\">external source code</a>.",
148
147
  "HTTP_TRIGGER_NAME_DESCRIPTION": "If the name of the HTTP trigger is <b>default-http</b> it might get overridden by a remote function specification configured in <b>Code Entry Type.</b>",
@@ -159,7 +158,6 @@
159
158
  "INVOCATION_URL": "Invocation URL",
160
159
  "ITEM_KEY": "Item key",
161
160
  "JVM_OPTIONS": "JVM options",
162
- "LABELS": "Labels",
163
161
  "LARGE": "Large",
164
162
  "LOGGER_DESTINATION": "Logger destination",
165
163
  "LOGGER_LEVEL": "Logger level",
@@ -216,7 +214,6 @@
216
214
  "ENTER_ENDPOINT": "Enter endpoint",
217
215
  "ENTER_EVENT_BODY": "Enter event body...",
218
216
  "ENTER_FUNCTION_NAME": "Enter function name...",
219
- "ENTER_HOST_PATH": "Enter host path...",
220
217
  "ENTER_IMAGE": "Enter image...",
221
218
  "ENTER_IMAGE_NAME": "Enter image name...",
222
219
  "ENTER_KEY": "Enter key...",