Silviu Popa
c49e2dca7e
[ADF-4905] StartProcessCloud - fix starting different process than se… ( #5091 )
...
* [ADF-4905] StartProcessCloud - fix starting different process than selected in dropdown
* fix process e2e test
* revert e2e changes
2019-09-30 13:31:22 +01:00
Denys Vuika
2360ccc6d5
[ACTIVITI-3720] cloud form support for form variable mapping ( #5044 )
...
* universal form model
* parse variables correctly
* turn group model into interface
* remove console.log
* interface instead of class
* update form id type
* improved form variable parsing
* improved variable conversion
* fix cloud tests
* fix typings and code bugs
2019-09-04 20:14:21 +01:00
Maurizio Vitale
819ed9ae6a
Fix start process form ( #4847 )
2019-06-13 18:21:33 +01:00
Maurizio Vitale
88c04ad7b8
Fix issue ( #4844 )
2019-06-13 13:50:27 +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
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
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
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
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
Denys Vuika
a7a48e8b2b
enable prefer-const rule for tslint, fix issues ( #4409 )
...
* enable prefer-const rule for tslint, fix issues
* Update content-node-selector.component.spec.ts
* Update content-node-selector.component.spec.ts
* fix const
* fix lint issues
* update tests
* update tests
* update tests
* fix code
* fix page class
2019-03-27 09:55:30 +00:00
Eugenio Romano
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00:00
Maurizio Vitale
bf832f0b1c
[ADF-4001] StartProcessCloud - Fix payload with name ( #4241 )
...
* Fix the startProcess payload
* fix unit test
2019-02-03 21:52:22 +00:00
siva kumar
423494f4f8
[ADF-3889] [Start Process Cloud] - APS2 - error displayed when try to create a process with a name bigger the 255 characters ( #4182 )
...
* [ADF-3889] [Start Process Cloud] - APS2 - error displayed when try to create an process with an name bigger the 255 characters* Fixed error displayed when try to create an process with an name bigger the 255 characters
* * Fixed comments* Updated doc * Added unit tests to the recent changes
* * Added validation to check whitespace
* Prevented starting a process just with the whitespace
* Fixed Error displayed in console when start a process
2019-01-21 16:00:00 +00:00
Andy Stark
78abcc93df
[ADF-3745] Reviewed latest proc services cloud docs ( #4122 )
2019-01-08 16:32:45 +00:00
davidcanonieto
2acd1b4e26
[ADF-3543] Start Process Component for APS 2 ( #4105 )
...
* [ADF-3543] Start Process Component for APS 2
* [ADF-3543] Fix e2e tests
* [ADF-3543] Process filter data automation id with process key
* [ADF-3543] Fix Process Services e2e tests
* [ADF-3543] Fix Search e2e tests
* [ADF-3543] Fix Search e2e tests
2019-01-04 12:22:03 +00:00