PromucFlow_constructor/app/client/src
Abhinav Jha 4fa35210a8
chore: Update DSL for Anvil (#27966)
## Description
- If the Anvil feature flag is enabled, set the layout system type to
"ANVIL" when creating an application
- Refactor DSL transformers to pull the specific transformer based on
the layout system type
- Refactor code to move layout system specific transformers to the
specific layout system type folders
- Add new entry in the list of feature flags for Anvil

Note: No changes are observed visually in the application, as we're
defaulting to the Fixed layout system's widget flow until integrations
for Anvil are complete.

#### PR fixes following issue(s)
Fixes #27007 
Fixes #26971 

#### Media
#### Type of change
- New feature (non-breaking change which adds functionality)
- Chore (housekeeping or task changes that don't impact user perception)
## Testing
#### How Has This Been Tested?
- [ ] Manual
- [ ] JUnit - NA
- [ ] Jest - PENDING
- [ ] Cypress - NA

#### Test Plan
#### Issues raised during DP testing
## Checklist:
#### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-10-19 20:50:17 +05:30
..
actions chore: action editors refactor (#27972) 2023-10-17 10:53:55 +05:30
api chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
assets feat: update design for schema preview page when selected table is empty (#28141) 2023-10-18 13:47:49 +05:30
ce chore: Update DSL for Anvil (#27966) 2023-10-19 20:50:17 +05:30
components chore: Add IDE side pane and manage navigation (#28063) 2023-10-18 12:44:10 +05:30
constants fix: learn more button on community templates (#28216) 2023-10-19 15:27:07 +05:30
ee chore: CE change for moduleInstanceEditor route (#28110) 2023-10-18 10:48:17 +05:30
enterprise
entities chore: Add IDE side pane and manage navigation (#28063) 2023-10-18 12:44:10 +05:30
globalStyles feat: assistive binding (#27070) 2023-09-15 21:23:51 +05:30
icons chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
layoutSystems chore: Update DSL for Anvil (#27966) 2023-10-19 20:50:17 +05:30
mockComponentProps
mockResponses
mocks chore: Update DSL for Anvil (#27966) 2023-10-19 20:50:17 +05:30
navigation chore: Add IDE side pane and manage navigation (#28063) 2023-10-18 12:44:10 +05:30
pages chore: Update DSL for Anvil (#27966) 2023-10-19 20:50:17 +05:30
plugins/Linting chore: fixed typescript errors which are thrown in EE because of split (#28009) 2023-10-16 14:53:47 +05:30
polyfills
reducers chore: Refactoring editor app name component for modules (#28055) 2023-10-16 14:37:39 +05:30
reflow chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
sagas chore: Update DSL for Anvil (#27966) 2023-10-19 20:50:17 +05:30
selectors chore: Update DSL for Anvil (#27966) 2023-10-19 20:50:17 +05:30
templates
theme
transformers chore: code split for EE PR 2169 (#26669) 2023-09-11 14:09:41 +07:00
usagePulse fix: unhandledRejection error in sentry log (#28091) 2023-10-16 04:01:00 +01:00
utils chore: Update DSL for Anvil (#27966) 2023-10-19 20:50:17 +05:30
WidgetProvider chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
WidgetQueryGenerators chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
widgets fix: Input Widget V3 bug fixes (#27891) 2023-10-18 17:05:03 +05:30
workers fix: remove moment patches (#28084) 2023-10-18 10:55:17 +05:30
App.css
AppErrorBoundry.tsx
config.d.ts
Globals.d.ts chore: Add support for 3D Custom ECharts (#26657) 2023-09-27 16:54:27 +05:30
index.css
index.tsx
LandingScreen.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
preload-route-chunks.ts fix: bump storybook version and move stories to storybook package (#25821) 2023-07-31 19:15:50 +03:00
react-app-env.d.ts
RouteChangeListener.tsx chore: added route listener on non-trackable URLs (#25671) 2023-08-11 17:04:42 +05:30
RouteParamsMiddleware.ts chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
serviceWorker.js
store.ts
wdyr.ts chore: improve eslint rules (#26056) 2023-08-07 15:38:48 +03:00