10860 Commits

Author SHA1 Message Date
Eugenio Romano
3f4c5c94b4
Update README.md 2019-12-16 14:57:59 +00:00
cristinaj
9778ca67e7 [AAE-1180]Fix datatable tests (#5334)
* Fix datatable tests

* excluded some of the tests that depend on fixing the rendition service issue we have with ACS 6.2 => AAE-1237
2019-12-16 10:20:08 +00:00
maurizio vitale
89de7393d2 fix version error 2019-12-12 20:11:44 +00:00
Eugenio Romano
5bd75a8295 fix 2019-12-12 18:04:15 +00:00
Maurizio Vitale
ac40353e77 temporary comment code (#5330) 2019-12-12 17:39:56 +00:00
Maurizio Vitale
e1ff2909bd Fix the attach content from alfresco and local (#5328) 2019-12-12 13:41:40 +00:00
Snyk bot
4699f407e9 fix: package.json, package-lock.json & .snyk to reduce vulnerabilities (#5326)
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-TREEKILL-536781
2019-12-12 12:13:35 +00:00
Geeta Mandakini Ayyalasomayajula
90c5e41d67 updated simpleapp - calledprocess - usertask with a due date from the datetime process variable (#5327) 2019-12-12 10:16:18 +00:00
Maurizio Vitale
a8361b52cf Making sure the people does not change the original obj reference (#5325) 2019-12-11 20:57:58 +00:00
Maurizio Vitale
7519554ded Fix readonly Fix add remove (#5324)
* Fix readonly Fix add remove

* Remove useless unit test

* Remove useless code
2019-12-11 17:51:14 +00:00
Maurizio Vitale
88d89b4ca8 [AAE-1152] Making sure the people and group widget is working fine as part of form (#5322)
* Making sure the people and group widget is working fine as part of the form

* Be able to save a form with people and group

* Fix tslint

* Fix html error

* Fix unit test
2019-12-11 11:22:50 +00:00
cristinaj
d8b703b6ef Fixed the process definition name (#5321) 2019-12-10 16:17:10 +00:00
Eugenio Romano
58ca03b077 missing asset 2019-12-10 14:09:15 +00:00
Eugenio Romano
703b96c9b0
[AAE-1152] Add People and Group component in the AAE Forms (#5314)
* firt version groupo component widget

* fix group

* fix compilation issue

* fix compilation issue

* fix compilation issue

* fix compilation issue

* fix problem update script

* multiple browser ps cloud

* add field assignment

* add field in form model

* no need subobject we need an issue to refactor the field model

* no need subobject we need an issue to refactor the field model

* fix unit test

* remove title modify

* revert

* fix lint

* exclude AAE-1179

* exclude tooltip e2e
2019-12-10 11:24:24 +00:00
Maurizio Vitale
a63e487637 Use ecmHost in case of startFormEvent (#5318) 2019-12-10 11:11:05 +00:00
mergify[bot]
acd5d78662
Merge pull request #5315 from Alfresco/dev-crisj-ADF-840
[AAE-840]Add method to start a process knowing the name and the processDefinition
2019-12-09 12:25:21 +00:00
siva kumar
84dac48d9b [ADF-5031][PeopleCloudComponent] [PeopleCloudComponent] Provide a way to make selected items read-only (not remove) (#5289)
* [DW-1618] Admin App -Application Instances - Able to delete all the admin users in Manage app permissions.

* [ADF-5031] [PeopleCloudComponent] Do not delete selected users completely.

* Added flag for not to remove last chip
* Added unit tests to the changes.

* * Added doc

* * Changed removeLastChip to remove

* * Added readonly strategy
* Removed remove input
* Updated unit tests

* * Added  tooltip
* Hiding remove icon.

* * Fixed unit tests
2019-12-09 10:40:33 +00:00
Cristina Jalba
c2f7cdb516 Add method to start a process knowing the name and the processDefinition 2019-12-09 08:02:34 +02:00
mergify[bot]
57df944bbf
Merge pull request #5313 from Alfresco/eromano-patch-2
Fix angular configuration demo shell
2019-12-07 19:01:43 +00:00
Eugenio Romano
57c5d7fc1a
Fix angular configuration demo shell 2019-12-05 21:43:04 +00:00
mergify[bot]
f3dedbf42c
Merge pull request #5311 from Alfresco/mvitale-AAE-1121-kubectl-clean-app
Ability to clean the env passing apps name
2019-12-05 11:13:23 +00:00
Maurizio Vitale
43995e3795
fix lint 2019-12-05 10:29:58 +00:00
maurizio vitale
b423eb8c51 Ability to clean the env passing apps name 2019-12-04 18:22:34 +00:00
maurizio vitale
9a91aa28a2 Pass to the deploy the infrastructure 2019-12-04 18:21:35 +00:00
cristinaj
fcb83b8990 Add methods for form outcome buttons and info for simpleapp process and form (#5310) 2019-12-04 14:07:49 +00:00
siva kumar
cc4c9bc567 [ADF-5034] [GroupCloudComponent] Provide a way to make pre-selected groups read-only. (#5306)
* Added readonly property to the IdentityGroupModel.
* Updated unit tests.
* Changed class to interface.
* Updated doc
2019-12-04 13:26:56 +00:00
mergify[bot]
c01f2744b6
Merge pull request #5301 from Alfresco/dev-gmandakini-add-editjson-dialog
Add editjson dialog
2019-12-04 12:42:10 +00:00
gmandakini
4c9da11092 added a thrid optional partameter for clickField method in the FormFields to accomodate cssContainingText locators. 2019-12-04 11:17:45 +00:00
gmandakini
1260e779ad added edit-json-dialog definition to be used in process workspace. 2019-12-04 11:17:45 +00:00
Eugenio Romano
5c1aff4187
[AAE-991] ADF - Add CI build failure notification #801 (#5308)
* Update .travis.yml

* Update .travis.yml
2019-12-03 16:40:08 +00:00
Cilibiu Bogdan
79eb9365c8 [ADF-5007] Comments - textarea Escape event cannot be canceled (#5266)
* use keydown event

* cancel event propagation

* update tests
2019-12-03 14:11:21 +00:00
Geeta Mandakini Ayyalasomayajula
f2cbd0cd9a update the resources file to have the connectors (#5307) 2019-12-03 12:18:50 +00:00
mergify[bot]
ca36618464
Merge pull request #5264 from Alfresco/dev-pionnegru-ADF-5006
[ADF-5006] Datatable - custom cell template focus not working
2019-12-03 10:51:17 +00:00
AleAb25
f090fb51cb [ADF-5022] added automation for Display Value Widget (#5302)
* [ADF-5022] added automation for Display Value Widget

* [ADF-5022] fixed licences

* [ADF-5022] fixed test name format

* [ADF-5022] fixed import-BrowserVisibility and adding type for fieldId & re-write methods with try-catch for DisplayValue
2019-12-03 10:48:03 +00:00
cristinaj
e949b8444c Remove datatable tests related to demo-shell only. (#5305) 2019-12-03 06:53:07 +00:00
Eugenio Romano
5d11aedbc3 Update .travis.yml (#5304) 2019-12-02 20:13:18 +00:00
Geeta Mandakini Ayyalasomayajula
0f6e420cdc Updated the rest url being used in the miltiinstance-servicetask, added the correlationkeys to the interrupting Start event and noninterrupting start event with in the Event Subprocess and added Throw event in the UI and the process variable as part of the message name in the Intermediate Massage Event. (#5303) 2019-12-02 18:08:15 +00:00
pionnegru
10b024e53a tests 2019-12-02 19:17:33 +02:00
pionnegru
f06670f318 update docs 2019-12-02 19:17:33 +02:00
pionnegru
21d2d18d2e update column models 2019-12-02 19:17:32 +02:00
pionnegru
1784106e6b add focus parameter 2019-12-02 19:17:32 +02:00
pionnegru
7772f4a5e7 disable cell focus for actions template 2019-12-02 19:17:31 +02:00
pionnegru
e4ae7b2466 enable focus from column definititon 2019-12-02 19:17:31 +02:00
Eugenio Romano
162e43fe3b
Update protractor.conf.ts 2019-12-02 16:20:44 +00:00
Eugenio Romano
fe802f29c0
Implement smart runner in ADF (#5300) 2019-12-02 14:59:16 +00:00
arditdomi
b2ca28d3fd [ADF-5032] Add delete process directive (#5295) 2019-11-29 16:03:06 +00:00
Eugenio Romano
43f2c0bc65
Update .mergify.yml 2019-11-29 16:02:52 +00:00
Eugenio Romano
e8477840b5 fix script 2019-11-29 15:55:41 +00:00
Geeta Mandakini Ayyalasomayajula
3d27323f5f updated the candidatebaseapp (#5298)
* updated the candidatebaseapp

* updated the resources file
2019-11-29 15:38:23 +00:00
Eugenio Romano
cf83630573
[ADF-5033] Improve publish script (#5297)
* check if npm package is already present before to publish

* fix lint and remove duplicate password

* fix script
2019-11-29 14:51:46 +00:00