10394 Commits

Author SHA1 Message Date
dependabot[bot]
2fc8df6e6e
Bump nconf from 0.11.0 to 0.11.1 (#6511)
Bumps [nconf](https://github.com/flatiron/nconf) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/flatiron/nconf/releases)
- [Changelog](https://github.com/indexzero/nconf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flatiron/nconf/compare/v0.11.0...v0.11.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-08 11:48:15 +00:00
Chaz Gatian
8d538d6ac5
Fix broken tutorial link (#6507) 2021-01-08 11:47:23 +00:00
Alexandra Abrudan
2839e9faf2
updated simpleapp with dynamic callActivity (#6505) 2021-01-07 16:23:12 +00:00
Maurizio Vitale
b54f1480bf
Push the image with tag (#6504) 2021-01-07 14:13:35 +00:00
Maurizio Vitale
2047ba09fa
Revert "Fixed floating promise error (#6336)" (#6503)
This reverts commit 2a5b6a5b70c58f65e008a5489ae4df02288bf05c.
2021-01-07 14:13:04 +00:00
Maurizio Vitale
7e24aba3c6
Add all-tags as additional option (#6502) 2021-01-07 11:48:24 +00:00
Alexandra Abrudan
87f60a5b72
[AAE-3472] e2e service task (#6460)
* [AAE-3472-adf] added e2e service task test

    fixed spell-check & re-included C311290

* added super admin as user

* spellcheck disabled for superad

* improved steps

* simplified & used API method

* disabled check spell for a line
2021-01-07 10:44:26 +00:00
Maurizio Vitale
8d4408f2d6
Build the docker image only once and create tag link (#6496) 2021-01-07 10:42:33 +00:00
dependabot[bot]
33ad43910b
Bump js-yaml from 3.14.0 to 4.0.0 (#6491)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.0 to 4.0.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.0...4.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 10:42:11 +00:00
dependabot[bot]
99b0796bfb
Bump cspell from 4.2.3 to 5.1.3 (#6492)
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 4.2.3 to 5.1.3.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/cspell@4.2.3...v5.1.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 10:41:59 +00:00
Denys Vuika
c055f3848b
add missing toolbar tests (#6489) 2021-01-07 09:51:19 +00:00
dependabot[bot]
4212e13d87
Bump @types/selenium-webdriver from 4.0.10 to 4.0.11 (#6495)
Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.0.10 to 4.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 14:16:53 +00:00
siva kumar
09b4df5af7
[ACA-4227] [APS] Create a script to check Process Services Management plugin status before running e2e tests (#6486)
* [ACA-4227] Create a generic script to check plugin status before running e2e tests by plugin name

* * Added governace env check

* * Added AAE plugin check

* * Updated script

* small improvements, add uiName parameter for the command

* * Fixed comments

* * Moved check-plugin script in the common place

* * Added table format to show plugin status

Co-authored-by: adomi <ardit.domi@alfresco.com>
2021-01-06 11:56:24 +00:00
Thomas Hunter
1f8082d8e1
[ACA-4231] Added a table format to the scan-env command (#6490) 2021-01-06 09:09:21 +00:00
Denys Vuika
f791a7aa98
add missing toolbar title class (#6487) 2021-01-04 11:23:27 +00:00
Ketevani Kvirikashvili
83df643133
unit tests are added for using date fields as visibility conditions (#6478)
Co-authored-by: Ketevani Kvirikashvili <ketevani@Ketevanis-MacBook-Pro.local>
4.3.0-beta4 4.3.0-beta3
2020-12-23 11:27:03 +00:00
Pablo Martinez Garcia
529ca40e6c
AAE-3869 Update simpleapp adding custom model forms (#6476) 2020-12-22 15:37:32 +01:00
dhrn
02aad08070
[ADF-5281][ADF] Can't go through a form with date/dateTime widgets only with Tab (#6365)
* [ADF-5281][ADF] Can't go through a form with date/dateTime widgets only with Tab

* * update datetime library

* Update date-time.widget.html
4.3.0-beta2
2020-12-18 09:48:28 +00:00
Francesco Corti
5216d3a541
Duplicated tutorial (because of the renaming) (#6469)
Duplicated tutorial (because of the renaming)
2020-12-17 13:07:28 +00:00
Thomas Hunter
044b6a8d0f
ACA-4176 & ACA-4177 Show number of groups, sites and files during environment scan (#6461)
* ACA-4176 & ACA-4177 Show number of groups, sites and files during environment scan

* ACA-4176 & ACA-4177 Removed unnecessary call to main()
2020-12-17 09:57:10 +00:00
dependabot[bot]
ddc3c18c3c
Bump commander from 6.1.0 to 6.2.1 (#6457)
Bumps [commander](https://github.com/tj/commander.js) from 6.1.0 to 6.2.1.
- [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.1.0...v6.2.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-17 07:10:35 +00:00
dependabot[bot]
f9be352983
Bump snyk from 1.431.2 to 1.437.2 (#6468)
Bumps [snyk](https://github.com/snyk/snyk) from 1.431.2 to 1.437.2.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.431.2...v1.437.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-17 07:10:02 +00:00
dependabot[bot]
5c757611eb
Bump markdownlint-cli from 0.25.0 to 0.26.0 (#6464)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.25.0...v0.26.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-17 07:09:41 +00:00
dependabot[bot]
8e8fe0f5cd
Bump highlight.js from 10.2.0 to 10.4.1 (#6467)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.2.0 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.2.0...10.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-17 07:09:22 +00:00
Eugenio Romano
1c51b2a1a6
Use hash strategy in demo shell as the other apps (#6402)
* hash startegy

* use hash in e2e

* trigger build

* fix

* fix

* remove children router overwrite crazynes

* Update login.module.ts

* revert not needed changes

* some fixes

* fix

* remove fdescribe

* fix

* fix

* Update share-file.e2e.ts

* Update lock-file.e2e.ts

* Update share-file.e2e.ts

* some fix

* some other fixes

* username as id

* fix after rebase

* username

* fix usernamee

* Fix the errorComponent

* Attempt to fix unit test - to check

* * Fixed circular dependency error while building adf-testing package

* * Fixed failing UT

* fix

* use username

* some fixes

* some fix

* fix

Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
Co-authored-by: sivakumar414ram <siva.kumar@muraai.com>
2020-12-16 18:46:56 +00:00
Mark Hulbert
3734151338
Remove escaped characters (#6451) 4.3.0-beta1 2020-12-11 16:37:49 +00:00
Thomas Hunter
b405da8312
ACA-4175 Show number of user's home folders during environment scan (#6446)
* ACA-4175 Show number of user's home folders during environment scan

* ACA-4175 Simplified the retrieval of the number of user's home folders

* ACA-4175 Added a constant for the User's home folders path
2020-12-11 15:32:56 +00:00
Denys Vuika
cf54477408
remove old context menu (#6424) 2020-12-10 11:51:55 +00:00
Silviu Popa
8a285f2f15
[ACA-4218] - fix tomorrow date range filter (#6438)
* [ACA-4218] - fix tomorrow date range filter

* revert unnecesary change

* fix unit test
2020-12-09 18:20:21 +00:00
dependabot[bot]
6c68650848
Bump @alfresco/js-api from 4.1.0 to 4.2.0 (#6440)
Bumps [@alfresco/js-api](https://github.com/Alfresco/alfresco-js-api) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/Alfresco/alfresco-js-api/releases)
- [Commits](https://github.com/Alfresco/alfresco-js-api/compare/4.1.0...4.2.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-09 15:20:12 +00:00
Francesco Corti
38c10fcdef
Removed the TODO placeholders. (#6442)
Ok to bring this into the next version of ADF.
2020-12-09 15:19:33 +00:00
Eugenio Romano
e2b88ddab0 move audit and license file 2020-12-08 16:36:19 +00:00
Eugenio Romano
a978e97e8c bump 4.2.0 2020-12-08 16:31:26 +00:00
dhrn
d70cfa7fc9
[ADF-5283] Fix Permission Flaky test (#6380)
* [ADF-5283] Fix Permission Flaky test

* * Removed search service

* * check permission for folder

* * execution flow fixed

* * wait for files to index

* Fix e2e tests

* * wait for user to index

* * try something api fix

* * revert back the changes

* Add sleep

* Refactor permission tests

* bring back good things

Co-authored-by: Cano <david.cano.nieto@gmail.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
4.2.0
2020-12-08 11:43:55 +00:00
Eugenio Romano
6a76ba0a99
Update protractor.excludes.json 2020-12-08 09:59:16 +00:00
Francesco Corti
5a4cc4edda
Release Note for 4.2 - Initial draft. (#6390)
* Release Note for 4.2 - Initial draft.

* update dep

* documentation

* fix

* remove script

* lint

Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-12-07 21:03:41 +00:00
davidcanonieto
27167b3420
[ADF-5293] Unexclude C311290 (#6408)
* [ADF-5293] Unexclude C311290

* Fix double click on folder

* Revert change

Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-12-07 21:03:01 +00:00
Denys Vuika
751ca03975
[ACA-4205] safety checks to avoid crashes in doclist (#6432)
* safety checks to avoid crashes in doclist

* reduce shared state in tests

* fix test
2020-12-07 16:15:48 +00:00
dependabot[bot]
c45a9c4489
Bump mini-css-extract-plugin from 0.11.2 to 1.3.2 (#6431)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.11.2 to 1.3.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.11.2...v1.3.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 09:16:04 +00:00
dependabot[bot]
458dae34e0
Bump lint-staged from 10.5.1 to 10.5.3 (#6430)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.1 to 10.5.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.1...v10.5.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 09:15:51 +00:00
dependabot[bot]
8d1c30cff9
Bump protractor-retry from 1.2.13 to 2.0.1 (#6429)
Bumps [protractor-retry](https://github.com/yahoo/Protractor-retry) from 1.2.13 to 2.0.1.
- [Release notes](https://github.com/yahoo/Protractor-retry/releases)
- [Changelog](https://github.com/yahoo/protractor-retry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yahoo/Protractor-retry/compare/v1.2.13...v2.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 09:15:26 +00:00
dependabot[bot]
e1994e25bf
Bump snyk from 1.434.0 to 1.434.2 (#6428)
Bumps [snyk](https://github.com/snyk/snyk) from 1.434.0 to 1.434.2.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.434.0...v1.434.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 09:14:34 +00:00
Marcello Teodori
164fa1840f
AAE-4262 fix docker redirect with relative url (#6426) 2020-12-05 12:11:05 +00:00
Eugenio Romano
577fa1b514
Include back C587084 (#6425) 2020-12-05 11:45:45 +00:00
dependabot[bot]
fd9266da3c
Bump highlight.js from 10.2.0 to 10.4.1 (#6427)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.2.0 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.2.0...10.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-05 11:44:46 +00:00
Silviu Popa
c3cb1f9bf8
[ACA-4208] - fix date filter by range (#6421) 4.2.0-beta8 2020-12-04 18:10:37 +00:00
Eugenio Romano
06b86663e8
[skip ci] 2020-12-04 18:06:04 +00:00
Silviu Popa
f39997b98b
[AAE-3638] - update priority option (#6423) 2020-12-04 17:42:34 +00:00
Denys Vuika
31bac2da24
[ACA-4205] reload on sorting only for server mode (#6420)
* reload on sorting only for server mode

* cleanup demo shell / files
2020-12-04 17:36:02 +00:00
Vito
5b603ee018
[ACA-4202] - caching with version number for the url (#6422)
* [ACA-4202] - caching with version number for the url

* [ACA-4202] - fixed image caching when file with the same name is versioned

Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-12-04 17:29:16 +00:00