PromucFlow_constructor/app/client/src
Ankita Kinger cb76fdf681
chore: Removing widgets related feature flags for the features that are GA (#33229)
## Description

Removing widgets related feature flags for the features that are GA'd

Fixes [#33230](https://github.com/appsmithorg/appsmith/issues/33230)

## Automation

/ok-to-test tags="@tag.Widget, @tag.Chart"

### 🔍 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/8981687539>
> Commit: 8a6e151c946fc8c42c0f68bde0d5c844382697eb
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=8981687539&attempt=3"
target="_blank">Click here!</a>

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






## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No
2024-05-07 15:26:48 +05:30
..
actions fix: refactor widget addition sagas and widget operation sagas to allow gridPosition in pasteSaga (#32992) 2024-04-29 15:43:39 +05:30
api chore: Remove blockNavigation in Page create API body (#32859) 2024-04-25 21:31:51 +05:30
assets feat: implement dropping building blocks on canvas (#31857) 2024-04-16 09:41:09 +01:00
ce fix: Updating invite modal component to fix issue on EE & improving code splitting of a file (#33216) 2024-05-07 11:43:12 +05:30
components chore: Removing widgets related feature flags for the features that are GA (#33229) 2024-05-07 15:26:48 +05:30
constants fix: Workspace name editor input going away on hovering other menu items of workspace (#33179) 2024-05-06 17:36:12 +05:30
ee fix: Updating invite modal component to fix issue on EE & improving code splitting of a file (#33216) 2024-05-07 11:43:12 +05:30
enterprise
entities chore: resetGlobal fix and makeParentsDependOnChild add dependency optimisation (#32827) 2024-04-22 17:22:28 +05:30
globalStyles fix: edit button on hover of suggested queries should appear on overall list item. (#32684) 2024-04-16 14:18:13 +05:30
icons
IDE chore: Pages dropdown common components (#33051) 2024-05-06 12:50:32 +05:30
layoutSystems feat: Refactor isCurrentWidgetFocused to isWidgetFocused (#32990) 2024-05-06 13:59:42 +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: disable main js rename from entity pane (#33202) 2024-05-06 18:02:52 +05:30
plugins/Linting chore: push webworker latencies as a root span (#33115) 2024-05-06 13:24:52 +05:30
polyfills
reducers feat: Anvil Drag Preview (#33133) 2024-05-03 21:15:24 +05:30
reflow chore: update storybook (#32828) 2024-04-22 12:17:28 +03:00
sagas test: PartialExport_Widgets_spec - updated exported json file to compare and added confirmation of successful import (#33090) 2024-05-07 11:23:16 +05:30
selectors feat: Refactor isCurrentWidgetFocused to isWidgetFocused (#32990) 2024-05-06 13:59:42 +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: Remove redundant action collection update call on page load in edit mode (#33139) 2024-05-06 18:35:19 +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: hydrate widgets properties from session on drop (#32934) 2024-05-06 17:10:56 +05:30
workers chore: push webworker latencies as a root span (#33115) 2024-05-06 13:24:52 +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: Anvil Widget Name Component (#33062) 2024-05-03 15:50:37 +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: Remove unused services (#30292) 2024-01-23 05:43:16 +05:30
store.ts
wdyr.ts