PromucFlow_constructor/app/client/src/ce
Ashit Rath 6c69d8ddf0
chore: UI package main pane relevant ce changes (#39961)
## Description
This PR introduces several changes 
- Added isDeletable flag to widget canvas props
- Modified Property Pane to hide delete buttons for protected widgets
- Enhanced deletion sagas to filter out non-deletable widgets
- Implemented context-specific widget initialization flows, i.e if in
app editor then wait for app initialization else wait for package


PR for https://github.com/appsmithorg/appsmith-ee/pull/6805

## 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/14123255944>
> Commit: 61de5b07f3a94fd8c4e9529f9936d7bbb567f622
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=14123255944&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Fri, 28 Mar 2025 07:47:43 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**
- Introduced support for a new editor package type, expanding available
IDE options.
- Updated widget configuration to include conditional deletion
capabilities, ensuring delete actions appear only for eligible widgets.

- **Refactor**
- Enhanced navigation and initialization flows for a smoother editor
experience.
- Refined multi-widget deletion processes to safeguard against
accidental removals.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-04-02 14:08:01 +05:30
..
actions chore: Add separate flow for Anvil app publish (#39891) 2025-03-25 15:25:48 +05:30
api fix: Datasource API split changes (#39917) 2025-03-27 16:56:59 +05:30
components feat: Dummy Generate Prompt Button (#39964) 2025-03-31 12:03:43 +05:30
configs chore: add grafana faro sdk (CE) (#38301) 2024-12-26 10:37:41 +05:30
constants feat: added global logout feature (#39942) 2025-04-02 12:20:06 +05:30
entities fix: handles premium integrations based on release and license flags (#39982) 2025-04-02 11:48:36 +05:30
hooks chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
IDE chore: UI package main pane relevant ce changes (#39961) 2025-04-02 14:08:01 +05:30
middlewares chore: Move existing middlewares to a middlewares folder and added pass through middleware for packages (#39410) 2025-03-05 20:55:35 +05:30
navigation fix: Remove default value of IDE tabs focus retention (#39844) 2025-03-21 07:17:02 +00:00
pages chore: UI package main pane relevant ce changes (#39961) 2025-04-02 14:08:01 +05:30
PluginActionEditor feat: add generate schema button (#39751) 2025-03-18 12:41:11 +01:00
plugins/Linting chore: add grafana faro sdk (CE) (#38301) 2024-12-26 10:37:41 +05:30
reducers feat: cloud billing sign up flow integration (#39993) 2025-04-01 10:38:11 +05:30
sagas chore: UI package main pane relevant ce changes (#39961) 2025-04-02 14:08:01 +05:30
selectors fix: handles premium integrations based on release and license flags (#39982) 2025-04-02 11:48:36 +05:30
types
utils feat: added global logout feature (#39942) 2025-04-02 12:20:06 +05:30
workers chore: remove redundant copies in getWidgetDependencies (#39116) 2025-02-10 13:24:26 +05:30
AppRouter.tsx chore: Removing cyclic dependencies due to Sentry route (#39471) 2025-02-27 15:17:38 +05:30
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