PromucFlow_constructor/app/client/src/ce/selectors
albinAppsmith a4623f529c
feat: added add button for queries and js sections (#29356)
## Description

This PR added the add new button for queries and JS sections.

#### PR fixes following issue(s)
Fixes https://github.com/appsmithorg/appsmith/issues/29082

#### Media


https://github.com/appsmithorg/appsmith/assets/87797149/8bce820a-b383-4ca9-80af-03b3b49d6483



#### Type of change

- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing
functionality to not work as expected)


## Testing

#### How Has This Been Tested?

- [ ] Manual
- [ ] JUnit
- [ ] Jest
- [ ] Cypress

#### Test Plan

#### Issues raised during DP testing

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


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed


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

- **New Features**
  - Added new routing paths for API and queries editors.
  - Introduced sections for JavaScript and queries in the pages pane.
  - Implemented support for a new `CURL` plugin type.
  - Expanded analytics to include events from the pages pane.

- **Enhancements**
  - Improved entity identification logic for new editor paths.
  - Enhanced focus handling for different entity types.

- **Bug Fixes**
  - Corrected routing logic to accommodate new editor paths.

- **Refactor**
  - Refactored `QueriesSection` component for better rendering logic.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Hetu Nandu <hetu@appsmith.com>
2023-12-08 14:45:21 +05:30
..
applicationSelectors.tsx chore: Create a separate theme settings panel for WDS (#29196) 2023-12-01 15:39:21 +03:00
engineSelectors.ts chore: Refactoring create query operation helpers to include modules in the list (#28721) 2023-11-09 17:10:36 +05:30
entitiesSelector.ts feat: added add button for queries and js sections (#29356) 2023-12-08 14:45:21 +05:30
environmentSelectors.tsx feat: manage env code split (#28215) 2023-11-07 12:04:47 +05:30
featureFlagsSelectors.ts chore: skip signposting discovery test (#27892) 2023-10-17 17:32:05 +05:30
packageSelectors.ts chore: Workspace home page refactor for packages (#26654) 2023-08-31 13:51:04 +05:30
rampSelectors.tsx fix: Ramp selector link to redirect on portal (#28179) 2023-10-18 18:07:26 +05:30
tenantSelectors.tsx chore: Callout to Banner component migration for Billing Banner (#27910) 2023-10-15 13:46:58 +05:30
workflowSelectors.ts feat: workflows editor code split (#28779) 2023-11-28 10:37:48 +07:00
workspaceSelectors.tsx feat: manage env code split (#28215) 2023-11-07 12:04:47 +05:30