iguazio.dashboard-controls 0.37.14 → 0.37.18

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.
package/.eslintrc.json CHANGED
@@ -48,7 +48,7 @@
48
48
  "igz"
49
49
  ],
50
50
  "angular/empty-controller": 2,
51
- "angular/json-functions": 2,
51
+ "angular/json-functions": 0,
52
52
  "angular/interval-service": 2,
53
53
  "angular/no-cookiestore": 2,
54
54
  "angular/no-http-callback": 2,
@@ -88,7 +88,6 @@
88
88
  "EDIT_PROJECT": "Edit Project",
89
89
  "ENDPOINT": "Endpoint",
90
90
  "ENTER_HOST_TO_SEE_ENDPOINT": "Enter host to see endpoint",
91
- "ENVIRONMENT_VARIABLES": "Environment Variables",
92
91
  "ERROR_MSG": {
93
92
  "COULD_NOT_READ_FILE": "Could not read file...",
94
93
  "CREATE_FUNCTION_EVENT": "Error occurred while creating the new function event.",