2146 Commits

Author SHA1 Message Date
Eugenio Romano
877b889dfe
Update update-version.sh
[skip ci]
2020-10-09 18:47:01 +01:00
Denys Vuika
9f67cae204
[ACA-2314] display "locked by" in search results (#1732)
* display "locked by" in search results

* Trigger build
2020-10-09 15:44:40 +01:00
Denys Vuika
e9b837462a
e2e improvements part2 (#1728)
* deprecate comments api wrapper, delete sites perf improve

* introduce user actions

* admin actions inherit user actions

* unlock nodes helper

* api improvements

* api improvements

* update code

* api improvements

* deprecate trashcan api wrapper

* shared api improvements
2020-10-07 19:06:21 +01:00
Cilibiu Bogdan
ffa7ca3aa6
[ACA-3996] Libraries list is not re-ordered in ACA as it is in ADW (#1721)
* reorder libraries sections

* update e2e

* e2e update

* e2e update
2020-10-07 16:40:48 +01:00
Denys Vuika
d7367623f6
e2e api enhancements (part 1) (#1727)
* add typings, deprecate username wrapper

* improve imports

* unify admin actions for people

* remove auth api wrapper

* remove unused apis

* remove unused apis

* use admin api actions everywhere
2020-10-07 10:40:20 +01:00
dependabot[bot]
e5292eec52
Megabump (#1711)
* Bump jasmine-spec-reporter from 5.0.2 to 6.0.0

Bumps [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/bcaudan/jasmine-spec-reporter/releases)
- [Changelog](https://github.com/bcaudan/jasmine-spec-reporter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcaudan/jasmine-spec-reporter/compare/v5.0.2...v6.0.0)

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

* Bump @angular-devkit/build-angular from 0.1000.8 to 0.1001.4

Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1000.8 to 0.1001.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>

* Bump @alfresco/adf-testing

Bumps [@alfresco/adf-testing](https://github.com/Alfresco/alfresco-ng2-components) from 4.1.0-d83bc9935cbdf12b592f282271aa431eee66b514 to 4.1.0-877a9f00e95ea1c9410cfc9b90d7a5f1ef80d1ba.
- [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-10-06 20:54:34 +02:00
Eugenio Romano
ba2961157a
[ACA-4022] Remove custom redirect strategy, the viewer doesn not reload (#1719)
* remove custom redirect strategy, the viewer doesn not reload

* Update extensions-data-loader.guard.ts

add return in case of no loaders

* remove the route strategy

* fix lint

* Fix link error

* Align unit test

Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Andras Popovics <popovics@ndras.hu>
2020-10-06 18:45:03 +02:00
Denys Vuika
50c76f21e7
add "create menu" unit tests (#1720)
* add "create menu" unit tests

* submenu tests
2020-10-06 16:14:20 +01:00
dependabot[bot]
90026b39a2
Bump @types/node from 14.11.2 to 14.11.4 (#1718)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.2 to 14.11.4.
- [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-10-06 13:57:13 +01:00
Vito
98bbadad4a
[ACA-4025] - fix for silent refresh (#1714)
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-10-06 12:56:40 +02:00
Denys Vuika
8803b3ccee
extra unit tests (#1713)
* typing fixes

* "canDownloadSelection" tests

* fix import

* move test to proper block
2020-10-06 11:13:05 +01:00
dependabot[bot]
1eb85a198d
Bump codelyzer from 6.0.0 to 6.0.1 (#1715)
Bumps [codelyzer](https://github.com/mgechev/codelyzer) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/mgechev/codelyzer/releases)
- [Changelog](https://github.com/mgechev/codelyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mgechev/codelyzer/commits/6.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-06 10:32:29 +01:00
dependabot[bot]
7ce2461c02
Bump @angular/cli from 10.1.3 to 10.1.4 (#1708)
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 10.1.3 to 10.1.4.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v10.1.3...v10.1.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-05 17:46:44 +01:00
dependabot[bot]
31da528a69
Bump husky from 4.2.5 to 4.3.0 (#1709)
Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v4.2.5...v4.3.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-05 17:16:00 +01:00
dependabot[bot]
635f7670a7
Bump @angular/language-service from 10.1.3 to 10.1.4 (#1710)
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.1.3 to 10.1.4.
- [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.1.4/packages/language-service)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-05 16:01:33 +01:00
dependabot[bot]
bd1b8d57b0
Bump rxjs from 6.6.2 to 6.6.3 (#1712)
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.2 to 6.6.3.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.3/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/6.6.2...6.6.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-05 11:41:46 +01:00
Popovics András
221d2d6596
Megabump (#1706)
* Bump commander from 6.0.0 to 6.1.0

Bumps [commander](https://github.com/tj/commander.js) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v6.0.0...v6.1.0)

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

* Bump @types/node from 14.6.0 to 14.11.2

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.0 to 14.11.2.
- [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>

* Bump @angular/material-moment-adapter from 10.1.3 to 10.2.3

Bumps [@angular/material-moment-adapter](https://github.com/angular/components) from 10.1.3 to 10.2.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/10.2.3/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/10.1.3...10.2.3)

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

* Bump pdfjs-dist from 2.4.456 to 2.5.207

Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 2.4.456 to 2.5.207.
- [Release notes](https://github.com/mozilla/pdfjs-dist/releases)
- [Commits](https://github.com/mozilla/pdfjs-dist/compare/v2.4.456...v2.5.207)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-05 10:48:09 +01:00
Denys Vuika
9c7ac17161
Various code fixes (#1704)
* fix typings and missing lib

* fix i18n typo, add typings

* code improvements

* fix missing awaits

* more fixes

* fix bug in the evaluators, simplify code

* more fixes
2020-10-04 18:09:27 +01:00
Denys Vuika
bf11489e0f
cleanup docker files (#1705) 2020-10-04 18:05:04 +01:00
dependabot[bot]
1f9b818980
Bump rxjs-tslint-rules from 4.34.1 to 4.34.3 (#1701)
Bumps [rxjs-tslint-rules](https://github.com/cartant/rxjs-tslint-rules) from 4.34.1 to 4.34.3.
- [Release notes](https://github.com/cartant/rxjs-tslint-rules/releases)
- [Changelog](https://github.com/cartant/rxjs-tslint-rules/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cartant/rxjs-tslint-rules/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 15:52:54 +01:00
arditdomi
4547621da6
Update to latest ADF and fix unit tests and broken e2e (#1702)
* Update to latest ADF

* Trigger a run with an older ADF version (investigation of e2e failures)

* Update to latest ADF

* Fix search e2e to search for a more specific search term according to the files uploaded
2020-10-02 12:28:31 +01:00
dependabot[bot]
4d1aa100bb
Bump karma from 5.2.2 to 5.2.3 (#1697)
Bumps [karma](https://github.com/karma-runner/karma) from 5.2.2 to 5.2.3.
- [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.2.2...v5.2.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-29 10:11:57 +01:00
dependabot[bot]
916cc30921
Bump prettier from 2.1.1 to 2.1.2 (#1698)
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.1...2.1.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-29 10:11:29 +01:00
Eugenio Romano
7757dbff77
fix placeholder (#1692) 2020-09-29 10:09:55 +01:00
Popovics András
d6f6843e22
Add blank route to public routes (#1696) 2020-09-28 19:42:37 +02:00
davidcanonieto
fc5b77fbeb
Fix FilterSearch import path (#1695) 2020-09-28 13:48:41 +02:00
dependabot[bot]
95ad0a8314
Bump @angular-devkit/build-ng-packagr from 0.1000.8 to 0.1001.3 (#1687)
Bumps [@angular-devkit/build-ng-packagr](https://github.com/angular/angular-cli) from 0.1000.8 to 0.1001.3.
- [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-09-28 09:14:28 +01:00
dependabot[bot]
3bc8e360ce
Bump ng-packagr from 10.0.4 to 10.1.2 (#1693)
Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 10.0.4 to 10.1.2.
- [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.4...v10.1.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 09:14:16 +01:00
davidcanonieto
51184e5b16
[ADF-5257] Refactor Document list header filters (#1691)
* [ADF-5219] Refactor Document list header filters

* Fix navigation

* Remove unsued code

* Push package-lock

* Fix C306990
2020-09-28 09:14:02 +01:00
dependabot[bot]
8d6af0dadb
Bump ajv-cli from 3.2.1 to 3.3.0 (#1661)
Bumps [ajv-cli](https://github.com/jessedc/ajv-cli) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/jessedc/ajv-cli/releases)
- [Commits](https://github.com/jessedc/ajv-cli/commits/v3.3.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 09:13:22 +01:00
Sushmitha V
b4ffd56b9a
[ACA-3971] Added lightweight blank page to ACA for the sake of e2es (#1685)
* [ACA-3971] Add lightweight blank page to ACA for the sake of e2es

* [ACA-3971] Add lightweight blank page to ACA for the sake of e2es

* [ACA-3971] Removed unit test file for blank-page component

* [ACA-3971] Imcluded the missing license header in ts file to resolve lint errors
2020-09-25 12:02:14 +02:00
Cilibiu Bogdan
29f2f67491
accessibility (#1689) 2020-09-25 10:58:49 +01:00
dependabot[bot]
85a2d7db5c
Bump lint-staged from 10.2.13 to 10.4.0 (#1678)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.13 to 10.4.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.13...v10.4.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-25 10:57:57 +01:00
dependabot[bot]
6d100303d0
Bump karma from 5.1.1 to 5.2.2 (#1664)
Bumps [karma](https://github.com/karma-runner/karma) from 5.1.1 to 5.2.2.
- [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.1...v5.2.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-24 12:23:54 +01:00
dependabot[bot]
3d4d99406a
Bump @angular/cli from 10.0.8 to 10.1.3 (#1686)
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 10.0.8 to 10.1.3.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v10.0.8...v10.1.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-24 10:34:29 +02:00
dependabot[bot]
82bef4eac3
Bump @angular/language-service from 10.0.14 to 10.1.3 (#1688)
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.0.14 to 10.1.3.
- [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.1.3/packages/language-service)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-24 10:33:59 +02:00
maurizio vitale
9d4da12c8c Add the lite-server-proxy 2020-09-23 15:32:41 +01:00
Cilibiu Bogdan
68594cbbc0
[ACA-3907] Document list header should not appear on an empty list (#1657)
* show header based on data

* try another selector

Co-authored-by: Adina Parpalita <adina.parpalita@ness.com>
2020-09-22 09:16:19 +01:00
Maurizio Vitale
9b0c31073a
ACA Run the test against the remote env (#1669)
* Run the test against the remote env

* Use remote user

* exclude e2e and raise issue

* Exlude more

* small change to trigger travis

* add api method to get totalItems of various endpoints

* lint fix

* remove tests from excluded to see what fails

* - fix some issues with the screenshot plugin
- add methods to get total items for some endpoints
- fix some waitForApi calls to consider initial total items number
- sortByModified descending in order to find the item needed by the test when having items on multiple pages

* Try to fix screenshots

* a few more fixes

* Upload screenshots

* a few more fixes

* Delete e2e-output-${retry} at the end

* delete unused variable

* some changes

* lint

* try one more fix

* Try to fix retry

* a few more fixes

* Try to fix retry

* some more fixes

* Fix "on Recent Files" suite

* Move "on Search Results" at the beginning of the class in order to avoid waitForApi:catch

* Empty commit

* Empty commit

* Empty commit

* Run e2e with lite-server

* Exclude protractor report folder

* Remove useless config

* change browser size

* no message

* one more try

* Empty commit

* try to maximize

* fix upload Recent files tests

* revert maximizing the browser

* don't "Run e2e with lite-server"

* fix mark-favorite tests

* few more fixes

* fix viewer and share tests

* test the lite server with retry

* Verify suites with lite server

* some final fixes

* Try to use httpserver

* Print the file and use http server

* Use http-server to fix protractor retry

* more fixes

* forgot a space :|

* remove extra job not needed anymore
rename test data into more specific

* play with the screenshots

* try new run

* trigger one more run

* a few more little fixes

* Fix comments

* Remove comment

* Fix lint error

Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com>
Co-authored-by: Cristina Jalba <cristina.jalba@ness.com>
Co-authored-by: iuliaib <iulia.burca@ness.com>
2020-09-18 12:01:55 +01:00
Denys Vuika
88e94a4ec9
[MNT-21386] move settings to a separate project (#1676)
* move settings to a separate project

* rework theming
2020-09-17 09:33:27 +01:00
Popovics András
3db18f7d1d
[ACA-3914] Fix app version number and enable git commit hash to be used properly (#1650) 2020-09-16 12:24:21 +02:00
Denys Vuika
6612a702c0
[MNT-21386] about extension (#1674)
* separate project for about extension

* move components to the about project

* remove about from the app

* update travis

* fix lint
2020-09-16 08:48:17 +01:00
Denys Vuika
e3cbddb465
remove broken links to ACA code (#1671) 2020-09-15 10:25:44 +01:00
dhrn
4e594cf46f
* fix upload failing tests (#1672) 2020-09-14 16:47:47 +01:00
Denys Vuika
399ac52661 update pull request limit for dependabot 2020-09-14 10:45:59 +01:00
Eugenio Romano
9d52b366a1
change plugin (#1663)
* change plugin

* fix

* fix upload
2020-09-09 14:42:47 +01:00
dependabot[bot]
eee0c65f26
Bump @angular/cli from 10.0.7 to 10.0.8 (#1643)
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 10.0.7 to 10.0.8.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v10.0.7...v10.0.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-27 14:11:06 +01:00
dependabot[bot]
e8a41020ec
Bump @angular-devkit/build-ng-packagr from 0.1000.7 to 0.1000.8 (#1640)
Bumps [@angular-devkit/build-ng-packagr](https://github.com/angular/angular-cli) from 0.1000.7 to 0.1000.8.
- [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-27 13:09:09 +01:00
dependabot[bot]
33944d2bbb
Bump prettier from 2.1.0 to 2.1.1 (#1636)
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.0...2.1.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-27 12:19:15 +01:00
dependabot[bot]
94bfe731ed
Bump rxjs-tslint-rules from 4.34.0 to 4.34.1 (#1638)
Bumps [rxjs-tslint-rules](https://github.com/cartant/rxjs-tslint-rules) from 4.34.0 to 4.34.1.
- [Release notes](https://github.com/cartant/rxjs-tslint-rules/releases)
- [Changelog](https://github.com/cartant/rxjs-tslint-rules/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cartant/rxjs-tslint-rules/compare/v4.34.0...v4.34.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-27 12:18:16 +01:00