PromucFlow_constructor/app/client/src/ce/selectors
Hetu Nandu 88a50e58d2
chore: Editor Pane Segments completion (#29688)
Completes the List and Add states of Queries / JS / UI of Page Pane
Segments

fixes #29081
fixes #29501 

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

## Summary by CodeRabbit

- **New Features**
  - Introduced new URL building functions for widgets and queries.
  - Added new UI elements for creating widgets and queries.
  - Implemented new routing paths for widget and query creation.

- **Enhancements**
  - Updated text labels for clarity in various components.
  - Improved sorting logic for page pane data.
  - Enhanced global search with additional display titles.

- **Bug Fixes**
  - Corrected styling inconsistencies in the IDE's main pane.
  - Fixed routing issues for adding new queries and widgets.

- **Documentation**
  - Updated button text to reflect new features for end-users.

- **Style**
  - Applied new styles for the search bar and other UI components.

Please note that some internal code changes and refactorings have been
omitted from these notes to focus on user-facing features and
improvements.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-18 16:10:25 +05:30
..
applicationSelectors.tsx
engineSelectors.ts
entitiesSelector.ts chore: Editor Pane Segments completion (#29688) 2023-12-18 16:10:25 +05:30
environmentSelectors.tsx
featureFlagsSelectors.ts
packageSelectors.ts
rampSelectors.tsx
tenantSelectors.tsx
workflowSelectors.ts feat: workflows query actions CRUD code split (#29156) 2023-12-14 00:43:43 +07:00
workspaceSelectors.tsx