arditdomi
133a5c3df6
[AAE-1137] Refactor delete process directive ( #5317 )
...
* [AAE-1137] Refactor delete process directive
* [AAE-1137] Fix unit tests
* [AAE-1137] Add can show directive output
* [AAE-1137] Remove from demo-shell, update documentation
* [AAE-1137] Refactor cancel process directive
* [AAE-1137] documentation typo
* [AAE-1137] Add unsubscription
* [AAE-1137] Fix build errors
* [AAE-1137] Remove unused declaration
2019-12-31 15:41:54 +00:00
dhrn
aa12be15d4
[ADF-5043] Default adf-cloud-task-list and adf-cloud-process-list doesn't work ( #5347 )
2019-12-23 17:17:03 +01:00
Eugenio Romano
d8c35c9af0
[ADF-5055] update pdfjs ( #5344 )
...
* update pdfjs
* fix
* fix test
2019-12-22 17:52:38 +01:00
mergify[bot]
50f8e58314
Merge pull request #5338 from Alfresco/dev-eromano-ADF-4980
...
[ADF-4980] Fix app prefix
2019-12-20 15:46:27 +00:00
arditdomi
f97cf0f446
[AAE-1260] Add changes detection for ProcessHeaderCloud when a process gets cancelled ( #5341 )
...
* [AAE-1260] Add changes detection for ProcessHeaderCloud when a process is cancelled
* [AAE-1260] Add service documentation
* [AAE-1260] fix typo
* [AAE-1260] Fix unit tests
* [AAE-1260] delete process header cloud service
2019-12-20 12:17:44 +00:00
Eugenio Romano
9ea5bad807
fix test
2019-12-19 13:25:51 +00:00
Eugenio Romano
aba7095d3d
remove other PR code
2019-12-19 13:25:50 +00:00
Eugenio Romano
0c9726049a
fix usage of prefix and remove localstorage use in favour of our internal service
2019-12-19 13:25:50 +00:00
Eugenio Romano
ffef29fd77
Update auth-guard-bpm.service.spec.ts
2019-12-19 13:25:49 +00:00
Eugenio Romano
26be911753
close all the dialogs after false canActivate event
2019-12-19 13:25:49 +00:00
Eugenio Romano
af51977db4
fix userinfo e2e ( #5343 )
2019-12-19 12:42:35 +00:00
cristinaj
5c1f02a1fd
[AAE-865]Create card view text item PO ( #5320 )
...
* Create card view text item PO
* Changed back the puppeteer version
* Fix the rootElement locator
* no message
* Fix wrong rebase
* * Added unique data-automation-id on cardViewTextComponent.
* Changed data-automation-id for float
2019-12-19 08:50:34 +00:00
davidcanonieto
dead0087f4
[AAE-1022] Fix components to work on Community environments ( #5296 )
...
* [AAE-1022] Fix components to work on Community environments
* Remove appName input
2019-12-18 17:33:50 +00:00
Alex Bolboșenco
f4005102db
[AAE-1238] Re-enable appVersion check
2019-12-18 15:56:56 +02:00
Alex Bolboșenco
ba9f14f90a
[AAE-1238] Re-enable appVersion check
2019-12-18 15:54:24 +02:00
mergify[bot]
da3a51dbed
Merge pull request #5332 from Alfresco/dev-siva-AAE-1200-add-edit-icon
...
[AAE-1200] AAE - FE - Provide a way to define icon on CardViewArrayItemComponent
2019-12-17 12:52:19 +00:00
cristinaj
46d976e318
[AAE-641]Add tests for assignee not able to release process task ( #5233 )
...
* Add tests for assignee not able to release process task
* Changed the assignee of assigneeprocess process definition from admin.adf to hruser
* Changed the process used and changed random user to hruser
2019-12-17 12:42:07 +00:00
sivakumar414ram
86bd37b159
* Updated unit tests
2019-12-17 16:26:37 +05:30
sivakumar414ram
e3f7e3da09
* Add Edit icon
2019-12-17 16:26:36 +05:30
Alexandra Abrudan
2cc7fe7efe
[AAE-1178] ADF - deleted un-necessary steps ( #5335 )
...
* [AAE-1178] e2e/pages/adf - deleted un-necessary steps waitUntilElementIsVisble & waitUntilElementIsClickable before click() action & clearSendKeys()
* [AAE-1178] lib & cloud - deleted un-necessary steps waitUntilElementIsVisble & waitUntilElementIsClickable before click() action & clearSendKeys()
2019-12-17 09:32:50 +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
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
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
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
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
pionnegru
10b024e53a
tests
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
e4ae7b2466
enable focus from column definititon
2019-12-02 19:17:31 +02:00