[ADF-3351] angular 7 (#3956)

* upgrade Angular CLI

* upgrade material and fix breaking changes

* upgrade lib dependencies

* upgrade i18n

* update test

* disable flaky tests

* try fix notification test

* update package-lock

* code and dependency fixes

* card view e2e fixes

* udpate e2e tests

* fix e2e utils

* updated e2e typings

* test fixes

* notification fixes

* update tests
This commit is contained in:
Denys Vuika
2018-12-07 09:16:21 +00:00
committed by Eugenio Romano
parent 811a3f1f7d
commit 220930d27b
28 changed files with 5473 additions and 4626 deletions

View File

@@ -25,19 +25,19 @@
"@angular/platform-browser": ">=5.1.1",
"@angular/platform-browser-dynamic": ">=5.1.1",
"@angular/router": ">=5.1.1",
"alfresco-js-api": "2.7.0-beta5",
"alfresco-js-api": ">=2.7.0-beta5",
"rxjs": ">=6.2.2",
"@alfresco/adf-core": "2.7.0-beta5",
"@alfresco/adf-content-services": "2.7.0-beta5",
"@ngx-translate/core": "^10.0.2",
"chart.js": "2.5.0",
"core-js": "2.4.1",
"hammerjs": "2.0.8",
"moment": "^2.22.2",
"ng2-charts": "1.6.0",
"raphael": "2.2.7",
"reflect-metadata": "0.1.10",
"zone.js": "^0.8.26"
"@alfresco/adf-core": ">=2.7.0-beta5",
"@alfresco/adf-content-services": ">=2.7.0-beta5",
"@ngx-translate/core": ">=10.0.2",
"chart.js": ">=2.5.0",
"core-js": ">=2.4.1",
"hammerjs": ">=2.0.8",
"moment": ">=2.22.2",
"ng2-charts": ">=1.6.0",
"raphael": ">=2.2.7",
"reflect-metadata": ">=0.1.10",
"zone.js": ">=0.8.26"
},
"keywords": [
"analytics",