Denys Vuika
3644ba8b7c
[DW-1486] form versioning and cloud service enhancements ( #5248 )
...
* support form versions retrieval
* rework cloud services, reduce code duplication
* revert app config changes
* fix api spelling error
* support task form versioning
* turn TaskDetailsCloudModel into interface
* remove commented code
* fix test
* update tests
* remove useless provider declarations
2019-11-14 15:04:21 +01:00
Denys Vuika
d7ab0417b8
[AAE-622] No implicit returns ( #5157 )
...
* enable noImplicitReturns rule
* type fixes
* fix return types
* fix return value
* fix tests
* fix visibility service
* update tests
* add missing types
* fix test
2019-10-17 09:35:39 +01:00
Silviu Popa
d89b61cff0
[ACTIVITI-3746] - fix form completion with tab fields ( #5059 )
...
* [ACTIVITI-3746] - fix form completion with tab fields
* fix lint
* fix unit test
* refractoring and PR changes
* fix unit tests
2019-09-16 12:57:46 +03:00
Denys Vuika
ce50e9a3d3
[ACTIVITI-3720] form variables enhancements ( #5028 )
...
* support form variables on the model level
* take 'variables.name' convention into account
* move API to a proper place
* unit tests and code fixes
* unit tests for form field model
* process variable interface
2019-09-02 11:20:54 +01:00
Silviu Popa
be867b0c0c
[ADF-4848] Form - fix tab visibility ( #5021 )
...
* [ADF-4848] - fix tab visibility
* add unit test
2019-08-30 19:31:12 +01:00
Silviu Popa
cb988b0145
[ADF-4790] [ADF-4791] - fix visibility condition for text/checkbox and variable/value ( #4978 )
...
* [ADF-4790] [ADF-4791] - fix visibility condition for empty string and checkbox - value/variable
* reset package-lock
* reset package-lock.json
* fix lint and change return type
2019-08-08 22:51:09 +01:00
Silviu Popa
bf828b6389
[ADF-4782] VisibilityConditions - fix chaining conditions ( #4971 )
...
* [ADF-4782] VisibilityConditions - fix chaining conditions
* add return types
2019-08-07 00:39:45 +02:00
Silviu Popa
72b3a75a85
[ADF-4710] - adapt visibility condition to the new schema ( #4884 )
...
* [ADF-4710] - adapt new visibility condition schema
* [ADF-4710] - fix unit tests
* [ADF-4710] - support visibility for APS1 and APS2
2019-07-11 17:07:26 +01:00
Maurizio Vitale
63f00e21cf
[ADF-4468] FormCloud - Be able to display the value of a form variables ( #4676 )
...
* Fix the value passed as processDefinition
Be sure we fetch the form variables
* * Rename formId to formKey.
* * Reverted form Changes
* * Fixed failing unit test
* Fix the value passed as processDefinition
Be sure we fetch the form variables
* * Fixed failing unit test
* * Rename formId to formKey.
* * Reverted form Changes
* * Fixed failing unit test
* Fix form representation structure
* Refactor form models
* Change tslint config
* Fix lint
* Refactor form models
* Remove duplicated export
* improve variable names
* Update form mock
2019-06-12 12:50:09 +01:00
Eugenio Romano
9838d1e5d8
[ADF-4524] Checkbox widget is not displayed on a form on APS1 when having some visibility conditions on it ( #4838 )
...
* fix visibbility conditions form
* fix visibbility conditions form
2019-06-11 19:44:29 +01:00
Deepak Paul
7eb9ffe688
[ADF-4546] Visibility conditions for Form variables don't work on Multiline Widget. ( #4786 )
...
* * Finding variable values by id & used date format
* * Tests to validate visibility by using id
* * [ADF-4529] Refactor conditions
* [ADF-4529] Fixed cloud form editor script error
2019-05-31 13:58:45 +01:00
davidcanonieto
f2f08a5bf8
[ADF-4529] Enable form configuration from e2e tests ( #4738 )
...
* [ADF-4529] Enable form configuration from e2e tests
* Improve linting
* Move form methods to new file
2019-05-28 15:27:26 +01:00
Eugenio Romano
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00:00
Denys Vuika
e39a2b149b
[ADF-3591] spellcheck support for code ( #3827 )
...
* setup spellcheck
2018-10-23 15:05:38 +01:00
Vito
86ec482843
[ADF-2999] readded form validation icon ( #3367 )
...
* [ADF-2999] readded form validation icon
* [ADF-2999] fixed broken test
2018-05-23 12:01:21 +01:00
Eugenio Romano
b9e888ac11
fix form radio test
2018-05-23 02:26:49 +01:00
Eugenio Romano
a52bb5600a
New packages org ( #2639 )
...
New packages org
2017-11-16 14:12:52 +00:00