PromucFlow_constructor/app/client/src/workers
Rishabh Rathod e255593e28
fix: Improve Autocomplete for local vars, JSObject & ButtonGroup Widget
Add Autocomplete support for
- local variables 
- JSObjects
- ButtonGroupWidget
Remove Autocomplete suggestion for
- `eval`
-  undefined global values like `tabs`
2022-08-11 15:29:38 +05:30
..
DataTreeEvaluator fix: Improve Autocomplete for local vars, JSObject & ButtonGroup Widget 2022-08-11 15:29:38 +05:30
DependencyMap fix: Correctly update trigger field dependency map (#15733) 2022-08-05 19:58:38 +02:00
JSObject fix: JS function arguments determination & refactor JSObject code (#14871) 2022-07-07 15:00:35 +05:30
Lint fix: Add support for crypto API in linting (#15607) 2022-08-03 20:05:33 +05:30
Actions.test.ts feat: Triggerpath dependency (#15015) 2022-07-22 21:31:08 +01:00
Actions.ts feat: Triggerpath dependency (#15015) 2022-07-22 21:31:08 +01:00
ast.test.ts fix: JS function arguments determination & refactor JSObject code (#14871) 2022-07-07 15:00:35 +05:30
ast.ts chore: Upgrade astring version from v1.7.5 to v1.8.3 (#15245) 2022-07-27 14:48:39 +05:30
evaluate.test.ts feat: Triggerpath dependency (#15015) 2022-07-22 21:31:08 +01:00
evaluate.ts feat: Triggerpath dependency (#15015) 2022-07-22 21:31:08 +01:00
evaluation.test.ts feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
evaluation.worker.ts Add a new rule to show selectedRow in autocomplete's best match (#15406) 2022-08-03 12:54:38 +05:30
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 fix: update def on widget property name update (#15490) 2022-08-10 10:50:08 +05:30
evaluationUtils.ts fix: update def on widget property name update (#15490) 2022-08-10 10:50:08 +05:30
formEval.test.ts feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
formEval.ts feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +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
PromisifyAction.test.ts feat: Triggerpath dependency (#15015) 2022-07-22 21:31:08 +01:00
PromisifyAction.ts feat: Triggerpath dependency (#15015) 2022-07-22 21:31:08 +01:00
ReplayDSL.test.js feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
ReplayDSL.ts feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
replayUtils.test.js feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
replayUtils.ts feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
validations.test.ts fix: limit validation errors in debugger (#10886) 2022-02-08 17:13:25 +05:30
validations.ts fix: App crash on binding large base64 data to text widget (#14782) 2022-07-07 05:38:24 +00:00