10860 Commits

Author SHA1 Message Date
Cristina Jalba
d29fbecc53
Add new process definition to simpleapp (#6528) 2021-01-13 11:50:23 +00:00
davidcanonieto
223749451a
[ADF-5308] Unexclude C311290 (#6524) 2021-01-12 13:03:11 +01:00
Cristina Jalba
818abf18de
[ACA-3975]Add process definitions to simpleapp (#6473)
* Add optional parameter for loginSSOIdentityService method

* Fix lint

* Add new processes to simpleapp
2021-01-12 11:24:53 +00:00
dependabot[bot]
d506bc8b2f
Bump @nrwl/workspace from 10.4.1 to 11.1.2 (#6521)
Bumps [@nrwl/workspace](https://github.com/nrwl/nx) from 10.4.1 to 11.1.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/11.1.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 10:45:25 +00:00
dependabot[bot]
efd5eb5496
Bump sass-loader from 10.0.5 to 10.1.1 (#6522)
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.5 to 10.1.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.5...v10.1.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 10:45:06 +00:00
Maurizio Vitale
08fec7f1a6
adf-cli init-aae-env - Add request as dependency (#6518)
* Add request as dep

* Rigenerate the lock
2021-01-11 15:11:48 +00:00
Pablo Martinez Garcia
dd09c3ac02
[AAE-4241] Populate date and datetime widgets on retrieve metadata (#6412)
* AAE-4241 Populate date and datetime widget on retrieve metadata

* AAE-4241 Trigger build

* AAE-4241 Use on change to allow inline editing

* AAE-4241 Fix unit tests

* AAE-4241 Increase coverage

* AAE-4241 Add coverage
2021-01-11 09:39:24 +00:00
arditdomi
9947d6aa40
[AAE-3467] - Fix Uploaded files are not being attached after selecting more files (#6506)
* Fix selection not working after uploading files, simplify if else conditions

* add unit test
2021-01-11 09:36:10 +00:00
Eugenio Romano
8e12e51fb3
Fix loop scenario when the login page is not present in silent login (#6512)
* fix loop scenario when the login page is not present in silent login

* fix build

* fix

* remove isECM

* fix unit

* fix
2021-01-11 09:31:11 +00:00
dependabot[bot]
62cec5c5b4
Bump typedoc from 0.20.13 to 0.20.14 (#6516)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.13 to 0.20.14.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.13...v0.20.14)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 09:30:57 +00:00
Denys Vuika
f8526c4dc0
[AAE-4379] i18n fixes (#6515)
* add missing translations

* add missing translations

* fix unit tests

* reduce overhead

* update e2e

* update e2e

* cleanup e2e

* cleanup e2e

* cleanup e2e

* update e2e

* update e2e

* update code

* update code

* update code

* update code

* code fixes

* code fixes

* code fixes
2021-01-11 09:30:45 +00:00
siva kumar
d369fa6925
[AAE-4311] Make sure we have unit test coverage of the error component. (#6466) 2021-01-11 09:28:21 +00:00
Denys Vuika
c46bbaac47
add missing app instance types (#6513) 4.3.0-beta5 2021-01-08 16:41:00 +00:00
Alexandra Abrudan
6f937a75ec
excluded e2e C311290 (#6514) 2021-01-08 16:40:16 +00:00
Denys Vuika
13faf4e0d8
fix typescript errors (#6445) 2021-01-08 11:51:21 +00:00
dependabot[bot]
404d7f63e2
Bump typedoc from 0.19.2 to 0.20.13 (#6508)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.19.2 to 0.20.13.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.19.2...v0.20.13)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-08 11:49:48 +00:00
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