PromucFlow_constructor/app/client/src/workers
Rishabh Rathod 55082812b2
revert: "fix: dataTree mutation (#15952)" (#16406)
## Description

This reverts commit dbcc643ccf.

Fixes #16378

## Type of change

- Revert changes which impacted performance

## How Has This Been Tested?

Manual performance verification 

@ramsaptami 

## Checklist:

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes

Co-authored-by: ohansFavour <fohanekwu@gmail.com>
2022-08-31 13:38:17 +00:00
..
DataTreeEvaluator revert: "fix: dataTree mutation (#15952)" (#16406) 2022-08-31 13:38:17 +00:00
DependencyMap feat: Extraction of AST Logic (#15892) 2022-08-23 16:39:42 +05:30
JSObject feat: Extraction of AST Logic (#15892) 2022-08-23 16:39:42 +05:30
Lint feat: Extraction of AST Logic (#15892) 2022-08-23 16:39:42 +05:30
Actions.test.ts feat: Triggerpath dependency (#15015) 2022-07-22 21:31:08 +01:00
Actions.ts revert: "fix: dataTree mutation (#15952)" (#16406) 2022-08-31 13:38:17 +00: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 revert: "fix: dataTree mutation (#15952)" (#16406) 2022-08-31 13:38:17 +00: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 chore: Modified action execution payload to support data types (#16106) 2022-08-19 01:01:47 +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