PromucFlow_constructor/app/client/src
Abhinav Jha b5711b9f50
fix: Anvil: Always show parent toggle in widget name component (#33825)
## Description
Even if the parent widget is already selected, show the parent widget
selection toggle in widget name components

## Automation

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

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!WARNING]
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/9284066525>
> Commit: b6832ad46fa0866e5f89963ab02d08e8b2585139
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=9284066525&attempt=2"
target="_blank">Click here!</a>
> It seems like **no tests ran** 😔. We are not able to recognize it,
please check workflow <a
href="https://github.com/appsmithorg/appsmith/actions/runs/9284066525"
target="_blank">here.</a>

<!-- end of auto-generated comment: Cypress test results  -->





## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No
2024-05-29 15:58:09 +05:30
..
actions fix: Show loading state of application until all jsobject update calls are complete (#33545) 2024-05-24 11:49:29 +05:30
api chore: Remove unused eventData (#33730) 2024-05-28 09:50:12 +05:30
assets feat: implement dropping building blocks on canvas (#31857) 2024-04-16 09:41:09 +01:00
ce chore: update module constants (#33673) 2024-05-27 17:50:06 +05:30
components chore: Icon property field stretches beyond the property pane boundary (#33780) 2024-05-28 15:02:55 +05:30
constants fix: Api pane and settings responsiveness (#33297) 2024-05-09 17:02:48 +05:30
ee chore: constrain the diff on only affected JS actions (#33435) 2024-05-27 11:45:10 +05:30
enterprise
entities chore: isAIAction uses the wrong interface (#33171) 2024-05-14 21:40:59 +05:30
globalStyles fix: slash menu command show all available queries and datasources fixed (#33076) 2024-05-08 11:43:09 +05:30
icons
IDE feat: Collapsible Bottom View (#33441) 2024-05-22 19:43:07 +05:30
layoutSystems fix: Anvil: Always show parent toggle in widget name component (#33825) 2024-05-29 15:58:09 +05:30
mockComponentProps
mockResponses
mocks feat: Anvil DnD Polish(Refactor) (#32839) 2024-04-29 11:32:08 +05:30
navigation fix: [IDE] Page switch and State switch have deep links to entity to avoid interim load state (#32980) 2024-04-29 10:31:27 +05:30
pages fix: Close button for Add pane when tabs are disabled (#33653) 2024-05-24 10:52:15 +05:30
plugins/Linting fix: Added lint error for appsmith store mutations (#33484) 2024-05-17 16:34:01 +05:30
polyfills
reducers fix: Show loading state of application until all jsobject update calls are complete (#33545) 2024-05-24 11:49:29 +05:30
reflow chore: update storybook (#32828) 2024-04-22 12:17:28 +03:00
sagas fix: Handles button binding during buildingblock pasting (#33674) 2024-05-29 09:39:39 +05:30
selectors fix: Show loading state of application until all jsobject update calls are complete (#33545) 2024-05-24 11:49:29 +05:30
templates
theme
transformers fix: self signed certificates value set in the props (#32474) 2024-04-08 14:34:53 +05:30
UITelemetry chore: push webworker latencies as a root span (#33115) 2024-05-06 13:24:52 +05:30
usagePulse chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
utils fix: Show loading state of application until all jsobject update calls are complete (#33545) 2024-05-24 11:49:29 +05:30
WidgetProvider feat: On Canvas UI Colors and Widget API to consume these colors (#33013) 2024-05-01 13:57:52 +05:30
WidgetQueryGenerators
widgets chore: fix Table column sorting toggle does not functional correctly (#33803) 2024-05-29 15:39:07 +05:30
workers chore: constrain the diff on only affected JS actions (#33435) 2024-05-27 11:45:10 +05:30
App.css
AppErrorBoundry.tsx chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
config.d.ts
Globals.d.ts
index.css feat: font update - PT root UI medium (#33008) 2024-05-08 17:47:34 +05:30
index.tsx chore: Fix bugs in logic for capturing web vitals for client (#32371) 2024-04-09 14:25:46 +05:30
LandingScreen.tsx
preload-route-chunks.ts
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.js chore: Prefetch consolidated api using service worker (#33306) 2024-05-16 18:03:28 +05:30
store.ts
wdyr.ts