Commit Graph

2099 Commits

Author SHA1 Message Date
Popovics András
3edf48f050 [AAE-3278] Temporary fix for some flakyness: C297638 and C297638 (#1602) 2020-08-13 23:20:05 +02:00
Silviu Popa
9bdaa59657 [ACA-3848] - change default sorting (#1600)
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-08-13 16:50:54 +01:00
dependabot[bot]
bc75c21272 Bump @angular/language-service from 10.0.8 to 10.0.9 (#1598)
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.0.8 to 10.0.9.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/10.0.9/packages/language-service)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-13 09:54:01 +01:00
Vito
736b5ccf80 Fixed sorting for filters (#1597)
Co-authored-by: Vito Albano <vitoalbano@Vitos-MacBook-Pro.local>
2020-08-13 09:35:45 +01:00
Gloria Broadbent
d83456e3d8 LOC-244 - ACA files fully updated in 16 languages (#1595) 2020-08-12 15:11:31 +01:00
Denys Vuika
0a363ad53d upgrade to latest ADF alphas 2020-08-12 14:12:52 +01:00
Denys Vuika
63fdf21386 update docs and schema 2020-08-12 12:05:13 +01:00
dependabot[bot]
2bb027dd9b Bump inquirer from 7.1.0 to 7.3.3 (#1589)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.1.0 to 7.3.3.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.1.0...inquirer@7.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-11 18:32:36 +01:00
Denys Vuika
b86db21e93 [ACA-3593] fix library builds (#1593)
* upgrade to solution style tsconfig

* remove missing path

* add e2e config to the solution

* fix config path
2020-08-11 17:13:22 +01:00
Cilibiu Bogdan
cf4af3bab5 [ACA-3788] Viewer - toolbar disappears after refresh (#1592)
* reset results if not in viewer outlet

* update tests
2020-08-11 15:41:09 +01:00
Denys Vuika
73611cb575 remove empty tutorial page 2020-08-11 12:57:00 +01:00
Vito
053d2de069 [ACA-3796] - fixed error on sorting (#1575)
* [ACA-3796] - fixed error on sorting

* [ACA-3796] - fixed unit test

* [ACA-3796] - start fixing e2e plus fixed filter parent node

* Rebased and upgraded to the latest ADF

* [ACA-3796] - fixed pr comments

* last adf update

* remove unused loading

* clean unit test

* [ACA-3796] - reverted fix for filters parent

Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-08-10 21:13:28 +01:00
Eugenio Romano
382be8dae8 add locale config for travis executed in different zone 2020-08-10 17:15:33 +01:00
Eugenio Romano
97a7831726 fix unit test 2020-08-10 16:42:47 +01:00
Eugenio Romano
b65011ebbd Update app.config.json 2020-08-10 16:24:17 +01:00
Popovics András
32502e60b9 [ACA-3821] Add lite-serve with VSCode launcher (#1584)
* Add lite-serve with VSCode launcher

* Make lite-serve smarter to work with Basic authtype as well

* Change and unify app-config-replace script
2020-08-08 13:12:47 +02:00
Popovics András
d7e61e8fcb [ACA-3394] Fixing wrong rebase for file preview and exclude failing regressive e2es (#1586)
* [ACA-3394] Fixing wrong rebase for file preview

* Exclude failing tests
2020-08-08 11:44:43 +02:00
Popovics András
cd1252cb94 [ACA-3394] Generally available file preview feature for extensions (#1496)
* Adding general purpose preview overlay route

Preparation for file preview feature

Remove unnecessary preview root route and ability to use loadChildren

Extract RouterExtensionService

Remove loadChildren support and use component instead

Cover RouterExtensionService with unit tests

Fix tests

Fix build

Fix rebase issue

Add generally available PluginPreviewAction

Add data option to child routes and navigateBackAsClose option for the preview component

Support plain mode preview

Fix linting

Update to latest alpha of ADF

* Adding documentation

* Rebase fix

* Update to latest adf
2020-08-07 18:24:38 +02:00
dependabot[bot]
ac6cfdb5b6 Bump tslib from 2.0.0 to 2.0.1 (#1583)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.0.0...2.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-07 08:43:03 +01:00
Cilibiu Bogdan
a42b853814 include definition field (#1582) 2020-08-07 08:42:01 +01:00
Silviu Popa
ce081aaad2 [ACA-3808] - fix e2e actionMenu (#1580)
* fix e2e actionMenu

* PR changes

* wait for context menu to close

* wait for menu to close after escape key

Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-08-06 20:45:05 +01:00
Kristian Dimitrov
cc8532dbd9 [ACA-3793] - Make e2e download folder path OS agnostic (#1581)
* ACA-3793: Make e2e download folder path OS agnostic

* Update protractor.conf.js

Co-authored-by: Denys Vuika <denys.vuika@alfresco.com>

Co-authored-by: Denys Vuika <denys.vuika@alfresco.com>
2020-08-06 13:46:23 +01:00
dependabot[bot]
adfde1a863 Bump @angular/material-moment-adapter from 10.1.1 to 10.1.2 (#1576)
Bumps [@angular/material-moment-adapter](https://github.com/angular/components) from 10.1.1 to 10.1.2.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/10.1.2/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/10.1.1...10.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 18:46:03 +02:00
dependabot[bot]
cac2d09dbb Bump @angular/language-service from 10.0.7 to 10.0.8 (#1577)
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.0.7 to 10.0.8.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/10.0.8/packages/language-service)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 18:45:35 +02:00
Denys Vuika
b7d7d607a0 disable flaky e2e test 2020-08-05 16:19:36 +01:00
dependabot[bot]
266567de1c Bump @angular/cli from 10.0.4 to 10.0.5 (#1573)
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 10.0.4 to 10.0.5.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v10.0.4...v10.0.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 16:17:20 +01:00
dependabot[bot]
d912b01a52 Bump @angular-devkit/build-ng-packagr from 0.1000.4 to 0.1000.5 (#1574)
Bumps [@angular-devkit/build-ng-packagr](https://github.com/angular/angular-cli) from 0.1000.4 to 0.1000.5.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 15:30:32 +01:00
Urse Daniel
f59abb4228 [ACA-100] View a previous version (#1562)
* added a feature to view a previous node version

* added latest versions

* added single selection to match the latest ADF change

* hide version list dialog when opening the viewer

* pass versionId to adf-viewer

* add view versions rendition routes for: shared, recent files, favorites, search.

* added functionality to download a previous version of a node

* small fix - no need to clear the store

* remove unused import

* removed changes

* Delete package-lock.json

* revert

* update to last dependencies

* ACA-3601: Add e2e tests for Preview of a file's previous version

* Address comments

* ACA-3601: Make sub-tests execute independently

* update dependencies

* ACA-3601: Add licenses

* Add type

* ACA-3601: Refactor execution

Co-authored-by: kristian <kristian.dimitrov@alfresco.com>
Co-authored-by: Denys Vuika <denys.vuika@alfresco.com>
2020-08-05 16:15:20 +03:00
Denys Vuika
3c5522821e exclude flaky test 2020-08-05 12:15:15 +01:00
dependabot[bot]
9c5b513e29 Bump @angular-devkit/build-angular from 0.1000.4 to 0.1000.5 (#1571)
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1000.4 to 0.1000.5.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 18:12:19 +01:00
dependabot[bot]
dd944347f8 Bump @angular-devkit/build-angular from 0.1000.4 to 0.1000.5 (#1571)
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1000.4 to 0.1000.5.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 11:53:32 +01:00
Eugenio Romano
ff77d06ff3 Update Codeowners 2020-08-01 00:29:32 +01:00
Eugenio Romano
aee3afdeb8 Fix smart runner (#1570)
* [ACA-3799] add prefix filter

* add smart runner

* fix resolve

* add some configuration for smartrunner

* simplify

* fix

* we need to pass invertGrep in the devServerTarget because Angular overwrite it if you use the dev server
2020-08-01 00:26:22 +01:00
Eugenio Romano
d26bbc9bff [ACA-3799] add prefix * name filter (#1567)
* [ACA-3799] add prefix filter

* add smart runner

* fix resolve
2020-07-31 12:18:42 +01:00
dependabot[bot]
e4488eea09 Bump @angular/language-service from 10.0.6 to 10.0.7 (#1568)
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.0.6 to 10.0.7.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/10.0.7/packages/language-service)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 09:46:54 +01:00
dependabot[bot]
bb68f176db Bump rxjs from 6.6.0 to 6.6.2 (#1569)
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.0 to 6.6.2.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.2/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/6.6.0...6.6.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 09:46:22 +01:00
dependabot[bot]
a3343c98b0 Bump @alfresco/adf-cli (#1546)
Bumps [@alfresco/adf-cli](https://github.com/Alfresco/alfresco-ng2-components) from 3.10.0-44c5472fa25d6c22226c8a86a332c3ea5bcfa359 to 3.10.0-52579172585e55e74638b199a122c61141647bfe.
- [Release notes](https://github.com/Alfresco/alfresco-ng2-components/releases)
- [Commits](https://github.com/Alfresco/alfresco-ng2-components/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-30 17:53:03 +01:00
dependabot[bot]
9596c692f6 Bump @angular/language-service from 10.0.5 to 10.0.6 (#1564)
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.0.5 to 10.0.6.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/10.0.6/packages/language-service)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-29 09:33:57 +01:00
dependabot[bot]
cccab61d99 Bump karma from 5.1.0 to 5.1.1 (#1566)
Bumps [karma](https://github.com/karma-runner/karma) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v5.1.0...v5.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-29 09:33:39 +01:00
dependabot[bot]
e73cba5e5b Bump @types/node from 14.0.26 to 14.0.27 (#1565)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.26 to 14.0.27.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-29 09:33:24 +01:00
dependabot[bot]
02437cc451 Bump @angular/cli from 10.0.3 to 10.0.4 (#1551)
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v10.0.3...v10.0.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 13:36:59 +01:00
dependabot[bot]
4dff5204ce Bump @angular/language-service from 10.0.4 to 10.0.5 (#1550)
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.0.4 to 10.0.5.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/10.0.5/packages/language-service)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 10:18:59 +01:00
dependabot[bot]
051143d7a2 Bump @types/node from 14.0.25 to 14.0.26 (#1560)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.25 to 14.0.26.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 10:18:42 +01:00
dependabot[bot]
6a1da8b9e3 Bump @angular-devkit/build-angular from 0.1000.3 to 0.1000.4 (#1553)
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1000.3 to 0.1000.4.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 10:18:05 +01:00
dependabot[bot]
5ccc32cf39 Bump @angular/material-moment-adapter from 10.1.0 to 10.1.1 (#1561)
Bumps [@angular/material-moment-adapter](https://github.com/angular/components) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/10.1.0...10.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 09:38:19 +01:00
dependabot[bot]
241d89b525 Bump browser-sync from 2.26.10 to 2.26.12 (#1559)
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.26.10 to 2.26.12.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.26.10...v2.26.12)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-27 09:31:11 +01:00
dependabot[bot]
9e7332c0c0 Bump @angular-devkit/build-ng-packagr from 0.1000.3 to 0.1000.4 (#1552)
Bumps [@angular-devkit/build-ng-packagr](https://github.com/angular/angular-cli) from 0.1000.3 to 0.1000.4.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-26 17:51:42 +01:00
dependabot[bot]
5a270ac254 Bump ng-packagr from 10.0.2 to 10.0.3 (#1554)
Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)
- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ng-packagr/ng-packagr/compare/v10.0.2...v10.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-26 17:51:26 +01:00
dependabot[bot]
2c708cd685 Bump @types/node from 14.0.24 to 14.0.25 (#1557)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.24 to 14.0.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-26 17:51:05 +01:00
Eugenio Romano
805654a65d update chrom to travis version (#1558) 2020-07-24 18:37:44 +01:00