PromucFlow_constructor/app/client/src/ce
Ankita Kinger 3d97706da3
chore: Adding Group component in ADS Templates (#38512)
## Description

Adding Group component in ADS Templates to use the same for a single
list of grouped entities in the product.

Fixes [#37615](https://github.com/appsmithorg/appsmith/issues/37615)
[#37616](https://github.com/appsmithorg/appsmith/issues/37616)
[#38288](https://github.com/appsmithorg/appsmith/issues/38288)
[#38287](https://github.com/appsmithorg/appsmith/issues/38287)

## Automation

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

### 🔍 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/12704682977>
> Commit: b62fecb2aeb4f3ebc9a9ed683f5d1d1949a943cc
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12704682977&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Fri, 10 Jan 2025 09:11:50 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 component with improved grouping capabilities.
  - Added support for dynamic list rendering with custom children.
  - Introduced `EntityGroupsList` for more flexible group management.
- Added new styled components for better visual representation of lists.
  - Added `LoadMore` styled component for improved UX in entity groups.
- New Storybook examples for `EntityGroupsList` and `EntityGroup`
components.

- **Improvements**
  - Refined List component to support more flexible item rendering.
  - Updated styling for list components.
  - Improved type safety for list-related components.
  - Streamlined code structure for better maintainability.

- **Changes**
  - Removed `GroupedList` component.
  - Updated list rendering across multiple components.
  - Simplified list item management.
  - Expanded public API for `EntityExplorer` module with new exports.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-01-10 18:34:05 +05:30
..
actions chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
api chore: Remove unused JSON signup API handler (#37387) 2024-11-15 12:39:29 +05:30
components chore: Changes for introducing disabled states for package pull in application (#38222) 2024-12-23 14:13:19 +05:30
configs chore: add grafana faro sdk (CE) (#38301) 2024-12-26 10:37:41 +05:30
constants chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
entities chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
hooks feat: custom eslint rule infra (#38345) 2025-01-02 17:41:55 +05:30
IDE/hooks chore: [Plugin Action Editor] Implement a useIsEditorIsInitialised hook (#36328) 2024-09-16 16:40:37 +05:30
navigation chore: git mod - integration with applications (#38439) 2025-01-05 11:21:23 +01:00
pages chore: Adding Group component in ADS Templates (#38512) 2025-01-10 18:34:05 +05:30
PluginActionEditor fix: external saas redirection when api created and navigated (#38518) 2025-01-08 13:40:04 +05:30
plugins/Linting chore: add grafana faro sdk (CE) (#38301) 2024-12-26 10:37:41 +05:30
reducers chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
sagas chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30
selectors feat: paragon frontend ds creation implementation added (#38456) 2025-01-07 11:51:08 +05:30
types fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
utils feat: custom eslint rule infra (#38345) 2025-01-02 17:41:55 +05:30
workers chore: add grafana faro sdk (CE) (#38301) 2024-12-26 10:37:41 +05:30
AppRouter.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
RouteBuilder.ts 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
RouteParamsMiddleware.ts chore: Separate files for Redux Types (#38559) 2025-01-10 10:21:54 +05:30