Denys Vuika
456e0424e7
remove spamming of i18n warnings to console log ( #6295 )
2020-10-29 13:07:52 +00:00
davidcanonieto
de580b64f2
[ACA-3870] Fix Version Compatibility Initialization ( #6288 )
2020-10-29 10:42:57 +00:00
Silviu Popa
1f163d58ec
[ACA-3706] implement startedBy process filter property ( #6077 )
...
* [ACA-3706] implement startedBy filter property
* fix lint
* [ACA-3706] implement startedBy filter
* replace initiator with people cloud component
* small changes
* fix user selection mode
* revert unnecesary change
* fix e2e
* fix process filter e2e tests
* fix more e2e
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-10-23 11:33:03 +02:00
Silviu Popa
80fc239461
[AAE-3908] - fix clear value icon on card view text item ( #6269 )
2020-10-20 18:49:16 +03:00
Pablo Martinez Garcia
b3e8ff27af
[AAE-3587] Use grid to allow using rowspan ( #6151 )
...
* AAE-3587 Use material grid to allow using rowspan
* AAE-3587 Fix column field rowspan
* AAE-3587 Add enableFixedSpace default value
* AAE-3587 Change material grid to CSS grid area
* AAE-3587 Review comments
* AAE-3587 Refactor for clarification of the complex method
* AAE-3587 Add types to method signatures
2020-10-16 14:36:58 +01:00
Denys Vuika
13e86833f9
fix error message for CSRF ( #6259 )
2020-10-16 13:38:38 +01:00
Maurizio Vitale
aabc086ac6
Return the createUrlTree to see the redirect ( #6243 )
2020-10-13 17:35:54 +01:00
Eugenio Romano
f1231d3c44
bump 4.1.0
2020-10-13 16:52:48 +01:00
Maurizio Vitale
01fb4fa2b6
Override the redirectTo with the loginFragment ( #6239 )
...
* Override the redirectTo with the loginFragment
* Add check
2020-10-12 23:40:25 +01:00
Silviu Popa
4954642a48
[AAE-3742] fix propertie card view wrong behavior ( #6225 )
...
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-10-12 15:20:04 +03:00
Eugenio Romano
e8b5b3ab32
fix delete cookie in path ( #6236 )
...
[skip ci]
2020-10-09 15:55:32 +01:00
Eugenio Romano
a7ebfa9fba
Fix Redirect URL ( #6229 )
...
* Fix Redirect URL
* fix unit test
* browser false
* workaround
2020-10-08 16:59:19 +01:00
Eugenio Romano
04f5fdffd7
[ADF-5263] Empty page displayed all the time when load content fix ( #6209 )
...
* Make test run on API update
Improve create librrary test
* Fix empty page displayed always first
* remvoe console
* fix
* fix
* lint
* fix
* fix
* fix
* fix
* fix
2020-10-05 00:26:56 +01:00
Vito
e22bdc7f4c
[ADF-5259] - addded unit test for custom widget ( #6202 )
...
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-10-02 13:51:15 +01:00
Denys Vuika
c68b84513b
add support for toolbar title i18n ( #6200 )
2020-10-01 13:42:51 +01:00
Maurizio Vitale
7c83f2eb18
[AAE-3199] - Add support for searchable content model properties (new search filters panel in the attach file widget) ( #6134 )
...
* Create new panel component and search refactoring
* Replace
* First refactoring - Fix global search and service injection issues
* More refactoring
* Fix service injection - create one new instance for content-node-selector component
* Avoid having more services extending BaseQueryBuilderService
* more refactoring, remove injecting the SearchQueryBuilderService from the content node selector service
* Fix build errors to launch unit tests
* Fix existing unit tests
* Fix wrong import and constructor injection comments
* Fix wrong import
* Fix comments
* Fix api compatibility
* Revert demo shell causing e2e fail
Co-authored-by: adomi <ardit.domi@alfresco.com>
2020-10-01 09:11:23 +01:00
Sushmitha V
f0af0c4113
[ACA-3957] Added correct Icon for save-as button in task filter and process filter ( #6190 )
2020-09-30 17:46:24 +01:00
Gloria Camino
74dfe4ef49
LOC-258_Localised UI files for ADF 4.1 in 16 languages ( #6191 )
2020-09-30 14:12:11 +01:00
Denys Vuika
649a19fc8f
fix rxjs imports ( #6181 )
2020-09-28 17:32:41 +01:00
davidcanonieto
e497b31e3e
[AAE-3469] New Service Task Cloud Component ( #6161 )
...
* [AAE-3469] New Service Task Lisst Component
* Fix unit tests
* Add documentation
* Add public methods to Data Table Schema
* [AAE-3469] New Service Task Cloud Component
* Fix comments
* Fix comments
* Fix unit tests
2020-09-28 09:47:18 +01:00
davidcanonieto
b0a46f7eac
[ADF-5219] Refactor Document list Filters ( #6092 )
...
* First commit
* Second commit
* Commit 4
* Add unit tests
* Fix unit tests
* Add documentation for breaking change
* Fix rebase
* Fix unit test
2020-09-25 10:08:15 +01:00
Vito
ffe04120a8
[MNT-21705] - fixed column display for fields ( #6078 )
...
* [MNT-21705] - fixed column display for fields
* [MNT-21705] - fixed unit test
* [MNT-21636] - adding flag for enable-disable column
* [MNT-21705] - fixed broken unit test
* [MNT-21705] - added documentation for extra form input field
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-09-24 10:20:18 +01:00
davidcanonieto
a888689caa
Revert "[AAE-3469] New Service Task List in Task List Cloud Component ( #6131 )" ( #6154 )
...
This reverts commit 472e112b71ab928c454818c706ccc2c6debc91c4.
2020-09-23 10:48:52 +02:00
davidcanonieto
20f6df5a79
[ADF-3499] Make Card View Text Item reactive to user input ( #5953 )
...
* [ADF-3499] Make Card View Text Item reactive to user input
* Improve code and fix APS2 tests
* Fix tests
* Improve tests
* Add missing async
2020-09-23 10:12:10 +02:00
Cilibiu Bogdan
3da5196b2d
[ACA-3899] Viewer thumbnails cannot be accessed by keyboard ( #6150 )
...
* accessibility
* add thumb focus
* close thumbs list event
* fix eventbus listener
* rename parameter
* track previous focused element
* implement FocusKeyManager
* fix getGlobalEventBus is deprecated
* keyboard navigation
* set tabindex
* setActiveItem on list change
* update test
2020-09-23 05:57:46 +01:00
davidcanonieto
472e112b71
[AAE-3469] New Service Task List in Task List Cloud Component ( #6131 )
...
* [AAE-3469] New Service Task Lisst Component
* Fix unit tests
* Add documentation
* Add public methods to Data Table Schema
2020-09-22 20:41:53 +01:00
Pablo Martinez Garcia
3a464a7bed
[AAE-3514] Create file viewer widget ( #6142 )
...
* AAE-3514 Create File viewer widget
* AAE-3514 Fix complex fields behaviour
* AAE-3514 Modify attach widget selection indicator
* AAE-3514 Add unit tests to attach-file-cloud widget
* AAE-3514 Add unit tests
* AAE-3514 Increase coverage
* AAE-3514 Fix review comments
* AAE-3514 Fix review comments
2020-09-22 17:01:03 +01:00
davidcanonieto
3b02233481
[ADF-5237] Unexclude C362240 and C362241 ( #6137 )
...
* [ADF-5237] Unexclude C362240 and C362241
* Fix initialization bug
2020-09-22 09:52:41 +01:00
dhrn
e765239cbf
[MNT-21789] ADW - Disable ACS Thumbnail Generation cause ADF Upload Service to fail any file upload with 501 error ( #6114 )
...
* Disable ACS Thumbnail Generation cause ADF Upload Service to fail any file upload with 501 error
* * fixed config
2020-09-10 18:51:50 +01:00
davidcanonieto
f4ebaec501
[AAE-3296] Add unit tests for Tooltips in Form Widgets ( #6094 )
2020-09-10 08:39:26 +01:00
davidcanonieto
6977df169a
[ADF-4481] Fix Viewer peview for unsupported new versions ( #6101 )
...
* [ADF-4481] Fix Viewer peview for unsupported new versions
* Update img-viewer.component.ts
2020-09-08 17:28:46 +01:00
Vito
14c2408c69
[MNT-21636] - added redirection when SSO is enabled for external link ( #6099 )
...
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-09-08 15:51:28 +01:00
Denys Vuika
d051aed476
fix production builds ( #6075 )
...
* run builds scripts sequentially
* temporary enable prod builds
* use ng instead of nx for adf-core
* increase mem
* downgrage the ts target
* downgrade main tsconfig
* update config
* downgrade scss-bundle
* raise mem only for prod builds
* restore dev build
* update angular cdk
* try restore build target
* upgrade unit tests after angular upgrade
* fix tests after angular upgrade
* remove old e2e
2020-08-28 17:34:08 +01:00
Denys Vuika
93b51b266c
fix http method regression ( #6066 )
2020-08-25 11:27:57 +01:00
Pablo Martinez Garcia
c1435c53e0
[AAE-3273] Manage empty option in retrieve content metadata dropdowns ( #6024 )
...
* AAE-3273 Manage empty option in retrieve content metadata dropdowns
* AAE-3273 Add unit tests
* AAE-3273 Refactor add not present fields
* AAE-3273 Add unit test in core
2020-08-25 00:36:22 +01:00
Denys Vuika
0f11094b1e
add missing group role APIs ( #6057 )
...
* add missing group role apis
* add missing "assign" and "remove" api
2020-08-24 15:37:02 +01:00
Eugenio Romano
c96f57d1c6
bump 4.0.0
2020-08-18 11:41:49 +01:00
Denys Vuika
d355f76499
drag and drop improvements (copy effect) ( #6019 )
...
* drag and drop fixes (copy effect)
* fix tests
* update tests
* test fixes
2020-08-18 10:57:09 +01:00
Eugenio Romano
beeb3ad080
selct box can use numbers as value in the card view ( #6020 )
2020-08-17 21:31:01 +01:00
Eugenio Romano
6384b8148c
fix error in preview ( #6009 )
2020-08-16 14:46:26 +01:00
Eugenio Romano
bf72fd6c9e
[ACA-3853] fix use of more recent pdf viewer versions ( #6007 )
...
* fix use of more recent pdf viewer versions
* fix unit test with thte new promise
2020-08-15 19:05:38 +01:00
Eugenio Romano
8a6358ef44
[AAE-2984] fix save not modified Form with dropdown ( #5976 )
...
* fix save not modified Form with dropdown
* Update form-field.model.ts
* Update form-field.model.ts
* fix empty value scenario
* fix unit
2020-08-12 22:34:16 +01:00
davidcanonieto
9b3efb5502
[ADF-5165] Fix Checkbok widget in completed tasks ( #5979 )
2020-08-12 17:58:09 +01:00
Gloria Broadbent
edd172dc9b
LOC-244 - All localised files in 16 languages for ADF 4.0 release ( #5980 )
2020-08-12 17:17:55 +01:00
Denys Vuika
4aa936bb9c
use people api and new js api where possible ( #5888 )
...
* use people api and new js api where possible
* fix code and tests
* cleanup tests
2020-08-12 13:45:48 +01:00
Eugenio Romano
0a935acf23
[ADF-5159] fix visibility condition for label radio box ( #5974 )
...
* fix visibility condition for label radio box
* fix lint
2020-08-11 16:22:50 +01:00
Cilibiu Bogdan
fb24c572fa
update i18n strings ( #5966 )
2020-08-10 19:01:20 +01:00
Pablo Martinez Garcia
aeff60a1b5
[AAE-3084] Add retrieve metadata option in upload widget ( #5903 )
...
* AAE-3084 Add retrieve metadata option to upload widget file menu
* AAE-3084 Fix rebasing issues
* AAE-3084 Fix behaviour on empty dropdown
* Update en.json
* AAE-3084 Fix en.json
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-08-10 11:57:30 +01:00
Cilibiu Bogdan
9b0db0a82e
[ADF-5213] Metadata - select list filter ( #5961 )
...
* select filter input component
* include theme
* add filter input
* show input conditionally
* convert value to string for d:int type values
* filter list options pipe
* add components to module
* convert int value to string
* i18n
* update tests
* tests
* update config
* remove unneeded decorator
* fix lint
* update schema
* remove filter pipe
* provide a filtered list
2020-08-09 23:35:46 +01:00
Vito
61cac20ab3
Readded column key as key parameter ( #5960 )
...
* Readded column key as key parameter
* Fixed failing unit test
2020-08-07 09:37:40 +01:00