Eugenio Romano
30e0250f2f
fix lint
2021-08-15 20:34:35 +02:00
Eugenio Romano
b8e7e79b26
refactor content
2021-08-15 19:54:57 +02:00
Eugenio Romano
f30b20cc46
[ADF-5426] Remove compatibility layer from Lib ( #7110 )
...
* remove compatibility step 1
* remove compatibility step 2
* remove compatibility step 3
* remove compatibility step 4
* remove compatibility step 5
2021-08-04 17:31:35 +02:00
Vito
bd1b879e44
[MNT-22348] - Fixed visibility when complex cases are appling ( #7176 )
...
* [MNT-22348] - Fixed visibility when complex cases are appling
* [MNT-22348] - Fixed lint errrors
* [MNT-22461] Unit test for visibility condition behaviour for checkxox expression is added
* fixed unit test for visibility condition
* [MNT-22348] - Fixed wrong form definition
* [MNT-22348] - Fixed wrong quote
* [MNT-22348] - Fixed wrong form definition
* [MNT-22348] - fixed form definition
Co-authored-by: Ketevani Kvirikashvili <qqetikv@gmail.com>
2021-07-28 11:30:40 +01:00
Vito
9c1b6dbc69
[MNT-22003] - fixed check on variable for visibility service ( #6306 )
...
* [MNT-22003] - fixed check on variable for visibility service
* [MNT-22003] - update variable for test
* [MNT-22003] - added extra unit test for checking the process variable passed
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-04 15:52:12 +00:00
Eugenio Romano
0a935acf23
[ADF-5159] fix visibility condition for label radio box ( #5974 )
...
* fix visibility condition for label radio box
* fix lint
2020-08-11 16:22:50 +01:00
davidcanonieto
1e692252a5
[AAE-612] Support for Form Outcome Visibility Conditions ( #5934 )
2020-07-30 17:05:10 +01:00
arditdomi
f76e0cd0bb
[AAE-2840] Not able to complete a task with attach file widget with mappings ( #5809 )
...
* [AAE-2840] Check pipeline with possible fix
* Remove update form loop causing overwriting of the form values
* Revert ACA-3235 causing form values regression
2020-06-24 13:35:47 +01:00
siva kumar
6da489a7ff
[ACA-3235] FE - Should not include invisible fields in payload on Start/Save adf-form. ( #5681 )
...
* [ACA-3235] FE - Should not include invisible fields in payload on Start/Save adf-form.
* * Added unit test to the recent changes
2020-05-13 10:26:12 +01:00
Mercy Chrysolite
7ca2f5d1e9
[ADF-4787] Invalid value of number field is parsed and fields with visibility conditions based on the number field are visible ( #5255 )
...
* add another field visibility condition
* * Fixed failing unit tests
2019-11-16 11:11:44 +00: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
Denys Vuika
edc0945f39
fix "ng lint" command ( #5012 )
...
* update to latest js-api
* fix the "ng lint" command
* fix linting issues
* fix lint issues
* lint fixes
* code fixes
* fix html
* fix html
* update tests
* test fixes
* update tests
* fix tests and api
* fix code
2019-08-29 16:35:30 +01:00
Silviu Popa
f9a8d3a4bf
[ADF-4797] - fix null value for display text when the field it's not visible ( #4987 )
...
* fix reset display text value when it's not visible
* change invalid unit test
* change unit test
* use alpha to test
2019-08-09 14:45:26 +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
78e60a4da4
[ADF-4774] - fix visibility condition between checkbox fields ( #4964 )
...
* [ADF-4774] - fix visibility condition between checkbox fields
* [ADF-4774] - PR changes
2019-08-02 16:35:09 +02:00
Silviu Popa
5772c1482e
[ADF-4758] - reset form value when field is not visible ( #4958 )
...
* [ADF-4758] - reset form value when field is not visible
* [ADF-4758] - fix unit test
* [ADF-4758] - fix unit tests
2019-08-02 16:33:14 +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
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
Eugenio Romano
34a30c0f14
tslint arrow-parens rule ( #4003 )
2018-11-23 01:06:56 +00:00
Denys Vuika
fee35c98df
tree shaking support for services ( #3906 )
...
[ADF-3697] tree shaking support for services
2018-10-22 11:09:43 +01:00
Denys Vuika
6b24bfb1d4
[ADF-3299] and [ADF-3300] upgrade to Angular and Material 6 ( #3579 )
...
* upgrade to HttpClient
* upgrade to Renderer2
* upgrade Document reference
* remove useless test with deprecated ReflectiveInjector
* upgrade to latest typescript
* upgrade libs
* upgrade package scripts
* remove rxjs blacklists and duplicate rules
* add rxjs compat to help with migration
* fix breaking changes
* fix breaking changes in material
* fix breaking changes (material 6)
* upgrade rxjs, ngx-translate and flex layout
* update unit tests
* restore providers
* upgrade deprecated Observable.error
* rebase
fix first configuration problems
* fix style issues commented
* fix core build
* fix lib template errors
* move lib test execution in angular.json
* ignore
* karma conf files
* fix import statement test
* single run option
* update packages reporter
* restore report
* increase timeout
* improve karma conf test configuration
* fix test issues about lint
* fix test analytics
* fix process service test
* content service fix test
* fix logout directive test
* fix core test
* fix build
* update node-sass to latest
* update angular cli dependencies
* improve build script
create directorites and move files only if previous command succeded
* upgrade individual libs to 6.0
* remove old webpack files
* revert sass change
* fix type issues
fix style issues
* fix tslint demo shell issue
* fix peerdependencies
* fix test e2e BC
* package upate
* fix style import issue
* extract-text-webpack-plugin beta
* fix test dist build command
* remove alpha js-api
* fix tslint issue
add banner tslint rule
* upload service fix
* change BC script
* fix test dist script
* increase demo shell timeout test
* verbose copy
* path absolute
* fix script bc
* fix copy part
* fix path warning
fix monaco editor
* remove duplicate header
* remove unused import
* fix align and check ago tests
* add missing import
* fix notification button selector
* [ANGULAR6] fixed core tests
* fix CS test
* fix cs test step 2
* increase travis_wait for dist
* fix attachment PS
* fix checklist test
* use pdf min
2018-08-14 15:42:43 +01:00
Maurizio Vitale
b7fc44d576
fix unit test ( #3236 )
2018-04-25 14:08:05 +01:00
Maurizio Vitale
1f72317e93
Fix form visibility related to the process variables ( #3232 )
2018-04-25 09:28:27 +01:00
Vito
b232d05c4f
[ADF-2199] fixed check for radio button and dropdown ( #2910 )
2018-02-05 15:05:23 +00:00
Eugenio Romano
f629f48d16
[ADF-1968] [IE11] The login page is not loading and import fix ( #2679 )
...
* fix viewer script
export insights and diagram
remove requires svg
fix new data adapter path
dist working with diagrams commented out
change use of minimatch
fix unused import
remove unused component
fix test
new import moment es6 and throw rxjs
fix import analytics test
fix imports rxjs
new pacakging
* fix after rebase
* fix test upload services
* exclude temporarily button event test
* restore commented demo shell files
* fix process spy
2017-11-22 10:33:56 +00:00
Eugenio Romano
a52bb5600a
New packages org ( #2639 )
...
New packages org
2017-11-16 14:12:52 +00:00