PromucFlow_constructor/app/client/src/workers
Favour Ohanekwu 41789c71bc
fix: show js function execution errors in debugger (#14555)
* Show js function execution error logs

* remove unused function

* improve check for async functions

* clear errors for deleted jsActions

* fix typescript error

* modify js function execution error logging

* test that execution parse errors are logged in the debugger

* Add test to show that js execution errors are logged in the debugger

* re-order js execution tests

* Add type to jsObj variable

* update cypress tests

* update cypress test
2022-06-30 08:21:20 +01:00
..
DataTreeEvaluator fix: JsObject parsing (#14842) 2022-06-29 10:03:36 +05:30
Actions.test.ts Revert "feat: Add a field for the post message api exposure" (#14890) 2022-06-29 14:39:33 +05:30
Actions.ts Revert "feat: Add a field for the post message api exposure" (#14890) 2022-06-29 14:39:33 +05:30
ast.test.ts fix: JsObject parsing (#14842) 2022-06-29 10:03:36 +05:30
ast.ts fix: JsObject parsing (#14842) 2022-06-29 10:03:36 +05:30
evaluate.test.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
evaluate.ts fix: show js function execution errors in debugger (#14555) 2022-06-30 08:21:20 +01:00
evaluation.test.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
evaluation.worker.ts fix: show js function execution errors in debugger (#14555) 2022-06-30 08:21:20 +01:00
evaluationSubstitution.test.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +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 feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
evaluationUtils.ts fix: Property pane components re-render (#14581) 2022-06-24 11:31:08 +05:30
formEval.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
helpers.test.ts fix: limit validation errors in debugger (#10886) 2022-02-08 17:13:25 +05:30
helpers.ts check for line breaks in all cases 2022-03-22 11:39:28 +05:30
lint.ts feat: js object v1 run and settings redesign (#11456) 2022-04-28 17:51:02 +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 feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
validations.test.ts fix: limit validation errors in debugger (#10886) 2022-02-08 17:13:25 +05:30
validations.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30