PromucFlow_constructor/app/client/src/ce
Hetu Nandu 725bbbd04d
chore: Refactor JS and Query List context switching (#30834)
Refactor the context switching for JS List and Query List to handle
scenarios in EE

Fixes #30820

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

- **New Features**
- Added new routing paths for JavaScript Editor files, enhancing
navigation within the IDE.
- Implemented new redirect logic for entity deletion, improving user
experience during development.
- **Enhancements**
- Updated focus elements and selectors for better interaction with
JavaScript objects and queries in the IDE.
- Improved URL generation for JavaScript entities, facilitating easier
access and management.
- **Refactor**
- Streamlined the handling of focus elements and entity redirection,
making the codebase more efficient and maintainable.
- Externalized a utility function for broader use across modules,
enhancing code reusability.
- **Bug Fixes**
- Corrected the focus entity mapping, ensuring accurate navigation and
selection within the IDE environment.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-02 10:36:02 +05:30
..
actions feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
api feat: removing delete multiple apps feature (#30661) 2024-01-29 19:51:01 +05:30
components fix: additional ce changes for ee version of CD (#30695) 2024-01-29 14:57:26 +05:30
configs chore: Show commit SHA instead of SNAPSHOT version (#30850) 2024-02-02 09:52:34 +05:30
constants fix: Adding environment isLoading check before fetching datasource structure (#30719) 2024-01-30 11:05:10 +05:30
entities feat: start with data default option added (#30412) 2024-01-26 14:16:26 +05:30
hooks fix: interchanged primary btn to gen crud from new query (#30007) 2024-01-05 13:54:18 +05:30
mocks refactor: Invite modal component to support single & multi-select dropdown options (#17073) 2022-09-29 09:53:25 +00:00
navigation chore: Refactor JS and Query List context switching (#30834) 2024-02-02 10:36:02 +05:30
pages chore: Refactor JS and Query List context switching (#30834) 2024-02-02 10:36:02 +05:30
plugins/Linting chore: Refactoring entity types and updating DS action create permission to fix some bugs on EE (#29573) 2023-12-14 20:14:30 +05:30
reducers feat: removing delete multiple apps feature (#30661) 2024-01-29 19:51:01 +05:30
sagas chore: Refactor JS and Query List context switching (#30834) 2024-02-02 10:36:02 +05:30
selectors chore: Refactor JS and Query List context switching (#30834) 2024-02-02 10:36:02 +05:30
types feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
utils feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
workers chore: Add traces for measuring data transfer time between worker thread and… (#30537) 2024-01-25 14:04:17 +05:30
AppRouter.tsx feat: Frontend changes for consolidated-api with EE test case support (#30506) 2024-01-24 12:14:16 +05:30
RouteBuilder.ts fix: correct component for Query Add States (#30752) 2024-01-31 10:48:56 +05:30
RouteParamsMiddleware.ts feat: start with data default option added (#30412) 2024-01-26 14:16:26 +05:30