PromucFlow_constructor/app/client/src/sagas
Ashit Rath b9c5a4f2ef
chore: add placeholder transformation function for packages error message (#35086)
## Description
Adds placeholder functions to transform trigger eval error in EE

PR for https://github.com/appsmithorg/appsmith-ee/pull/4695
## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/10040597202>
> Commit: 784d698f1d7761af54b9b7e4061b77ef98cd3ce4
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10040597202&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Mon, 22 Jul 2024 13:11:23 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Introduced a new function for processing evaluation errors, enhancing
error management capabilities.
- Improved error handling in the evaluation process for better debugging
and clarity.

- **Bug Fixes**
- Enhanced type safety and clarity by incorporating new type definitions
related to evaluation errors.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-07-23 13:19:29 +05:30
..
__tests__ chore: Add newrelic tracking spans to AppViewer engine and AppEditor engine (#34716) 2024-07-11 15:37:25 +05:30
ActionExecution chore: Add newrelic tracking spans to AppViewer engine and AppEditor engine (#34716) 2024-07-11 15:37:25 +05:30
autoHeightSagas feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
BuildingBlockSagas fix: Update BuildingBlockSagas to handle nested object value replacement in queries (#34563) 2024-06-28 08:47:45 +05:30
CanvasSagas fix: Solves glitch issue(multiple selected to none) while dropping a building block. (#33162) 2024-05-09 09:59:12 +05:30
PartialImportExportSagas fix: Changes for Anvil Alpha release (#34211) 2024-07-05 13:57:59 +05:30
PasteWidgetUtils fix: Update BuildingBlockSagas to handle nested object value replacement in queries (#34563) 2024-06-28 08:47:45 +05:30
WebsocketSagas chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
ActionSagas.ts fix: update newly created queries body with correct widget bindings (#34248) 2024-06-27 15:30:19 +05:30
AnalyticsSaga.ts feat: side-by-side edit mode hover analytics (#34185) 2024-06-20 14:03:06 +05:30
ApiPaneSagas.ts fix: new API getting added into the NA group (#33701) 2024-05-24 10:52:25 +05:30
AppThemingSaga.tsx chore: Remove "Save theme" functionality (#31481) 2024-03-12 18:54:39 +05:30
AutoLayoutUpdateSagas.tsx chore: Merge wds and anvil feature flags (#32609) 2024-04-12 22:54:04 +05:30
BatchSagas.tsx fix: reset widget to default value after setter method (#29151) 2023-12-08 11:16:31 +01:00
CommunityTemplatesSagas.tsx feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
CurlImportSagas.ts chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
DatasourcesSagas.ts fix: Focus retention issue after delete datasource (#34460) 2024-06-25 13:46:27 +05:30
DebuggerSagas.ts chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
editorContextSagas.ts
ErrorSagas.tsx feat: Frontend changes for consolidated-api with EE test case support (#30506) 2024-01-24 12:14:16 +05:30
EvalErrorHandler.ts chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
EvaluationsSaga.test.ts chore: constrain the diff on only affected JS actions (#33435) 2024-05-27 11:45:10 +05:30
EvaluationsSaga.ts chore: add placeholder transformation function for packages error message (#35086) 2024-07-23 13:19:29 +05:30
EvaluationsSagaUtils.test.ts chore: constrain the diff on only affected JS actions (#33435) 2024-05-27 11:45:10 +05:30
EvaluationsSagaUtils.ts chore: constrain the diff on only affected JS actions (#33435) 2024-05-27 11:45:10 +05:30
EvalWorkerActionSagas.ts chore: remove unevalTree (#34605) 2024-07-08 11:26:45 +05:30
FocusRetentionSaga.ts fix: The case of the missing tabs (#33066) 2024-05-08 22:57:27 +05:30
FormEvaluationSaga.ts chore: Strict API payloads for JSObjects and more (#34471) 2024-06-26 15:12:56 +05:30
getNextEntityAfterRemove.test.ts feat: revamped logic for tabs removal and action/JS deletion (#32690) 2024-04-19 12:19:24 +05:30
GitSyncSagas.ts chore: removing branch protection trigger from git connect flow (#34118) 2024-06-17 10:56:52 +05:30
GlobalSearchSagas.ts chore: Refactor Context Switching (#29966) 2024-01-08 11:09:47 +05:30
helper.test.ts
helper.ts chore: Import debugger fixes (#31080) 2024-02-14 12:00:18 +05:30
IDESaga.tsx fix: The case of the missing tabs (#33066) 2024-05-08 22:57:27 +05:30
InitSagas.ts chore: Add newrelic tracking spans to AppViewer engine and AppEditor engine (#34716) 2024-07-11 15:37:25 +05:30
JSLibrarySaga.ts chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
JSPaneSagas.ts fix: workflow js func rename code split (#34512) 2024-06-28 17:38:35 +05:30
layoutConversionSagas.ts chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
LintingSagas.ts fix: setting up linter engine after consolidated API is finished (#33049) 2024-05-01 18:47:05 +05:30
loadGoogleApi.ts chore: Initiate execution of google.api script at editor level (#30837) 2024-02-08 15:17:19 +05:30
ModalSagas.ts chore: Merge wds and anvil feature flags (#32609) 2024-04-12 22:54:04 +05:30
NavigationSagas.ts
OnboardingSagas.ts chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
OneClickBindingSaga.ts chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
PageVisibilitySagas.ts
PluginSagas.ts feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
PostEvaluationSagas.ts chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
PostLintingSagas.ts chore: Import debugger fixes (#31080) 2024-02-14 12:00:18 +05:30
QueryPaneSagas.ts chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
RecentEntitiesSagas.ts
ReplaySaga.ts chore: push webworker latencies as a root span (#33115) 2024-05-06 13:24:52 +05:30
SaaSPaneSagas.ts feat: Create Query asks for Page (#29253) 2023-12-05 11:20:36 +05:30
selectors.tsx fix: Anvil Modal rendering issues when added via property pane. (#33161) 2024-05-07 16:30:01 +05:30
SnapshotSagas.ts chore: Remove unneeded fields in snapshot response body (#32813) 2024-04-22 08:08:45 +05:30
SnipingModeSagas.ts chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
TemplatesSagas.ts fix: starter building blocks on canvas removes existing queries and JS objects (#32629) 2024-04-23 16:05:19 +05:30
TernSaga.ts chore: "Revert Lazy load autocomplete and linting services" (#30035) 2024-01-04 15:26:18 +05:30
ThemeSaga.tsx
ToastSagas.ts
UtilSagas.ts
WidgetAdditionSagas.ts chore: Reduce DSL size by removing runtime values from the DSL. (#34894) 2024-07-16 09:47:55 +05:30
WidgetBlueprintSagas.test.ts fix: jest test failures coz of getIsAnvilLayout (#32664) 2024-04-15 09:17:23 +05:30
WidgetBlueprintSagas.ts
WidgetDeletionSagas.ts chore: Anvil only: Automatically delete redundant zones (#34879) 2024-07-16 11:16:50 +02:00
WidgetEnhancementHelpers.ts
WidgetLoadingSaga.ts
WidgetOperationSaga.test.tsx
WidgetOperationSagas.tsx fix: Changes for Anvil Alpha release (#34211) 2024-07-05 13:57:59 +05:30
WidgetOperationUtils.test.ts fix: Refactor dynamic bindings in widgets during building block paste. (#34318) 2024-06-25 11:43:00 +05:30
WidgetOperationUtils.ts fix: Changes for Anvil Alpha release (#34211) 2024-07-05 13:57:59 +05:30
WidgetSelectionSagas.ts chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
WidgetSelectUtils.test.ts
WidgetSelectUtils.ts chore: Add Create as a Widget SelectionRequestType (#31799) 2024-03-15 14:57:06 +05:30