davidcanonieto
f42e1a4ada
[ADF-4041] Fix preselected user selection on People Cloud Component ( #4648 )
...
* [ADF-4041] Fix preselected user selection on People Cloud Component
* [ADF-4041] Fix unit test and add new one
* [ADF-4041] Fix validation of users
* Improve code
* Fix C309677 test
2019-06-11 22:47:06 +01:00
Eugenio Romano
1c412ab15f
new translation files ( #4840 )
2019-06-11 19:44:17 +01:00
Mario Romano
fb082cdfdc
[ACTIVITI-3234] add processInstanceId to save/submit event, change get folder… ( #4833 )
...
* [ACTIVITI-3234] add processId to save/submit event, change get folder rest call api
* Update form-cloud.component.md
* lint fix
* [ACTIVITI-3234] fix tests
* [ACTIVITI-3234] fix tests
* Fix rename processId in processInstanceId
2019-06-11 14:30:43 +01:00
Maurizio Vitale
7b191d37eb
[ADF-4631] Start Process Cloud - Add the start form as part of a process ( #4820 )
...
* Add the start form as part of a process
Ability to pre-fill a form with values
Ability to send variables
* Fix unit test
* remove empty before each
2019-06-11 12:02:26 +01:00
davidcanonieto
7497822a46
[ADF-4342] Create localized pipe and centralize date format ( #4813 )
...
* [ADF-4342] Date Format defined in app config
* [ADF-4342] Create localized pipe and centralize date format
* Add unit test for new date pipe
* Add info internationalization docs
* Fix lining
* Fix linting
* Fix date pipe unit test
* [ADF-4342] Add supported language files
* Fix e2e tests
2019-06-11 09:35:35 +01:00
davidcanonieto
c85df84a01
[ADF-4636][ADF-4137][ADF-4596] Datatable and Assignee bugs ( #4832 )
2019-06-11 00:35:02 +01:00
mcchrys
be35267df3
[ADF-4634] Different statuses should load for Tasks than for Processes ( #4819 )
...
* Removed 'Suspended' option from Task Status dropdown
2019-06-11 00:13:52 +01:00
arditdomi
4ea656e537
[ADF-4441] Save button should be disabled when form fields are invalid ( #4817 )
...
* [ADF-4441] Save button should be disabled when form inputs are invalid, Refactored disable custom outcome buttons unit tests
* [ADF-4441] add missing space
* [ADF-4441] Refactor failing unit tests
* [ADF-4441] Added documentation for disableSaveButton property
2019-06-10 12:01:58 +01:00
Maurizio Vitale
67485daece
[ADF-4550] Form Cloud - Be able to upload a file on the content taken from the process-storage ( #4807 )
...
* * Process-storage
* * Used jsapiServcie
* Be able to upload a file on the content with the createNode api
* Fix lint
* Refactor
* * Removed needless method.
* Remove useless method
* Add properties type
2019-06-05 15:46:28 +01:00
mcchrys
656eeaf017
[ADF-4034] Task list cloud - The Deleted task is changing the Status from "Deleted" in "Canceled" ( #4803 )
...
Removed DELETED status
Modified unit test to check recent changes
2019-06-04 09:08:39 +01:00
arditdomi
5392f3d229
[ADF-4527] Fix buttons duplication error in taskFormCloudComponent ( #4804 )
2019-06-03 17:01:05 +01:00
Silviu Popa
30c42d17d0
[ADF-4530] StartTaskCloud - fix process definition list for empty names ( #4790 )
...
* [ADF-4530] - reset filtered process when value it's empty or invalid
* [ADF-4530] - lint
* [ADF-4530] - fix unit test
* [ADF-4530] StartTaskCloud - fix process definition list for empty names
* [ADF-4530] - lint
* [ADF-4530] - add unit test
* [ADF4530] StartProcess - revert changes
* [ADF-4530] - revert changes
2019-05-31 11:48:19 +01:00
Silviu Popa
6040f59391
[ADF-4461] FormCloud - fix date validations ( #4776 )
...
* [ADF-4443] FormCloud - fix date validations
* [ADF-4443] - add save validation
* [ADF-4443] - PR changes
* [ADF-4443] FormCloud - fix date validations
* fix unit tests
* [ADF-4443] - add save validation
* [ADF-4443] - PR changes
* Revert changes on save form
* Revert check form valid on save
2019-05-31 11:44:33 +01:00
Deepak Paul
f27846ec5b
[ADF-4544] Cloud Task From - Refresh the buttons and form after an action is complete ( #4726 )
...
* [ADF-4544] Reloaded task on action
* [ADF-4544] Changed routing in demo component
* [ADF-4544] Added tests
2019-05-31 10:07:08 +01:00
Silviu Popa
892172150e
[ADF-4586] - fix preselecting value for DropdownCloud ( #4747 )
...
* [ADF-4586] - fix preselecting value for DropdownCloud
* ADF-4586] - fix form complete for dropdown and tests
* [ADF-4586] - add FormRenderingService as provider
* [ADF-4586] - fix memory leaks
* [ADF-4586] - add type information
* [ADF-4586] - fix memory leak on dropdown
* [ADF-4589] - PR changes
* [ADF-4586] - fix unit tests
* [ADF-4586] - lint
2019-05-30 18:13:41 +01:00
Deepak Paul
d571480ddd
[ADF-4576] Remove duplicate getDeployedApplicationsByStatus service ( #4740 )
...
* * Remove overriding & added appconfig apps support
* * Added tests
* * Updated docs
* [ADF-4576] Made one service private
* * Fixed tests
* * [ADF-4576] Improved tests
2019-05-28 18:08:38 +01:00
Silviu Popa
f62236b916
[ADF-4598] StartTask - revert start task assignee and candidateGroups validations ( #4785 )
...
* [NO_ISSUE] - revert start task assignee and candidateGroups validations
* [ADF-4598] - fix unit tests
2019-05-28 17:37:36 +01:00
Silviu Popa
7a3b3583f8
[ADF-4530] StartProcessCloud - fix show process definition dropdown ( #4723 )
...
* [ADF-4530] - reset filtered process when value it's empty or invalid
* [ADF-4530] - lint
* [ADF-4530] - fix unit test
* [ADF-4530] - PR changes
* [ADF-4530] - PR changes
2019-05-22 15:57:39 +01:00
Maurizio Vitale
1141511a07
Remove the dependency with TestConfig ( #4752 )
...
* Remove the dependency with TestConfig
* Change protocol to https
* Trigger the cloud change
* Trigger the cloud change
2019-05-20 18:11:01 +01:00
Silviu Popa
55f920fbb4
[ADF-4521] Form - Multilingual support ( #4715 )
...
Maurizio says : YES
2019-05-15 15:59:50 +01:00
Silviu Popa
b4e3a71bef
[ADF-4269] ProcessCloud - fix start task with invalid Asignee or Candidat… ( #4727 )
...
* [ADF-4269] - prevent starting a task with invalid Asignee or CandidateUser
* [ADF-4269] - refractor people/group cloud
* [ADF-4269] - change docs
2019-05-15 15:49:46 +01:00
Silviu Popa
4a363c731b
[ADF-4471] TaskCloud - disable editable fields when the task is unclaimed ( #4680 )
...
* [ADF-4471] TaskCloud - task header disabled when the task is unclaimed
* [ADF-4471] - fix unit test
* [ADF-4471] - pr changes
* [ADF-4471] - add return type
2019-05-14 15:30:35 +01:00
Silviu Popa
d1bc5a608a
[ADF-4389] StartProcessCloud - add validation for processName ( #4707 )
...
* [ADF-4389] StartProcessCloud - add validation for processName
* [ADF-4389] - change function definition name
* [ADF-4389] - add return type
2019-05-14 15:19:43 +01:00
Silviu Popa
96111f588a
[ADF-4488] Form - Add dropdown-cloud widget ( #4695 )
...
* [ADF-4488] Form - Add dropdown cloud widget
* [ADF-4488] - add form style
* [ADF-4488] - revert formFieldOption change
* [ADF-4488] - PR changes
* [ADF-4488] - move dropdown widget into cloud module
* [ADF-4488] - PR changes and remove unused unit test
* [ADF-4488] - PR changes
* [ADF-4488] - PR changes
* [ADF-4488] - add multilingual support
* [ADF-4488] - PR changes
2019-05-14 09:15:15 +01:00
Eugenio Romano
898e3b5a80
[no-issue] Parallel run e2e and e2e common action refactoring ( #4702 )
2019-05-13 04:44:35 +02:00
Silviu Popa
ead22d9e3c
[ADF-4473] TaskCloud - add priority numeric validation ( #4684 )
...
* [ADF-4473] TaskCloud - add priority numeric validation
* [ADF-4473] - change validation conditiion
* [ADF-4473] - add return type
* [ADF-4473] - fix unit test
2019-05-09 17:48:23 +01:00
Eugenio Romano
56982a02b8
Release 3.2.1
2019-05-09 14:34:00 +01:00
davidcanonieto
77109ae59a
[ADF-4476] Unify layout for start process/task components ( #4699 )
2019-05-08 23:07:08 +01:00
Maurizio Vitale
32135e3cbc
Fix the context name ( #4710 )
2019-05-08 19:57:20 +01:00
davidcanonieto
9d0e9ec219
[ADF-4467] Fix Upload File Widget layout ( #4675 )
...
* [ADF-4467] Fix Upload File Widget layout
* [ADF-4467] Refactor content services upload button
2019-05-07 17:32:35 +01:00
Eugenio Romano
5d49b494fa
bump 3.2.0 ( #4690 )
2019-05-03 17:07:05 +01:00
Maurizio Vitale
e88e0d9b45
[ADF-4409] ADF for Activiti Community - Be able to claim/release/complete task ( #4677 )
...
* Be able to claim/release/complete task for community
Be able to start a task/process
Fix unsubscribe on destroy
* Fix the construnctor
2019-05-02 14:30:38 +02:00
Eugenio Romano
1afcfa1d5a
[LOC-119] i18n 3.2.0 ( #4678 )
...
* i18n 3.2.0
* i18n 3.2.0
* i18n 3.2.0
2019-05-01 15:52:06 +01:00
Deepak Paul
7016dabb6c
[ADF-4454] Map upload field to UploadCloudWidget in task cloud form ( #4672 )
...
* [ADF-4454] Moved upload widget maping to task form
* Update community-task-details-cloud.component.ts
2019-05-01 13:02:16 +01:00
davidcanonieto
0c7581acba
[ADF-4422] Fix unit/e2e tests ( #4673 )
...
* [ADF-4422] Unexclude C291783 e2e test
* [ADF-4422] Fix Edit process cloud unit test
* [ADF-4422] Fix spy not been called
* Fix unit test
2019-05-01 10:28:41 +01:00
siva kumar
3291ecaccb
[ADF-4432] TaskFormCloudComponent - should be read only if the task is unclaimed. ( #4654 )
...
* [ADF-4432] FormCloud - should be read only if the task is unclaimed.* Modifed formCloud component related claim/unclaim custom buttons.* Added unit tests to the recent changes* Created an component to project custom form outcomes.
* * Added documentation to the formcloudcustomoutcome component.
2019-04-30 10:21:37 +01:00
Silviu Popa
860529058c
[ADF-4409] DemoShell - ADF compatibility with Activiti 7 ( #4646 )
...
* [ADF-4409] PorcessServicesCloud - add community page
* [ADF-4409] - add process and task details page
* [ADF-4409] fix lint and reset package-lock
* [ADF-4409] - PR changes
* [ADF-4409] - PR changes
* [ADF-4409] - fix start task/process redirection
* [ADF-4409] - fix unit tests
2019-04-30 10:13:10 +01:00
davidcanonieto
2bc2f09525
[ADF-4445] Add showRefreshButton to TaskFormCloud component doc ( #4666 )
2019-04-29 14:55:45 +01:00
Maurizio Vitale
be49e72208
[ADF-4340] FormCloud - Be able to upload a file from the local source ( #4647 )
...
* Add a shiny upload button
* Fix tslint
* Enable the viewer on the content click
* Call the process storage in case the form has an upload
* Fix the lint
* Fix unit tests
* Fix tslint on unit tests
* Fix the lint
* Fix the lint
2019-04-25 15:23:07 +01:00
arditdomi
b371929170
[ADF-3876] StartTaskCloud - Be able to start a task with a form ( #4590 )
...
* [ADF-3876] Added form cloud model
* [ADF-3876] Added service to get forms
* [ADF-3876] Added form selection to start task
* [ADF-3876] Added tests
* [ADF-3876] StartTaskCloud - Be able to start a task with a form
* [ADF-3876] StartTaskCloud - Be able to start a task with a form
* [ADF-3876] StartTaskCloud - Be able to start a task with a form
* [ADF-3876] Added form cloud model
* [ADF-3876] Added service to get forms
* [ADF-3876] Added form selection to start task
* [ADF-3876] Added tests
* [ADF-3876] StartTaskCloud - Be able to start a task with a form
* [ADF-3876] StartTaskCloud - changed name to component
* [ADF-3876] StartTaskCloud - Renamed component
* Rename form-selector-cloud.component.md to form-definition-selector-cloud.component.md
* [ADF-3876] Improve and clean code and fix service
* [ADF-3876] Fix unit test
* Update app.module.ts
* fix module
* move components in the right folders
* fix e2e task list
2019-04-23 17:55:24 +01:00
Silviu Popa
834c32f23f
[ADF-4403] ClipboardDirective - add default translation key and fix styling ( #4610 )
...
* [ADF-4403] ClipboardDirective - add default translation key and fix style on sticky header
* [ADF-4403] - lint
* [ADF-4403] - revert datatable style
* [ADF-4403] - fix unit tests
* [ADF-4403] - fix e2e tests
2019-04-23 11:00:46 +02:00
Silviu Popa
03c9a1e5be
[ADF-4420] TaskHeaderCloud - fix show endDate ( #4631 )
2019-04-22 02:31:00 +02:00
davidcanonieto
0b09af3ac6
[ADF-4291] Fix lastModifiedTo filter on processes ( #4624 )
2019-04-18 17:17:10 +02:00
Eugenio Romano
64be9e3624
[NO-ISSUE] Fix e2e test ( #4621 )
...
* fix sso, change timeout, parallel
* cange travis
* move name apps in resources file
* resources fix
* resources fix
* add sleep before search group
* add possibility to extend duration of snack-bar message from configuration
* fix unit test
* fix unit test
* remove timeout
* change timeout
* decrease message time
* add lint main branch travis
* reduce timeout
* add new check application presence
* change permission script
fix search selector
* fix travis conf
* check app environment and upload the app if abbsent
* fix cloud test
* remove duplicate
* restore ps test
* restore resources file
* fix e2e test
* process with variables missing
* test new conf travis
* fix lint
* fix spellcheck
* remove duplicate module
* fix ps module
* fix travis conf
* change check activiti env
* add concept of processes in resources
2019-04-18 13:31:42 +02:00
Deepak Paul
21fd0299bd
[ADF-4349] Cloud - task-form-component - Create a new component ( #4620 )
...
* [ADF-4349] Created task form cloud
* [ADF-4349] Used task-form in demo shell
* [ADF-4349] Used task directives
* [ADF-4349] Added tests
* [ADF-4349] Added documentation
* [ADF-4349] Added translation for buttons
2019-04-17 16:04:59 +01:00
Eugenio Romano
9accfcfb6e
Update ADF packages version 3.2.0-beta6 ( #4602 )
2019-04-14 23:03:16 +02:00
davidcanonieto
68f674c0fd
[ADF-3983] Add permission template to app list cloud ( #4592 )
...
* [ADF-3983] Add permission template to app list cloud
* [ADF-3983] Fix and add unit tests
2019-04-12 16:25:58 +01:00
Andy Stark
921fdc00df
[ADF-4391] Doc review for 3.2 ( #4601 )
...
* [ADF-4391] Reviewed new clipboard class docs
* [ADF-4391] Reviewed new proc cloud class docs
* [ADF-4391] Reviewed new datatable doc additions
2019-04-12 16:18:43 +01:00
Silviu Popa
16aaa0f0b3
[ADF-4393] TaskHeaderCloud - remove readOnly property ( #4599 )
2019-04-12 13:59:14 +01:00
Silviu Popa
3f8ca56405
[ADF-4921] TaskListCloud - fix lastModifiedTo date filter ( #4577 )
...
* [ADF-4921] - fix lastModifiedTo date
* [ADF-4291] - fix build
* [ADF-4291] - fix build
* [ADF-4291] - move lastModifiedTo function from task-list-cloud in edit-task-filter-cloud
2019-04-10 19:45:41 +01:00