Silviu Popa
f73dece82d
[AAE-4077] - TaskCloud: Refactor priority ( #6385 )
...
* [AAE-4077] - TaskCloud: Refactor priority
* export default priority values
* Fix e2e tests
* fix navigation from task-list
* Update task-list-properties-sort.e2e.ts
* Fix lint
Co-authored-by: Cano <david.cano.nieto@gmail.com>
2020-11-26 17:38:40 +00:00
Vito
3ea094cff2
[AAE-1379] - fixed form rapresentation ( #6366 )
...
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-24 09:50:53 +00:00
Silviu Popa
6e07c3ecec
[ACA-3957] - Replace icons on process cloud ( #6355 )
...
* replace icons on process cloud
* replace ic-process icon
* replace process and task icon
* revert icon on demo-shell
2020-11-18 16:45:00 +00:00
Silviu Popa
f0e8cd98e5
[AAE-3638] - implement priority drodpown widget ( #6351 )
...
* [AAE-3638] - implement priority drodpown widget
* refactor task cloud service function
* fix remove value on card view text item and move priorities values in app.config.json
* revert app config unnecary changes
* PR changes
* fix unit test
* fix more unit tests
* PR changes
* create task cloud response model
* remove commented code
* fix e2e
* fix start task e2e and add return type
2020-11-18 11:25:21 +00:00
Pablo Martinez Garcia
4ef09a7097
AAE-3936 Fix error in directive component ( #6332 )
2020-11-10 15:10:14 +00:00
davidcanonieto
973b58f420
[ACA-4124] Change name displayed for groups in Add Permission Panel Component ( #6305 )
...
* [ACA-4124] Change property displayd for groups in Add Permission Panel Component
* [ACA-4124] Add 503 localization
* Fix e2e test
* Fix e2e test
2020-11-10 10:18:59 +00:00
Pablo Martinez Garcia
a7fb195874
AAE-3936 Tooltip card directive ( #6330 )
...
* AAE-3936 Tooltip card directive
* AAE-3936 Fix styles
2020-11-10 10:06:26 +00:00
Vito
7eda1bcad5
[ACS-827] - added whitelisted element and method for checking them ( #6329 )
...
* [ACS-827] - added whitelisted element and method for checking them
* [ACS-827] - changed method name with clear one
* [ACS-827] - pr review changes
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-10 09:55:21 +00:00
Vito
dab85c0c43
Added optional on variable models to avoid breaking changes ( #6328 )
...
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-06 15:59:47 +00:00
davidcanonieto
91b7458bee
[ADF-5223] Fix Amount widget styling ( #6302 )
...
* [ADF-5223] Fix Amount widget styling
* Fix unit test
* Fix e2e test
* Fix e2e test
2020-11-05 14:00:15 +00:00
Vito
9c1b6dbc69
[MNT-22003] - fixed check on variable for visibility service ( #6306 )
...
* [MNT-22003] - fixed check on variable for visibility service
* [MNT-22003] - update variable for test
* [MNT-22003] - added extra unit test for checking the process variable passed
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-04 15:52:12 +00:00
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