PromucFlow_constructor/app/client/src/workers
Tolulope Adetula 24293ced76
fix: select widget accept string and object in the defaultOption property (#11082)
* fix: Select widget accept string and object

* fix: JSON object case

* Fix: make Multiselect Defaukt option Array of strings

* fix: Select and Multiselect

* fixes and test cases

* comments

* fix: Select option value

* fix: mutiselect and test case

* fix: failing test

* fix: reset select widget

* fix: PR issues

* fix: Select widget Reset

* fix: failing Test

* fix: test

* fix: tests

* FIX: EVALUATION TESTS

* fix: getting Select Value in form

* fix: Test cases

* fix: add more test cases

Co-authored-by: balajisoundar <balaji@appsmith.com>
2022-02-22 00:43:35 -08:00
..
Actions.test.ts fix: added new library and reduced function calls for global data (#11001) 2022-02-11 16:22:27 +05:30
Actions.ts fix: added new library and reduced function calls for global data (#11001) 2022-02-11 16:22:27 +05:30
ast.test.ts feat: Syntax parsing through AST (#9115) 2021-12-02 15:33:43 +05:30
ast.ts feat: Add support for custom 'this' and 'global' variables during evaluation (#9651) 2021-12-14 14:00:43 +05:30
constants.ts feat: Syntax parsing through AST (#9115) 2021-12-02 15:33:43 +05:30
DataTreeEvaluator.test.ts fix: passing params from JS to API/SQL query (#10826) 2022-02-04 17:58:46 +05:30
DataTreeEvaluator.ts fix: remove dependencies from trigger fields (#11163) 2022-02-17 21:27:23 +05:30
evaluate.test.ts fix: added new library and reduced function calls for global data (#11001) 2022-02-11 16:22:27 +05:30
evaluate.ts fix: added new library and reduced function calls for global data (#11001) 2022-02-11 16:22:27 +05:30
evaluation.test.ts fix: select widget accept string and object in the defaultOption property (#11082) 2022-02-22 00:43:35 -08:00
evaluation.worker.ts fix: added new library and reduced function calls for global data (#11001) 2022-02-11 16:22:27 +05:30
evaluationSubstitution.test.ts fix: Single binding sql query causing prepared statement issue (#7792) 2021-10-01 21:05:05 +05:30
evaluationSubstitution.ts fix: Single binding sql query causing prepared statement issue (#7792) 2021-10-01 21:05:05 +05:30
evaluationUtils.test.ts fix: Remove private widgets from autocompletion (#10535) 2022-01-21 13:08:40 +01:00
evaluationUtils.ts fix: added new library and reduced function calls for global data (#11001) 2022-02-11 16:22:27 +05:30
formEval.ts feat: 5705 entity selector component (#10400) 2022-01-18 07:10:58 +00:00
helpers.test.ts fix: limit validation errors in debugger (#10886) 2022-02-08 17:13:25 +05:30
helpers.ts fix: limit validation errors in debugger (#10886) 2022-02-08 17:13:25 +05:30
lint.ts fix: show lint warning when unused variable is present in code (#10599) 2022-01-28 09:18:19 +01:00
PromisifyAction.test.ts fix: added new library and reduced function calls for global data (#11001) 2022-02-11 16:22:27 +05:30
PromisifyAction.ts fix: added new library and reduced function calls for global data (#11001) 2022-02-11 16:22:27 +05:30
validations.test.ts fix: limit validation errors in debugger (#10886) 2022-02-08 17:13:25 +05:30
validations.ts fix: added new library and reduced function calls for global data (#11001) 2022-02-11 16:22:27 +05:30