diff --git a/package.json b/package.json index e3b98b6..b061c11 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "build": "ng build", "build:client-and-server-bundles": "ng build --prod --sourceMap --stats-json=true --base-href /dashboard/ && ng run ng-universal-demo:server:production", "build:client-and-server-bundles-beta": "ng build --configuration=beta --sourceMap --stats-json=true --base-href /dashboard/ && ng run ng-universal-demo:server:beta", - "build:client-and-server-bundles-dev": "ng build --configuration=development --sourceMap --stats-json=true --base-href /dashboard/ && ng run ng-universal-demo:server:development", + "build:client-and-server-bundles-dev": "ng build --configuration=development --sourceMap --stats-json=true && ng run ng-universal-demo:server:development", "build:prerender": "npm run build:client-and-server-bundles && npm run webpack:server && npm run generate:prerender", "build:ssr": "npm run build:client-and-server-bundles && npm run webpack:server", "build:prerender-beta": "npm run build:client-and-server-bundles-beta && npm run webpack:server && npm run generate:prerender", diff --git a/src/app/topic/indicators.component.html b/src/app/topic/indicators.component.html index 4307c92..824fd4a 100644 --- a/src/app/topic/indicators.component.html +++ b/src/app/topic/indicators.component.html @@ -31,8 +31,8 @@
+ [extraLeft]="false" class="uk-width-1-3@m uk-width-1-1" placeholder="Title" + inputClass="input-borderless uk-h5">
-
+
There are schema enchancements that can be applied in this query. Apply now + (click)="indicatorPath.get('url').setValue(indicatorUtils.applySchemaEnhancements(indicatorPath.get('url').value)); indicatorPath.get('url').markAsDirty()">Apply + now
@@ -280,7 +283,8 @@
JSON Path
-
+
This JSON path is not valid or the result has not been calculated yet. Please press calculate on box below to see the result. @@ -301,8 +305,9 @@ (click)="removeJsonPath(i, j)"> - - + +
@@ -318,10 +323,12 @@
- + {{numberIndicatorPaths.at(i).get('result').value | number}} - + -- @@ -355,7 +362,8 @@ [okDisabled]="chartIndicatorFb && (chartIndicatorFb.invalid || chartIndicatorFb.pristine)">
-
+
- There are schema enchancements that can be applied in this query. Apply now + There are schema enchancements that can be applied in this query. Apply + now
@@ -465,8 +474,8 @@ - - + +