PromucFlow_constructor/app/client/src/pages/Editor/DatasourceInfo
Ankita Kinger 71cab981ad
chore: Replacing entity item component in schema tables with the new List item component in ADS (#38987)
## Description

Replacing entity item component in schema tables with the new List item
component in ADS

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

## 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/13130548638>
> Commit: a280e4796a2ee1187ef7753107bb8dfb610b60b5
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13130548638&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Tue, 04 Feb 2025 09:17:45 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

- **New Features**
- Improved API action selection with refined filtering to ensure
accurate plugin association.

- **Refactor**
- Updated the datasource structure view for a streamlined and simplified
list presentation.

- **Style**
- Modernized styling across the datasource tab and schema view,
including adjusted spacing.
  - Enhanced icon appearance for more consistent visual cues.
- Added testability attributes to list items for improved automated
testing support.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-04 14:52:06 +05:30
..
DatasorceTabs.tsx fix: Adding permission check for the view tab on datasource editor (#37308) 2024-11-11 14:28:18 +05:30
DatasourceField.tsx feat: Schema tab UI update (#37420) 2024-11-26 09:42:33 +05:30
DatasourceStructure.tsx chore: Replacing entity item component in schema tables with the new List item component in ADS (#38987) 2025-02-04 14:52:06 +05:30
DatasourceStructureContainer.tsx fix: Separate Plugin Entity from Action (#38582) 2025-01-15 11:29:32 +05:30
DatasourceStructureHeader.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
DatasourceStructureNotFound.tsx feat: Schema tab UI update (#37420) 2024-11-26 09:42:33 +05:30
DatasourceViewModeSchema.tsx chore: Refactoring usage of editorType to ideType to remove code duplication (#38778) 2025-01-21 15:24:06 +05:30
GoogleSheetSchema.tsx chore: Refactoring usage of editorType to ideType to remove code duplication (#38778) 2025-01-21 15:24:06 +05:30
HideGeneratePageButton.test.tsx chore: Refactoring usage of editorType to ideType to remove code duplication (#38778) 2025-01-21 15:24:06 +05:30
ItemLoadingIndicator.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
QueryTemplates.tsx fix: Separate Plugin Entity from Action (#38582) 2025-01-15 11:29:32 +05:30
RenderInterimDataState.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
SchemaViewModeCSS.tsx chore: Replacing entity item component in schema tables with the new List item component in ADS (#38987) 2025-02-04 14:52:06 +05:30