3993 Commits

Author SHA1 Message Date
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
Eugenio Romano
04f5e35e05
default login with admin if not to create user (#6260) 2020-10-16 14:28:01 +01:00
Denys Vuika
13e86833f9
fix error message for CSRF (#6259) 2020-10-16 13:38:38 +01:00
Petruta Bogdana Patrichi
06ff4ff43d
* Add setCompleteDateFilterDropDown() (#6251) 2020-10-16 08:28:21 +01:00
Denys Vuika
217ae445c6
improved e2e login api (#6248)
* improved e2e login api

* throw error on missing profile
2020-10-16 07:30:43 +01:00
Silviu Popa
9d22f5505f
[ACA-4052] - Add today option back (#6249) 2020-10-15 19:57:54 +02:00
Maurizio Vitale
6de13bb4b7
Fix typo on namespace (#6252) 2020-10-15 18:27:35 +01:00
Eugenio Romano
24eaeef071 fix build script 2020-10-14 01:10: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
Eugenio Romano
4bde7654bd
Fix user model default email domain (#6242)
* Fix user model

* Update user.model.ts
2020-10-13 12:48:16 +01:00
Vito
3aab5f7d2c
[ACA-4013] - fixed sorting for document list - size (#6240)
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-10-13 09:56:42 +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
dhrn
f852811920
[ACA-4041] Filter not emitting the latest value (#6238)
* [ACA-4041] update filter

* * unit test added
2020-10-12 23:40:02 +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
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
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
Silviu Popa
2b23edd0bd
[ADF-5269] - fix datatable date filter (#6232)
* [ADF-5269] - fix datatable date filter

* fix e2e
2020-10-12 12:27:49 +01:00
Denys Vuika
e3560a3f72
additional unit tests for the upload (#6235) 2020-10-09 15:56:38 +01:00
Eugenio Romano
e8b5b3ab32
fix delete cookie in path (#6236)
[skip ci]
2020-10-09 15:55:32 +01:00
Eugenio Romano
d7db9adbf6
Update Doc 4.1.0 (#6215)
* docbuild

* docbuild

* doc license audit

* remove link redirect to testing
2020-10-08 18:33:57 +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
arditdomi
d236ed40a2
Fix search panel scroll in content node selector (#6227) 2020-10-08 12:02:38 +01:00
Cristina Jalba
8d54ca2cd3
Fix typo for CLAIM button on form - process services 2020-10-06 18:18:57 +03:00
siva kumar
bce1aeb723
[AAE-3637] Attach file - Upload button is not disabled when the user is in search mode (#6193)
* [AAE-3637] Attach file - Upload button is not disabled when the user is in search mode

* Add missing documentation for Input on the search filters

* * Added warning message

* * Added Unit tests to the recent changes

* * Fixed css error

* * Updated string

Co-authored-by: adomi <ardit.domi@alfresco.com>
2020-10-06 14:55:42 +01:00
Denys Vuika
5e5d6c92fb
add missing interface property (#6210)
* add missing interface property

* add missing 'component' property
2020-10-05 00:27:28 +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
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
davidcanonieto
d83bc9935c
[ADF-5262] Fix query execution in BaseQueryBuilderService (#6201)
* [] Fix query execution in BaseQueryBuilderService

* Update base-query-builder.service.ts

* Update base-query-builder.service.ts
2020-10-01 15:50:42 +02:00
Denys Vuika
c68b84513b
add support for toolbar title i18n (#6200) 2020-10-01 13:42:51 +01: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
Roxana Diacenco
7c1d72994b
[ACA-3689] Update edit-process-filter-cloud-component PO (#6176)
Add process definition name selection
2020-09-30 11:39:01 +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
Eugenio Romano
02a8370bfe
Update login.page.ts 2020-09-28 19:19:26 +01:00
Eugenio Romano
1a10cfe8fb
Update login.page.ts 2020-09-28 17:56:44 +01:00
Denys Vuika
649a19fc8f
fix rxjs imports (#6181) 2020-09-28 17:32:41 +01:00
Popovics András
5ff3852c84
Fix broken e2e tests because of the lack of thrown error (#6180) 2020-09-28 17:32:08 +01: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
Eugenio Romano
7fb42d79c0
Test improve 2 (#6167)
* more debug log

* fix

* next chrome

* fix favorite

* fix

* Fix spelling

* fix

Co-authored-by: Adina Parpalita <adina.parpalita@ness.com>
2020-09-28 00:05:07 +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