PromucFlow_constructor/app/client/src/api
sneha122 a016ca57e0
fix: Datasource API split changes (#39917)
## Description
This PR contains CE and EE split changes for DatasourcesApi.ts


Fixes #`Issue Number`  
_or_  
Fixes `Issue URL`
> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## 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/14103345701>
> Commit: aa7ce516912040a1f289f74fb0b26006bbb72f29
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=14103345701&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Thu, 27 Mar 2025 10:45:32 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

## Summary by CodeRabbit

- **New Features**
- Enhanced datasource management now leverages improved enterprise
services, offering a more robust and streamlined experience when
configuring and managing data connections.
- Introduced new interfaces for SSH key management, expanding type
definitions related to Git.

- **Refactor**
- Standardized internal integrations to consistently utilize the
upgraded enterprise functionalities across the application.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: “sneha122” <“sneha@appsmith.com”>
2025-03-27 16:56:59 +05:30
..
__tests__ fix: Use Spring's native CSRF protection, and fix login page (#37292) 2025-03-08 21:01:02 +05:30
core chore: Refactor API (#36412) 2024-09-25 16:29:21 +05:30
helpers chore: Migrate sub components into Plugin Action Editor (#36844) 2024-10-16 18:29:10 +05:30
interceptors fix: Use Spring's native CSRF protection, and fix login page (#37292) 2025-03-08 21:01:02 +05:30
services chore: make branchName a query param in consolidated api (#38851) 2025-01-28 16:05:11 +05:30
ActionAPI.tsx feat: add action resp viz (#39690) 2025-03-12 13:59:36 +01:00
Api.ts chore: add grafana faro sdk (CE) (#38301) 2024-12-26 10:37:41 +05:30
ApiResponses.tsx chore: Git mod - Connect/Import modal (#38098) 2024-12-12 19:04:21 +08:00
AppThemingApi.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
CloudServicesApi.ts chore: Remove CS URL in client (#37665) 2024-11-27 10:32:35 +05:30
GitSyncAPI.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ImportApi.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
index.ts chore: Refactor API (#36412) 2024-09-25 16:29:21 +05:30
LibraryAPI.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
OAuthApi.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PageApi.tsx chore: decouple widget-config.json from main chunk (#36924) 2024-10-17 20:48:39 +05:30
PluginApi.ts fix: Separate Plugin Entity from Action (#38582) 2025-01-15 11:29:32 +05:30
ReleasesAPI.tsx
SearchApi.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
TemplatesApi.ts chore: Remove deprecated organization from code (#38878) 2025-01-29 12:16:51 +05:30
types.ts feat: enable post run actions for plugin queries (#39325) 2025-02-24 14:48:34 +05:30