PromucFlow_constructor/app/client/src/ce
Valera Melnikov 235a0ed4cb
fix: tabs behavior for anvil (#38857)
## Description
CE part of [EE
PR](https://github.com/appsmithorg/appsmith-ee/pull/6015).


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.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/12992302482>
> Commit: 4e2d6cbff776395df314e8b98cc930078d0ecec5
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12992302482&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Datasource`
> Spec:
> <hr>Mon, 27 Jan 2025 16:10:13 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

## Release Notes

- **New Features**
  - Added Anvil feature toggle for plugin actions
  - Enhanced control flow for AI plugin actions

- **Improvements**
  - Refined debugger behavior based on plugin type and Anvil status
  - Updated action execution logic to support new feature toggle

- **Technical Updates**
  - Modified context handling in plugin action components
  - Updated action payload and saga execution mechanisms

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-01-27 19:51:51 +03:00
..
actions chore: Accept app mode param in fetch environment action (#38786) 2025-01-23 16:58:44 +05:30
api fix: Separate Plugin Entity from Action (#38582) 2025-01-15 11:29:32 +05:30
components fix: edit datasource for External saas plugins (#38672) 2025-01-20 13:04:16 +05:30
configs chore: add grafana faro sdk (CE) (#38301) 2024-12-26 10:37:41 +05:30
constants chore: Removing unused files & components (#38832) 2025-01-27 11:43:46 +05:30
entities chore: remove deprecated feature flag for custom loading state in TableWidget (#38826) 2025-01-24 15:25:09 +05:30
hooks chore: Refactoring usage of editorType to ideType to remove code duplication (#38778) 2025-01-21 15:24:06 +05:30
IDE/hooks chore: Refactoring usage of editorType to ideType to remove code duplication (#38778) 2025-01-21 15:24:06 +05:30
navigation chore: Refactoring usage of editorType to ideType to remove code duplication (#38778) 2025-01-21 15:24:06 +05:30
pages chore: Replace entities in entity explorer with new ADS templates (#38750) 2025-01-24 16:21:50 +05:30
PluginActionEditor fix: tabs behavior for anvil (#38857) 2025-01-27 19:51:51 +03:00
plugins/Linting chore: add grafana faro sdk (CE) (#38301) 2024-12-26 10:37:41 +05:30
reducers chore: Removing unused files & components (#38832) 2025-01-27 11:43:46 +05:30
sagas chore: Accept app mode param in fetch environment action (#38786) 2025-01-23 16:58:44 +05:30
selectors chore: Refactoring usage of editorType to ideType to remove code duplication (#38778) 2025-01-21 15:24:06 +05:30
types fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
utils chore: Refactoring usage of editorType to ideType to remove code duplication (#38778) 2025-01-21 15:24:06 +05:30
workers fix: Separate Plugin Entity from Action (#38582) 2025-01-15 11:29:32 +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