1130 Commits

Author SHA1 Message Date
Eugenio Romano
a978e97e8c bump 4.2.0 2020-12-08 16:31:26 +00:00
Silviu Popa
c3cb1f9bf8
[ACA-4208] - fix date filter by range (#6421) 2020-12-04 18:10:37 +00:00
Silviu Popa
f39997b98b
[AAE-3638] - update priority option (#6423) 2020-12-04 17:42:34 +00:00
davidcanonieto
786984bfee
[ADF-5298] Fix Service Tasks not loading (#6413) 2020-12-04 11:49:56 +00:00
Gloria Camino
fe7ad99aa9
LOC-268 - Fixed. All localised UI files updated in 16 languages (#6383) 2020-11-27 11:27:15 +00:00
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
arditdomi
20833161a2
[ACA-3712] Add appVersion multi-select dropdown in edit cloud process filter (#6321)
* [ACA-4053] Add appVersion multiselect dropdown in cloud filters

* Call applications api to fetch the versions

* Keep both old and new appVersion filter

* minor changes

* Add unit tests

* Fix comments - remove appVersionMultiple input and use a common appVersion input
2020-11-24 03:15:35 +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
arditdomi
4dfa9b6d53
[ACA-4123] Unify APS and Cloud event emitters for filters (#6331)
* Experimental solution

* Unify event emitters for aps and cloud filters

* Update emitter descriptions

* Fix/Add unit tests

* Unit tests part 2

* Update documentation, put mock objects into separate mock files and remove them from test files

* rename tests

* align demo-shell with the new changes

* fix aps demo shell
2020-11-16 14:37:17 +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
siva kumar
0ee08f7ec0
[ACA-828] Add showTitle input in TaskCloudForm component (#6318)
* [ACA-828] Add showTitle input in TaskCloudForm component

* Fixed comment
2020-11-05 12:27:34 +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
7e907fc876
[AAE-3992] cleanup the code before refactoring (#6301)
* use interface instead of class

* cleanup code and fix html template typo

* api cleanup

* use interface instead of class

* code cleanup and test fixes

* use interface instead of class

* use interface instead of class, fix typing issues

* fix IDE support for spec files

* fix IDE for spec files

* unify filter compare

* remove jest

* use generics to reduce code duplication

* generic saveas

* unify code
2020-11-04 09:19:12 +00:00
siva kumar
c676b2012d
[ACA-4071] [ADW-Cloud]Task header takes too much to be loaded after claiming a task (#6294)
* [ACA-4071] [ADW-Cloud]Task header takes too much to be loaded after claiming a task

* * Fixed comment

* * Fixed comment
2020-11-04 09:06:24 +00:00
Petruta Bogdana Patrichi
8b880a7222
*Modify setCompletedBy(); (#6289)
*Modify class name in base-edit-task-filter-cloud.component.html
2020-10-28 12:06:52 +01:00
Silviu Popa
1f68bfebb2
[AAE-3750] - add possibility to exclude user from selection on people… (#6277)
* [AAE-3750] - add possibility to exclude user from selection on people cloud component

* update docs

* PR changes
2020-10-26 17:43:22 +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
arditdomi
278c28c684
[AAE-3886] Cleanup the customModels when the attach file widget component gets destroyed (#6275) 2020-10-22 15:36:37 +01:00
arditdomi
2273dd7035
[AAE-3405] - Optimise attach file widget UI (#6271)
* Optimise attach file widget UI

* Show filter button only when there are custom models
2020-10-21 14:21:37 +01:00
Silviu Popa
dc8117711a
[ACA-3619] - add task assignment filter (#5907)
* [ACA-3619] - add task assignment filter

* rework task assignment filter

* fix unit test

Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-10-20 18:23:38 +02:00
Cilibiu Bogdan
8c62754d4b
[ADF-5280] [Cloud] Tasks - Created Date filter (#6254)
* Created date filter transation

* created date range model

* createdDateRange property

* add createdDate filter data

* update tests
2020-10-19 11:09:43 +01:00
Cilibiu Bogdan
eaa9a2c1f7
[ADF-5279] Date range type filter selection triggers list reload (#6253)
* emit event when date is not of range type

* test
2020-10-19 11:09:31 +01:00
Silviu Popa
9d22f5505f
[ACA-4052] - Add today option back (#6249) 2020-10-15 19:57:54 +02:00
Eugenio Romano
24eaeef071 fix build script 2020-10-14 01:10:38 +01:00
Eugenio Romano
f1231d3c44 bump 4.1.0 2020-10-13 16:52:48 +01:00
Silviu Popa
686e28715d
[ADF-5268] Fix card view losing focus when typing (#6226)
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-10-12 15:20:41 +03:00
siva kumar
40b5822e62
[AAE-3410] Restrict breadcrumb if upload widget type set to Alfresco Content (#6220)
* [AAE-3410] Restricted Breadcrumb navigation when upload widget type set to only ACS

* * Added/Modified unit tests to the recent changes

* Fixed failing UT

* * Updated contentNodeSelectorPanel doc

* * After rebase
2020-10-12 12:28:29 +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
Cano
7c4c1e0304 Expose ServiceTaskListCloudService in public API 2020-10-02 16:47:23 +02:00
davidcanonieto
877a9f00e9
[AAE-3694] Add new Service Method for service task integration (#6199)
* [AAE-3694] Add new Service Method for service task integration

* Split task list services in two

* Move ServiceTaskQueryCloudRequestModel to a newe file
2020-10-01 13:15:39 +01:00
Silviu Popa
f2f9049c2c
[ACA-3627] - Add completedBy filter again (#6186)
* [ACA-3627] - Add completedBy filter again

* add more unit tests

Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-10-01 13:15:24 +01:00
Silviu Popa
7ed02f6716
[ACA-3010] - Process/Task Cloud fix wrong date range (#6192)
* [ACA-3010] - Process/Task Cloud fix wrong date range

* fix e2e

* fix unit test and disable false positive e2e tests

Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-10-01 12:10:15 +02: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
Cilibiu Bogdan
f2f1cb4187
[ACA-3626] Cloud Task - completed date filter (#6185)
* completedDate task filter

* translation key

* update TaskFilterCloudModel

* update TaskQueryCloudRequestModel

* add completed date inputs

* update TaskQueryCloudRequestModel request params

* update tests
2020-09-29 22:29:28 +01:00
davidcanonieto
8453f932aa
[ADF-5260] Fix Service task list initialization in DemoShell (#6184)
* [ADF-5260] Fix Service task list initialization in DemoShell

* Improve layout
2020-09-29 15:09:22 +02:00
siva kumar
1abdf07d4f
[AAE-3651] FE - Export DateCloudFilterType from process-services-cloud lib (#6174) 2020-09-28 14:56:33 +01:00
davidcanonieto
9da72463e9
Expose ServiceTaskFilterCloudService in public API (#6175) 2020-09-28 14:11:41 +02:00
davidcanonieto
64881718d7
Expose ServiceTaskListCloudComponent in public api (#6173) 2020-09-28 12:30:07 +02: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
Maurizio Vitale
c40614f211
[AAE-3410] NodeSelector - Use user alias (-my-) name as default for upload of type Alfresco Content only (#6160)
* Use as default folder root in case is only ACS

* Fix and improve unit test

* Use user alias -my- for Content Service only
2020-09-27 10:26:48 +01:00
siva kumar
c84ef7318f
[ACA-3960] FE - Users that are part of a candidate group should not be able to see 'Assignee' property as editable when on that user task candidate group was set as assignment (#6159)
* [ACA-3960] FE - Users that are part of a candidate group should not be able to see 'Assignee' property as editable when on that user task candidate group was set as assignment

* * Added description
2020-09-25 10:35:07 +01:00
Silviu Popa
0119c743ba
[ACA-3643] - add completedBy filter on tasks (#5924)
* [ACA-3643] - add completedBy filter on tasks

* send user id as query parameter

* preselect users

* rebase and reset filter

Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-09-24 17:14:19 +02:00
siva kumar
fe61c6dbd1
[ACA-3977] FE - Integrate new user assign API (#6157)
* [ACA-3977] FE - Integrate new user assign API

* * Added documentation
2020-09-24 14:33:35 +01:00
Silviu Popa
b5ae4ebff5
[ACA-3692] - Add completed date/due date/started date filter (#6145)
* add completedDate filter

* [ACA-3692] - Add completed date filter

* fix lint

* fix description

* fix lint

* preserve filters

* fix startDate/dueDate fitlers and add unit test

* revert app.config.json changes

* add support for completed date field in datatable

* fix unit tests

* fix date range unit test

Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-09-24 11:07:30 +02:00
Silviu Popa
902b863172
[ACA-3683] - implement started date process filter (#6093)
* [ACA-3583] - implement created date process filter

* [ACA-3683] - add started date process filter

* remove unused property input

* rebase

* fix unit test

Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-09-23 14:42:21 +02: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