2022 Commits

Author SHA1 Message Date
davidcanonieto
bd805cb34b
[ADF-5390] [ADF-5391] Add multivalue cardview for Date, Datetime, Integers and Decimal properties. (#6980)
* [ADF-5390] Addd multivalue cardview for Date, Datetime, Integers and Decimal properties

* Fix unit test

* Fix linting

* Fix e2e tests

* fix e2e

Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2021-05-09 04:05:26 +01:00
Eugenio Romano
71cad4c287
[ci:force] auto update node version when media management actions are triggered (#6992) 2021-05-08 22:29:51 +01:00
Alfresco Build User
e86d48b484
[ci:force][auto-commit] Update JS-API to 4.4.0-3449 for branch: update-js-api originated from JS-API PR: 3450 (#6991)
Co-authored-by: Travis CI User <travis@example.org>
2021-05-08 14:06:48 +01:00
Dharan
5780b46acc
[ACA-4361] Fix data column conflict (#6986)
* [ACA-4361] Fix data column conflict

* * revert html
2021-05-07 19:39:39 +02:00
Alfresco Build User
1a1a78a5fb
[ci:force][auto-commit] Update JS-API to 4.4.0-3443 for branch: update-js-api originated from JS-API PR: 3445 (#6982)
Co-authored-by: Travis CI User <travis@example.org>
2021-05-07 15:33:58 +01:00
Alfresco Build User
957bd4130d
Update branch for JS-API PR#3405 (#6964)
* [auto-commit] Update JS-API to 4.4.0-3395 for branch: update-js-api originated from JS-API PR: 3405

* [auto-commit] Update JS-API to 4.4.0-3422 for branch: update-js-api originated from JS-API PR: 3423

Co-authored-by: Travis CI User <travis@example.org>
2021-05-07 08:42:20 +01:00
Pablo Martinez Garcia
12652b53b8
AAE-5122 Change mouse event to leave in tooltip card (#6978) 2021-05-06 21:36:20 +02:00
Urse Daniel
f5c29a5ec8
[ADF-5377] Viewer: Image Crop (#6977)
* changed dependency

* Update lib/core/viewer/components/img-viewer.component.ts

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

Co-authored-by: Denys Vuika <denys.vuika@alfresco.com>
2021-05-06 15:21:15 +01:00
Urse Daniel
aa5cbea7f5
changed dependency (#6975) 2021-05-05 17:52:42 +01:00
Urse Daniel
e8ffe8e35e
[ADF-5378] ADF Previewer: Image Rotate + Save (#6958)
* updates including cropperJS

* update on rotation + unit tests

* small fix

* hide toolbar on save

* remove unused & duplicate method

* added readonly & prettier code

* include readOnly mode to hide/show media management actions

* updated dependencies

* fix emit spy

* ADF-5378: Fix failing e2es

* Fix comments for unit tests

* ADF-5378: Removed obsolete buttons from e2e

Co-authored-by: kristian <kristian.dimitrov@alfresco.com>
Co-authored-by: adomi <ardit.domi@alfresco.com>
2021-05-01 15:54:37 +01:00
Dharan
8b5e45f4eb
[ADF-5366] initialize discovery and version compatibility service for oauth based session (#6864)
* [ADF-5366] initialize discovery and version compatibility service for oauth based session

* better error message

* * fix spaces

* * revert the search service

* * fix build

* * check properties after type update

* * check properties after type update

* * check properties after type update

* * fix infinite loop

* * fix test without title

* * wait for options

* * wait for session

* Update metadata-content-type.e2e.ts

* Update metadata-content-type.e2e.ts

* Update protractor.excludes.json

* Update protractor.excludes.json
2021-04-29 13:40:49 +01:00
Thomas Hunter
9cbae9abd8
[AAE-5021] Add listPeople method to PeopleContentService (#6947)
* [AAE-5021] Add listPeople method to PeopleContentService

* lint

* Replace Person with EcmUserModel

* Update imports to @alfresco/adf-core

* Change to const + lint
2021-04-28 16:50:53 +01:00
arditdomi
574db8d7cc
[AAE-4985] - Make SSO Role Service accept a content admin role that is not part of the JWT token (#6942)
* Add ability to check if the user is an ACS_ADMIN - not part of JTW token

* Make get user api call only once

* Add unit tests

* Add documentation

* Fix comments

* Exclude flaky tests, dependent on another test

* Fix unit test

* Fix comments

* Update documentation
2021-04-26 14:27:22 +01:00
Dharan
0635b7fd06
[ACA-4361] permission layout modified (#6937)
* * reusable data table column moved

* [ACA-4361] permission layout modified

* * build fixed

* fix build

* * import fixed

* * null safety operation

* * fixed comments

* * fix lint

* * wait for reload list

* * remove sleep

* * add sleep

* * fix comments

* * fix comments

* * floating promises fix

* * remove wait
2021-04-23 08:50:28 +01:00
Sushmitha V
dd56588df8
[AAE-4863] Fixed the async and done warning due to new version of Karma (#6938)
* [AAE-4863] Fixed the async and done warning due to new version of Karma

* Fixed lint error
2021-04-22 11:05:13 +05:30
siva kumar
bf70e471ce
[AAE-4995] Expand ADF PeopleContentService to create new person (#6931)
* [AAE-4995] Expose create/list content users API in ADF PeopleContentService

* * Updated documentation

* * Removed listPeople api

* * Added unit tests and improved old tests

* * Updated doc with js-api doc link

* *Fixed lint errors

* * Fixed failing unit tests
2021-04-21 19:17:54 +05:30
Pablo Martinez Garcia
d37608111a
AAE-4879 Deatach tooltip card when directive is destroyed (#6939) 2021-04-20 10:21:22 +02:00
Pablo Martinez Garcia
684cdb88ea
AAE-4879 Update tooltip card to receive custom HTML (#6930) 2021-04-16 09:39:19 +01:00
Vito
e9bf84e13c
[ADF-5370] - fixed style for container dimension (#6923) 2021-04-15 16:50:42 +01:00
Dharan
d18418d033
Revert "move scroll overflow to parent (#6730)" (#6926)
This reverts commit 4653e10872772fd9604a3060b7f25b6a06f50136.
2021-04-15 13:57:48 +01:00
Vito
257614bfc0
[ADF-5372] - fixed wrong result pipe (#6925)
* [ADF-5372] - fixed wrong result pipe

* [ADF-5372] - fixed missing radix on parseInt
2021-04-15 09:55:51 +01:00
Denys Vuika
84ce202ad2
[AAE-4966] Extensible app config (#6914)
* merge app config from the extensions

* improved service injection in unit tests

* extra unit test

* fix content tests

* update code as per review

* fix lint

* fix lint

* update code and tests

* update schema
2021-04-13 14:16:29 +01:00
loictrichaud
be355cc6b4
add enableFractions in form values (#6915) 2021-04-12 11:58:51 +01:00
Alfresco Build User
833ca30440
Update branch for JS-API PR#3366 (#6910)
* [auto-commit] Update JS-API to 4.4.0-3366 for branch: update-js-api originated from JS-API PR: 3366

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

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

* [auto-commit] Update JS-API to 4.4.0-3371 for branch: update-js-api originated from JS-API PR: 3372

Co-authored-by: Travis CI User <travis@example.org>
2021-04-09 14:49:20 +01:00
Vito
f9a7836a5a
[ACA-4202] - forcing firefox to ignore cache when document version ha… (#6807)
* [ACA-4202] - forcing firefox to ignore cache when document version has changed

* fxed lint
2021-04-09 11:44:14 +01:00
arditdomi
e589071328
[AAE-4841] - Fix content node selector current selection is lost after uploading files (#6862)
* [AAE-4841] - Preserve current selection when preselecting the newly uploaded nodes

* add a method to handle unselection of a preselected row in document list and emit the change

* Fix-refactor unselection

* Fix document list reload

* Partial revert share datatable adapter

* try with overwriting datatable selection

* Sync datatable selection after every page load

* refactor selection/unselection in datatable by using a row id

* Fix/Add some unit tests

* Move preselection from adapter to doc list, fix single selection mode

* Add some unit tests

* Add document list unit tests
2021-04-08 14:55:06 +01:00
Alfresco Build User
b08e2731bf
[auto-commit] Update JS-API to 4.4.0-3364 for branch: update-js-api originated from JS-API PR: 3364 (#6908)
Co-authored-by: Travis CI User <travis@example.org>
2021-04-08 10:17:25 +01:00
Sushmitha V
ec2436e73b
[ACA-3957] Added correct Icons and left nav, process config layout and consistency in ADW/APA (#6879) 2021-04-07 10:22:06 +01:00
Alfresco Build User
f874a43c9c
Update branch for JS-API PR#3342 (#6876)
* [auto-commit] Update JS-API to 4.4.0-3342 for branch: update-js-api originated from JS-API PR: 3342

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

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

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

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

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

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

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

Co-authored-by: Travis CI User <travis@example.org>
2021-04-07 10:17:45 +01:00
Denys Vuika
145c05321d
improved language picker (#6890)
* improved language picker

* fix import path

* update tests
2021-04-06 10:35:41 +01:00
Eugenio Romano
0e673a9d92
update js-api (#6847)
* update js-api

* previous version

* previous js-api

* older

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

* trace

* older

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

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

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

* [create docker image]

* polyfill

Co-authored-by: Travis CI User <travis@example.org>
2021-03-26 14:10:12 +00:00
Denys Vuika
23264b0068
migrate library directives from ACA (#6861) 2021-03-26 08:03:30 +00:00
Gloria Camino
9301947c63
[MNT-22236] UI strings fully updated in 16 languages (#6856)
* [ACA-4053] Changed the APP_VERSION value

* FIX for MNT-22236 - All updated UI files in 16 languages as per Sushmitha and Denys requests

Co-authored-by: Sushmitha100796 <sushmitha.v@muraai.com>
2021-03-25 15:15:36 +00:00
Denys Vuika
b97aa7dfee
[MNT-22236] Permission i18n support (#6843)
* localized role pipe

* update tests

* additional tests

* update module

* fix package lock

* update module settings

* try update code

* update import

* test fixes
2021-03-23 16:22:32 +00:00
Eugenio Romano
d35ba2eedb
Validate config improvements (#6837)
* validate config

* fix

* fix
2021-03-22 14:02:05 +00:00
Eugenio Romano
76de2c06f5
add some more info on the refresh token timeout (#6823) 2021-03-22 09:22:42 +00:00
Eugenio Romano
cd915b307b
Remove demo shell test and make cloud a bit more stable (#6781)
* remove demo shell test and make cloud a bit more stable

* fix lint

* Update restore-content-directive.e2e.ts

* Update restore-content-directive.e2e.ts

* Update restore-content-directive.e2e.ts

* try fix attach

* Update .travis.yml

* sleep...

* remove about e2e demo shell....

* fix

* lint fix

* configure

* refactor buuild

* names and remove demo shell build from libs

* fix new build approach

* fix

* fix

* .

* uncomment

* .

* .

* fix

* fix

* .

* fix

* lock update

* fix demo shell errors

* use replay subject

* fix some console log error

* suffix problem

* split process e2e

* not need to check everywhere the pagination e2e

* split content

* fix

* fix

* fix

* fix

* reorg

# Conflicts:
#	.travis.yml
2021-03-17 15:17:46 +00:00
Eugenio Romano
5919916380
4.3.0 (#6793)
* 4.3.0

* update md

* Fix typos

* Remove ADF testing package from core package.json

Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Andras Popovics <popovics@ndras.hu>
2021-03-09 15:10:37 +01:00
Vito
d6def4491d
Revert "[MNT-22063] - fix form cloud layout (#6529)" (#6795)
This reverts commit b126c14a0703ffd63f72ac5a5f2a2cc5e950344b.
2021-03-08 16:47:02 +00:00
Alfresco Build User
f58d8bf834
[auto-commit] Update JS-API to 4.3.0-3278 for branch: update-js-api originated from JS-API PR: 3278 (#6787)
Co-authored-by: Travis CI User <travis@example.org>
2021-03-07 08:23:18 +00:00
Maurizio Vitale
c152df30ab
[ACA-4322] Logout - Avoid the redirect in case SSO auth (#6780)
* Avoid the redirect in case of sso

* Move the code into the if
2021-03-05 09:46:21 +00:00
Alfresco Build User
df8a8fb61f
Update branch for JS-API PR#3264 (#6775)
* [auto-commit] Update JS-API to 4.3.0-3264 for branch: update-js-api originated from JS-API PR: 3264

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

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

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

Co-authored-by: Travis CI User <travis@example.org>
2021-03-05 06:54:00 +00:00
Eugenio Romano
c3452a4f62
Documentation build (#6762)
* move doc dependency in doctools

* add ignore link

* rebuild doc

* version index

* put it back some deps
2021-03-03 14:08:15 +00:00
Alfresco Build User
bf223b136a
[auto-commit] Update JS-API to 4.3.0-3262 for branch: update-js-api originated from JS-API PR: 3262 (#6766)
Co-authored-by: Travis CI User <travis@example.org>
2021-03-03 13:12:53 +00:00
Pablo Martinez Garcia
e52124caa8
ATS-873 Fix css property (#6772) 2021-03-03 11:22:55 +00:00
Gloria Camino
099ba21cea
LOC-285 Localised UI for ADF 4.3 in 16 languages plus amends to typo and 2 string changes requested by @Denys Vuika (#6765) 2021-03-03 10:18:57 +00:00
Vito
46edbafb25
[ACA-4202] - refreshing the preview when version has changed (#6763) 2021-03-02 17:21:45 +00:00
Alfresco Build User
5b75d84115
[auto-commit] Update JS-API to 4.3.0-3256 for branch: update-js-api originated from JS-API PR: 3256 (#6747)
Co-authored-by: Travis CI User <travis@example.org>
2021-03-02 12:33:01 +00:00
Silviu Popa
03af7e5ffd
[ADF-5348] - fix user info icons (#6744)
* [ADF-5342] - fix user info icons

* make user info unit tests trusty
2021-03-01 11:22:54 +00:00
Thomas Hunter
a47045ab18
[AAE-3543] Attach button enabled only when all files uploaded (#6731)
* [AAE-3543] Attach button enabled only when all files uploaded

* [AAE-3543] Add unit tests

* [AAE-3543] Corrected name of unit test

* [AAE-3543] Merged isQueueFinishedUploading() with isUploading()

* [AAE-3543] Added spacing to unit tests
2021-02-26 19:10:11 +00:00