PromucFlow_constructor/app/client/src
Hetu Nandu defc0a93f3
chore: AppIDE new Entity Explorer changes (#39557)
## Description

Just UI changes from #39093 


Fixes #39556

## Automation

/ok-to-test tags="@tag.IDE"

### 🔍 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/13673781581>
> Commit: b78e21d50dce1e6af78e40237a9a0bced5b35bc7
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13673781581&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.IDE`
> Spec:
> <hr>Wed, 05 Mar 2025 10:57:58 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**
- Enhanced editable text components now support name normalization with
dynamic ellipsis and improved tooltip handling.
- Entity and widget list views now display names directly with updated
expand/collapse icons and refined selection behavior.
- Context menus reflect conditional interactivity by disabling options
based on permissions and item types.
- New identifiers for list items and context menus improve testing
capabilities.

- **Refactor**
- Consolidated property handling and class name assignments across
components for consistent behavior.
- Streamlined data structures and conditional rendering in entity
explorers and context menus to enhance clarity and maintainability.
- Updated components to use direct property access for improved
performance and readability.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-03-06 11:22:27 +05:30
..
actions chore: Split canvas widget reducers (#39327) 2025-02-18 16:12:05 +05:30
api feat: enable post run actions for plugin queries (#39325) 2025-02-24 14:48:34 +05:30
assets feat: update response tab UI (#37640) 2024-11-28 17:01:50 +05:30
ce chore: Move existing middlewares to a middlewares folder and added pass through middleware for packages (#39410) 2025-03-05 20:55:35 +05:30
components chore: fix rename queries bug for query selector (#39565) 2025-03-05 16:59:55 +05:30
constants fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
Datasource/components
ee chore: Move existing middlewares to a middlewares folder and added pass through middleware for packages (#39410) 2025-03-05 20:55:35 +05:30
enterprise
entities chore: Fix appsmith store hydration from localstorage in view mode (#39375) 2025-02-20 14:58:44 +05:30
git chore: fixing dropdown issue with default branch (#39552) 2025-03-05 10:45:56 +01:00
git-artifact-helpers/application chore: git pkg - package integration with git (#39342) 2025-02-19 13:42:58 +01:00
globalStyles
icons
IDE chore: AppIDE new Entity Explorer changes (#39557) 2025-03-06 11:22:27 +05:30
instrumentation chore: disable faro session tracking (#38523) 2025-01-08 14:15:30 +05:30
layoutSystems fix:codeowners file (#39447) 2025-02-26 15:21:36 +03:00
mockResponses
mocks
navigation chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
pages chore: AppIDE new Entity Explorer changes (#39557) 2025-03-06 11:22:27 +05:30
PluginActionEditor chore: improvements for datasource tab (#39553) 2025-03-04 20:33:42 +03:00
plugins/Linting fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
polyfills
reducers chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
reflow
sagas feat: enable post run actions for plugin queries (#39325) 2025-02-24 14:48:34 +05:30
selectors fix:codeowners file (#39447) 2025-02-26 15:21:36 +03:00
templates
theme
usagePulse chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
utils chore: Add an event queue in segment (#39411) 2025-02-27 12:51:54 +05:30
WidgetProvider fix:codeowners file (#39447) 2025-02-26 15:21:36 +03:00
WidgetQueryGenerators fix: Separate Plugin Entity from Action (#38582) 2025-01-15 11:29:32 +05:30
widgets fix: antd library package update for custom widget (#39574) 2025-03-05 20:43:07 +05:30
workers chore: Split canvas widget reducers (#39327) 2025-02-18 16:12:05 +05:30
App.css
AppErrorBoundry.tsx
config.d.ts
Globals.d.ts
index.css fix: Revert "Revert "feat: Added focus ring for focus visible (#37700)" (#… (#38655) 2025-02-03 11:12:29 +05:30
index.tsx chore: bypass immer for first evaluation, fixed cloneDeep issue and using mutative instead of immer (#38993) 2025-02-06 11:20:08 +05:30
LandingScreen.tsx
preload-route-chunks.ts
react-app-env.d.ts chore: Eject CRA (#39264) 2025-02-14 14:24:41 +05:30
RouteChangeListener.tsx
serviceWorker.ts chore: add etag caching in consolidated api for application view mode (#38873) 2025-01-30 13:54:34 +05:30
store.ts chore: Move existing middlewares to a middlewares folder and added pass through middleware for packages (#39410) 2025-03-05 20:55:35 +05:30
wdyr.ts