PromucFlow_constructor/app/client/src
albinAppsmith 8f70909382
feat: Added unit test for query/js delete - next item selection (#31915)
## Description

This PR added unit test to validate getNextEntityAfterDelete

Fixes #31864

## Automation

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

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!IMPORTANT]  
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/8340217451>
> Commit: `81950b382c97f2634a44d9f64eef904104df8390`
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=8340217451&attempt=1"
target="_blank">Click here!</a>
> All cypress tests have passed 🎉🎉🎉

<!-- end of auto-generated comment: Cypress test results  -->



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

## Summary by CodeRabbit

- **Refactor**
- Improved internal handling of redirection after deleting an entity to
ensure a smoother user experience.
- **Tests**
- Added tests for better reliability in navigating between entities
after deletions.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-03-19 15:17:49 +05:30
..
actions chore: Block Selections when Canvas is in Side by Side mode (#31587) 2024-03-13 11:53:49 +05:30
api chore: Remove "Save theme" functionality (#31481) 2024-03-12 18:54:39 +05:30
assets feat: Tabler Icons (#30248) 2024-01-19 11:54:44 +03:00
ce chore: Remove JS_VARIABLE_MUTATED event (#31884) 2024-03-18 21:39:11 +05:30
components feat: add support for sectionStyles in datasource editor form (#31817) 2024-03-18 16:02:02 +05:30
constants fix: Homepage error message with no workspaces & Github changes message (#31691) 2024-03-12 18:14:05 +05:30
ee chore: Remove analytics logging of JS functions as it causes a performance b… (#31663) 2024-03-18 11:50:13 +05:30
enterprise
entities chore: execute action event updated with source (#31662) 2024-03-12 15:36:33 +05:30
globalStyles fix: Remove guided tour code (#30387) 2024-01-24 16:31:21 +05:30
icons feat: Adds partial import functionality (#28293) 2023-11-17 12:46:18 +05:30
layoutSystems chore: Block Selections when Canvas is in Side by Side mode (#31587) 2024-03-13 11:53:49 +05:30
mockComponentProps
mockResponses
mocks feat: Anvil DnD highlight activation upgrade (#29979) 2024-01-11 21:31:38 +05:30
navigation feat: Changed add button to toggle button in left pane (#31523) 2024-03-07 17:56:58 +05:30
pages fix: removing unnecessary status api call (#31229) 2024-03-18 22:06:57 +05:30
plugins/Linting feat: workflows assign request on browser (#31159) 2024-03-04 19:56:47 +05:30
polyfills
reducers chore: Block Selections when Canvas is in Side by Side mode (#31587) 2024-03-13 11:53:49 +05:30
reflow chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
sagas feat: Added unit test for query/js delete - next item selection (#31915) 2024-03-19 15:17:49 +05:30
selectors chore: Have a failsafe for split screen if we turn off the feature flag (#31832) 2024-03-15 16:47:48 +05:30
templates
theme
transformers feat: expires in field added in oauth2 api datasource (#30866) 2024-02-07 18:26:21 +05:30
UITelemetry chore: Add traces for measuring data transfer time between worker thread and… (#30537) 2024-01-25 14:04:17 +05:30
usagePulse fix: unhandledRejection error in sentry log (#28091) 2023-10-16 04:01:00 +01:00
utils chore: removes unused js events (#31800) 2024-03-15 07:40:26 +05:30
WidgetProvider chore: [Map chart widget] Replace fusion charts with Echarts as chart provider (#31482) 2024-03-08 13:38:55 +05:30
WidgetQueryGenerators chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
widgets fix: Updated the label for the "Auto play" property in the Audio Widget to "Autoplay" (#31668) 2024-03-19 11:56:45 +05:30
workers chore: Remove JS_VARIABLE_MUTATED event (#31884) 2024-03-18 21:39:11 +05:30
App.css
AppErrorBoundry.tsx
config.d.ts
Globals.d.ts chore: Add support for 3D Custom ECharts (#26657) 2023-09-27 16:54:27 +05:30
index.css feat: Asymmetric padding in Anvil (#30964) 2024-02-16 17:13:37 +05:30
index.tsx chore: frontend and backend telemetry updates for execute flow #28800 and #28805 (#28936) 2023-11-24 13:09:02 +05:30
LandingScreen.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
preload-route-chunks.ts fix: Refactor preloads to fix an issue with CDN on EE (#28402) 2023-10-30 13:32:37 +05:30
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.js chore: Remove unused services (#30292) 2024-01-23 05:43:16 +05:30
store.ts chore: Refactor URLAssembly to throw error on missing pageId for app route resolution only (#28527) 2023-11-02 15:55:24 +05:30
wdyr.ts