PromucFlow_constructor/app/client/src/pages/Editor/gitSync
Ankita Kinger c223c5070d
chore: Refactoring usage of editorType to ideType to remove code duplication (#38778)
## Description

Refactoring usage of `editorType` to `ideType` to remove code
duplication

Fixes [#38286](https://github.com/appsmithorg/appsmith/issues/38286)
[#39289](https://github.com/appsmithorg/appsmith/issues/38289)

## 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/12878729200>
> Commit: dfe8f5c6d14c7d5aa4c377ad67516e01c26e2e5b
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12878729200&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Tue, 21 Jan 2025 06:50:04 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**
- Introduced a new IDE type context to replace the previous editor type
system
	- Enhanced type safety for IDE-related operations

- **Improvements**
	- Refactored editor type handling across multiple components
	- Updated utility functions to work with new IDE type
	- Simplified permission and context management

- **Code Quality**
	- Removed deprecated editor type hooks and constants
	- Standardized IDE type determination across the application
	- Improved import and module organization

- **Performance**
	- Streamlined type checking and context retrieval mechanisms

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-01-21 15:24:06 +05:30
..
components fix: Separate Plugin Entity from Action (#38582) 2025-01-15 11:29:32 +05:30
GitSettingsModal chore: Analytics util refactor (#38089) 2024-12-19 17:46:22 +05:30
GitSyncModal chore:delete unused files (#36368) 2024-09-19 16:01:03 +03:00
hooks chore: git mod - integration with applications (#38439) 2025-01-05 11:21:23 +01:00
QuickGitActions chore: Updating the settings icon throughout the product (#37330) 2024-11-12 18:17:58 +05:30
Tabs fix: fixing modal height by removing min-content (#36589) 2024-09-30 12:45:35 +08:00
constants.ts fix: git branch protection bug fixes (#28749) 2023-11-09 16:58:04 +05:30
DisableAutocommitModal.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
DisconnectGitModal.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ImportSuccessModal.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
Menu.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ReconnectDatasourceModal.tsx chore: Refactoring usage of editorType to ideType to remove code duplication (#38778) 2025-01-21 15:24:06 +05:30
RepoLimitExceededErrorModal.tsx chore: git mod - test fixes (#38357) 2025-01-07 12:30:42 +01:00
utils.test.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
utils.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00