diff --git a/interactive-mining-angular-frontend/package.json b/interactive-mining-angular-frontend/package.json index 17aa887..ffff7ab 100644 --- a/interactive-mining-angular-frontend/package.json +++ b/interactive-mining-angular-frontend/package.json @@ -23,12 +23,13 @@ "@angular/platform-browser-dynamic": "^4.2.4", "@angular/router": "^4.2.4", "core-js": "^2.4.1", - "rxjs": "^5.5.6", - "zone.js": "^0.8.19", "file-saver": "^1.3.3", "jquery": "^3.2.1", + "ng-focus-if": "^1.0.7", "ngx-pagination": "^3.1.0", - "uikit": "^3.0.0-beta.38" + "rxjs": "^5.5.6", + "uikit": "^3.0.0-beta.38", + "zone.js": "^0.8.19" }, "devDependencies": { "@angular/cli": "^1.3.0", diff --git a/interactive-mining-angular-frontend/src/app/configuration/configuration.component.html b/interactive-mining-angular-frontend/src/app/configuration/configuration.component.html index 5f813f1..fd9228d 100644 --- a/interactive-mining-angular-frontend/src/app/configuration/configuration.component.html +++ b/interactive-mining-angular-frontend/src/app/configuration/configuration.component.html @@ -1,6 +1,6 @@
- +
diff --git a/interactive-mining-angular-frontend/src/app/configuration/resultspreview/resultspreview.component.html b/interactive-mining-angular-frontend/src/app/configuration/resultspreview/resultspreview.component.html index c9dcc47..8e5f5e0 100644 --- a/interactive-mining-angular-frontend/src/app/configuration/resultspreview/resultspreview.component.html +++ b/interactive-mining-angular-frontend/src/app/configuration/resultspreview/resultspreview.component.html @@ -1,9 +1,9 @@ +

Test area

-

Test area

-

Choose a document sample to test your matchin results!

+

Choose a document sample to test your matching results

@@ -15,7 +15,7 @@
  • - +
@@ -42,10 +42,10 @@
-

Test results

+

Test your rules to the selected documents

- - {{matches_number}} matche{{matches_number===1?'':'s'}} found + + {{matches_number}} matche{{matches_number===1?'':'s'}} found , {{prev_matches_number}} matche{{prev_matches_number===1?'':'s'}} found previously
diff --git a/interactive-mining-angular-frontend/src/app/configuration/settings/settings.component.html b/interactive-mining-angular-frontend/src/app/configuration/settings/settings.component.html index ac54d1d..0821a55 100644 --- a/interactive-mining-angular-frontend/src/app/configuration/settings/settings.component.html +++ b/interactive-mining-angular-frontend/src/app/configuration/settings/settings.component.html @@ -50,7 +50,6 @@
-
- + Create a new mining profile
-
+

Start with a ready example

+
-

Start with a ready example

-