10394 Commits

Author SHA1 Message Date
davidcanonieto
cf0c95b3d1
[ACA-4259] Task filter counter notifications (#6607)
* [ACA-4259] Task Filter Counter Notifications

* Improve Apollo connection for multiple apps

* Improve Notification Cloud Service

* Rebase branch

* Rebase branch

* Add peer dependencies

* Rebase

* Remove apollo-angular-link-http

* Fix linting

* Rebase branch

* Fix package lock

* Push package lock
2021-02-16 14:27:38 +00:00
Alexandra Abrudan
7996f70b26
excluded C260241 (#6673) 2021-02-15 14:07:31 +00:00
Maurizio Vitale
3c5d5dc02d
[ADF-5332] Login basic auth - Ability to override the successRoute from app.config.json (#6651)
* ability to override successRoute from app.config

* Add basic doc

* Reset the appconfig

* Rebase and handle login errors

* Remove the  default route /

* remove space
4.3.0-beta10
2021-02-12 16:03:10 +00:00
Alfresco Build User
dc0dc5ef01
[auto-commit] Update JS-API to 4.3.0-3207 for branch: update-js-api originated from JS-API PR: 3207 (#6670)
Co-authored-by: Travis CI User <travis@example.org>
2021-02-12 12:42:23 +00:00
dependabot[bot]
11f8f6f727
Bump socket.io from 2.3.0 to 2.4.0 (#6672)
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.0/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-12 12:41:55 +00:00
Eugenio Romano
c00682213b
Update auth-guard-base.ts (#6671) 2021-02-12 12:41:24 +00:00
Thomas Hunter
43ed8d7924
[AAE-4429] Add readOnly breadcrumb to upload from device tab (#6664)
* [AAE-4429] Add readOnly breadcrumb to upload from device tab

* [AAE-4429] Added unit tests

* [AAE-4429] Moved unit tests

* [AAE-4429] Removed breadcrumb title
2021-02-12 11:20:06 +00:00
dependabot[bot]
e1fee70cdc
Bump snyk from 1.448.0 to 1.452.0 (#6667)
Bumps [snyk](https://github.com/snyk/snyk) from 1.448.0 to 1.452.0.
- [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.448.0...v1.452.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-12 09:45:44 +00:00
dependabot[bot]
8af7dedb1d
Bump @types/node from 14.14.25 to 14.14.26 (#6666)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.25 to 14.14.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>
2021-02-12 09:45:33 +00:00
dependabot[bot]
8154578c19
Bump stylelint from 13.9.0 to 13.10.0 (#6669)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.9.0 to 13.10.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.9.0...13.10.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-12 09:45:08 +00:00
dependabot[bot]
ab4983e2d4
Bump @angular/cli from 11.1.3 to 11.2.0 (#6668)
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.1.3 to 11.2.0.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v11.1.3...v11.2.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-12 09:44:57 +00:00
Vito
eb9e555ba9
[ADF-5316] - Content Type (#6602)
* [ADF-5316] - added content type editing for nodes

* [ADF-5316] - added content type editing for nodes

* [ADF-5316] - fix unit test #1

* [ADF-5316] - fix unit test #2

* [ADF-5316] - fix unit test - final

* Removed failing lint word

* [ADF-5316] - added alfresco api real calls

* Build fixed

* [ADF-5316] - fixed second loop trigger on model

* [ADF-5316] - fixed unit tests

* [ADF-5316] - removed unused stream

* [ADF-5316] - fixed package.json

* [ADF-5316] - added missing unit tests

* [ADF-5316] - fixed wrong import

Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2021-02-12 09:33:01 +00:00
Alexandra Abrudan
0b66ee8171
updated simpleapp with outcome visibility (#6663) 2021-02-11 11:46:48 +00:00
Eugenio Romano
205c324f4e
[MNT-21636] Refactor redirect URL (#6658)
* refactor redirect URL

* fix unit test
2021-02-10 23:36:22 +00:00
Iulia Burcă
ad70837b3d
[ADF-5313] Merge both form-fields POs in one because are identical (#6543)
* Merge form-fields similar classes

* change methods where getWidget is used

* revert changes from checkWidgetIsHidden method

* Remove wrong async
2021-02-10 16:47:54 +00:00
dependabot[bot]
3d982fccd7
Bump ini from 1.3.5 to 1.3.7 (#6657)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 16:47:23 +00:00
dependabot[bot]
de66870dbf
Bump @nrwl/workspace from 11.1.2 to 11.2.11 (#6655)
Bumps [@nrwl/workspace](https://github.com/nrwl/nx) from 11.1.2 to 11.2.11.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/compare/11.1.2...11.2.11)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 13:52:29 +00:00
dependabot[bot]
42dacf4857
Bump typescript from 3.9.7 to 3.9.8 (#6654)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 3.9.8.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v3.9.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 13:52:20 +00:00
siva kumar
5148094ec3
[ACA-4266] Improve governance plugin check logs (#6656) 2021-02-10 11:02:57 +00:00
dependabot[bot]
cce4c8f3cf
Bump snyk from 1.446.0 to 1.448.0 (#6652)
Bumps [snyk](https://github.com/snyk/snyk) from 1.446.0 to 1.448.0.
- [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.446.0...v1.448.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-09 16:03:15 +00:00
Eugenio Romano
4313535ee3
Update children script (#6650)
* Update children script version 2

* save exact
2021-02-09 12:36:00 +00:00
Thomas Hunter
0ba2c7dc45
[AAE-4569] Added readOnly property to breadcrumb components (#6636)
* [AAE-4569] Added readOnly property to breadcrumb components

* [AAE-4569] Add method for testing if an anchor element should be used

* [AAE-4569] Add missing return type

* [AAE-4569] Add unit test
2021-02-09 11:57:42 +00:00
Eugenio Romano
2071596fe6
[ADF-5331] - Alpha ADF/JS-API update has been successfully created. (#6639)
* remove unused script
refactor the alpha build to use the JS-API in the branch all the time

* use alpha build number

* rewire maxretry

* Delete check-js-api-version.js
2021-02-08 16:00:44 +00:00
davidcanonieto
94ec7d06a7
[AAE-4529] Refactor Notification History Component (#6620)
* [AAE-4529] Refactor Notification History Component

* Improve code

* Add maxNotifications

* More changes

* Add documentation

* Rebase branch

* Fix build

* Update notification-history.component.md

* Fix e2e tests

Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2021-02-08 15:12:53 +00:00
Cristina Jalba
7c1efe48c4
Update simpleapp to use candidate group on attach-local-file-on-task process definition (#6644) 2021-02-08 11:27:04 +00:00
Alfresco Build User
b8b9c56969
Update branch for JS-API PR#3205 (#6638)
* [auto-commit] Update JS-API to 4.3.0-3205 for branch: update-js-api originated from JS-API PR: 3205

* [auto-commit] Update JS-API to 4.3.0-3207 for branch: update-js-api originated from JS-API PR: 3207

Co-authored-by: Travis CI User <travis@example.org>
2021-02-08 11:10:07 +00:00
dependabot[bot]
397effa393
Bump stylelint from 13.8.0 to 13.9.0 (#6641)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.8.0 to 13.9.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.8.0...13.9.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 11:09:21 +00:00
Francesco Corti
0a263dff2b
Tutorial on creating ADF based applications. (#6600) 2021-02-08 09:49:25 +00:00
Pablo Martinez Garcia
5d8d5f56f3
[ATS-854] Add media tracks to player from webvtt rendition (#6626)
* ATS-854 Add media tracks to player from webvtt rendition

* ATS-854 Fix condition

* ATS-854 Fix lint

* ATS-854 Move logic to media player

* ATS-854 Fix angular.json

* ATS-854 Fix error
2021-02-08 09:49:09 +00:00
dependabot[bot]
e0462b126a
Bump snyk from 1.445.0 to 1.446.0 (#6643)
Bumps [snyk](https://github.com/snyk/snyk) from 1.445.0 to 1.446.0.
- [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.445.0...v1.446.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 09:47:15 +00:00
dependabot[bot]
d62c7a844e
Bump ejs from 3.1.5 to 3.1.6 (#6642)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.5...v3.1.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 09:47:04 +00:00
Cristina Jalba
60c1ea9fe6
[ACA-4265]Refactor attachFileFromLocal method
* Refactor attachFileFromLocal method
2021-02-07 11:18:10 +02:00
Eugenio Romano
f4976a1949
[ADF-4329][ASD-5330] plus Improve e2e (#6580)
Improve e2e
Fix SSO user avatar 
Fix Priority for APS1
4.3.0-beta9
2021-02-05 15:18:30 +00:00
Petruta Bogdana Patrichi
e4990f4b0c
[AAE-4547] Add new process definition to simpleapp (#6627) 2021-02-05 10:54:42 +00:00
Cristina Jalba
104d0a20c2
Update simpleapp and candidatebaseapp: destinationFolderPath and add attach file widgets (#6629)
* Update simpleapp -> destinationFolderPath and add attach file widgets

* Update candidatebaseapp
2021-02-05 10:01:01 +00:00
dependabot[bot]
77d26f5bea
Bump snyk from 1.437.4 to 1.445.0 (#6633)
Bumps [snyk](https://github.com/snyk/snyk) from 1.437.4 to 1.445.0.
- [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.437.4...v1.445.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-05 09:58:53 +00:00
dependabot[bot]
dfdc98fe39
Bump @types/node from 14.14.8 to 14.14.25 (#6634)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.8 to 14.14.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>
2021-02-05 09:58:41 +00:00
dependabot[bot]
cfa2595f5c
Bump @angular/cli from 10.2.0 to 11.1.3 (#6635)
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 10.2.0 to 11.1.3.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v10.2.0...v11.1.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-05 09:58:26 +00:00
siva kumar
301df3dcb8
[AAE-4504] FE - [ADF] Fetch destination Folder Path from a static path (#6557)
* [AAE4504] FE - [ADF] Fetch destination Folder Path from a static path

* * Added condition to check destination folder path

* * Added typescript way to check

* Fix attach file from local e2e

* * Added unit tests to the recent changes

* * Fixed comments

Co-authored-by: Cristina Jalba <cristina.jalba@ness.com>
2021-02-05 09:45:04 +00:00
Silviu Popa
3946fc7464
[ADF-5328] - fix error on replacing priority values (#6630) 2021-02-04 17:26:12 +00:00
arditdomi
37a3f25123
[AAE-4430] Upload from local tab visibility with info icon error message (#6592)
* [AAE-4430] Upload from local tab visibility with info icon error message

* Fix restore deleted site e2e
2021-02-04 17:44:33 +01:00
arditdomi
d362153e37
[AAE-4427] Embed upload progress dialog inside the upload from your d… (#6575)
* [AAE-4427] Embed upload progress dialog inside the upload from your device tab in attach file widget

* Fix failing unit tesT

* Add unit tests

* Removed not needed condition

* Make upload from your device tab same size as Repository tab

* Revert renaming causing breaking change

* simplify if conditions

* Update js-api version

* Use typescript ?. operator

* Add unit test for non existing datatable entries
2021-02-04 08:39:54 +00:00
Thomas Hunter
a13367876b
[AAE-4553] Improve error logs in scan-env (#6608) 2021-02-03 10:15:27 +00:00
Petruta Bogdana Patrichi
a73aac7f6c
[AAE-4547] Add ne process and form to simpleapp (#6616)
* Add formWithSingleInput form and outputVariablesMappin process to resources.ts
2021-02-03 10:11:33 +00:00
Eugenio Romano
bf66684662
Update lint.sh (#6614) 2021-02-02 07:45:30 +00:00
Petruta Bogdana Patrichi
5600ef1718
[AAE-4546] Update simpleapp (#6601)
* Add new process - output-variables-mapping
* Add new form - form-with-single-input
* Add new DT - dt-input-output-vars
2021-01-29 20:01:58 +00:00
Maurizio Vitale
0804ff1539
Check if the order matters (#6593) 4.3.0-beta8 2021-01-28 17:11:23 +00:00
Maurizio Vitale
cfe1eabc2d
improve the init by failing in case the app are not running (#6591) 2021-01-28 13:59:39 +00:00
Maurizio Vitale
a5e41e8492
handle the logout route based on app config (#6587) 2021-01-28 13:09:37 +00:00
Denys Vuika
3010cfb310
"Empty content" centering fixes (#6586)
* fix empty-content vertical centering

* fix empty-content vertical centering
2021-01-28 13:08:54 +00:00