PromucFlow_constructor/app/client/src/pages/Editor
Ankita Kinger d187854e40
chore: Replacing the entity group list component on state inspector and data side pane with new ADS component (#38621)
## Description

Replacing the entity group list component on state inspector and data
side pane with new ADS component

Fixes [#38290](https://github.com/appsmithorg/appsmith/issues/38290)

## Automation

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

### 🔍 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/12763738469>
> Commit: a4b717244604617d39fb1869d039899dd024c687
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12763738469&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Datasource`
> Spec:
> <hr>Tue, 14 Jan 2025 09:50:48 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

## Release Notes

- **New Features**
  - Enhanced list item styling with configurable height.
  - Added support for dynamic item count in entity groups.
  - Improved icon rendering with customizable dimensions.
  - Introduced a new constant for default group list size.

- **Improvements**
  - Simplified rendering of grouped items in various components.
  - Refined type safety for boolean assignments.
  - Updated state management for entity groups.
  - Enhanced control over item visibility in modals and lists.

- **Technical Updates**
  - Introduced new data attributes for enhanced component interactions.
  - Modernized component rendering logic.
- Replaced custom styled list with a dedicated `EntityGroupsList`
component for better maintainability.
- Expanded story examples for the `ListItem` component to showcase
various configurations.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-01-14 15:27:08 +05:30
..
__tests__ chore: Migrate sub components into Plugin Action Editor (#36844) 2024-10-16 18:29:10 +05:30
APIEditor chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
AppPluginActionEditor fix: cannot see move to page option when there are exactly two pages in the app (#38328) 2024-12-24 10:12:00 +03:00
AppSettingsPane chore: git mod - integration with applications (#38439) 2025-01-05 11:21:23 +01:00
CanvasLayoutConversion chore: extract useCurrentAppState hook to reduce cyclic dependency (#36937) 2024-10-17 18:10:58 +05:30
CanvasPropertyPane chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
commons chore: git mod - integration with applications (#38439) 2025-01-05 11:21:23 +01:00
CommunityTemplates/Modals chore:delete unused files (#36368) 2024-09-19 16:01:03 +03:00
CurlImport chore: Updating generate page interaction to show it in a modal following the IDE 2.0 interaction pattern (#37414) 2024-11-19 12:05:10 +05:30
CustomWidgetBuilder chore: Adding Group component in ADS Templates (#38512) 2025-01-10 18:34:05 +05:30
DataSourceEditor chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
DatasourceInfo feat: Schema tab UI update (#37420) 2024-11-26 09:42:33 +05:30
EditorName chore: Move IDE header to ADS/Templates (#37764) 2024-11-27 07:05:20 +00:00
EntityNavigation feat: paragon frontend ds creation implementation added (#38456) 2025-01-07 11:51:08 +05:30
Explorer chore: Replacing the entity group list component on state inspector and data side pane with new ADS component (#38621) 2025-01-14 15:27:08 +05:30
FirstTimeUserOnboarding chore: decouple editor components (#37102) 2024-11-04 15:32:30 +05:30
GeneratePage chore: Updating generate page interaction to show it in a modal following the IDE 2.0 interaction pattern (#37414) 2024-11-19 12:05:10 +05:30
gitSync chore: git mod - minor fixes (#38563) 2025-01-10 12:16:55 +01:00
GlobalHotKeys chore: git mod - test fixes (#38357) 2025-01-07 12:30:42 +01:00
IDE chore: Replacing the entity group list component on state inspector and data side pane with new ADS component (#38621) 2025-01-14 15:27:08 +05:30
IntegrationEditor feat: datasource homepage ui redesign and search functionality for the datasources (#38360) 2025-01-09 16:18:44 +05:30
JSEditor chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
MultiSelectPropertyPane chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
NavigationSettings chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PropertyPane chore: Add documentation for property pane config (#36880) 2024-11-07 15:41:20 +05:30
QueryEditor chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
SaaSEditor chore: Updating the copy in the action settings pane (#37260) 2024-11-07 00:20:52 +05:30
ThemePropertyPane chore:delete unused files (#36368) 2024-09-19 16:01:03 +03:00
WDSThemePropertyPane chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
WidgetsEditor chore: git mod - integration with applications (#38439) 2025-01-05 11:21:23 +01:00
widgetSidebar chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ActionSettings.tsx chore: [Plugin Action Editor] Defer plugin config checks (#37655) 2024-11-23 08:30:58 +05:30
AppsmithLink.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
Canvas.tsx chore: git mod - integration with applications (#38439) 2025-01-05 11:21:23 +01:00
EditorSaveIndicator.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
EditorShareButton.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
EntityNotFoundPane.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
FormConfig.tsx fix: adjust spacing for filter/sort/pagination form controls (#37221) 2024-11-06 17:29:58 +03:00
FormControl.tsx feat: pass workspace id to form control (#37413) 2024-11-15 17:41:14 +01:00
HelpButton.tsx chore: ce changes decoupled mixpannel chunk (#36979) 2024-10-20 09:16:25 +05:30
index.tsx chore: git mod - integration with applications (#38439) 2025-01-05 11:21:23 +01:00
loader.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
MainContainerWidthToggles.test.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
MainContainerWidthToggles.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
Popper.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
RequestConfirmationModal.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ToggleModeButton.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
utils.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
WidgetsEditorEntityExplorer.tsx