PromucFlow_constructor/app/client/src/workers
Ayush Pahwa e53045de5a
fix: updating trigger meta to get the source of console logs (#16520)
For nested functions, the trigger meta is not available for subsequent functions. So in cases where the dynamic trigger has the relevant info, we can use that to update the trigger meta and then use that meta to display the source of the logs.

Fixes #16515
Fixes #16483
Fixes #16514

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-09-07 11:53:47 +05:30
..
DataTreeEvaluator fix: updating trigger meta to get the source of console logs (#16520) 2022-09-07 11:53:47 +05:30
DependencyMap feat: Extraction of AST Logic (#15892) 2022-08-23 16:39:42 +05:30
JSObject fix: updating trigger meta to get the source of console logs (#16520) 2022-09-07 11:53:47 +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: console log implementation in appsmith (#16286) 2022-09-04 17:28:05 +05:30
evaluate.ts fix: updating trigger meta to get the source of console logs (#16520) 2022-09-07 11:53:47 +05:30
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 feat: console log implementation in appsmith (#16286) 2022-09-04 17:28:05 +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 Unit test for datatype evaluation logic (#16332) 2022-09-01 16:32:30 +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: Refactor invite modal for handling RBAC updates (#16405) 2022-09-02 22:45:08 +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
UserLog.ts fix: updating trigger meta to get the source of console logs (#16520) 2022-09-07 11:53:47 +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