PromucFlow_constructor/app/client/src/components/formControls
Ankita Kinger 0a3492ff96
feat: Action redesign: Updating Mongo plugin form config (#35883)
## Description

This PR updates the form config for Mongo plugin to accommodate new
SECTION_V2, SINGLE_COLUMN_ZONE, and DOUBLE_COLUMN_ZONE.

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

## 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/10561281548>
> Commit: b9a3f0f5da3cb2f985a90644356a20f4b3191259
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10561281548&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Mon, 26 Aug 2024 15:08:27 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 styling for the dynamic input text control, allowing for
improved appearance and responsiveness.
- Introduced a more versatile layout for the MongoDB plugin editor,
including new control types and expanded command selection options for
database operations.

- **Bug Fixes**
- Adjusted CSS properties for flexible sizing of the dynamic input text
control.

- **Documentation**
- Updated JSON configuration for the MongoDB plugin to reflect new
features and control types for better user guidance.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-08-27 09:27:03 +05:30
..
BaseControl.tsx chore: rename old ADS package (#35517) 2024-08-08 15:55:00 +03:00
CheckboxControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
DropDownControl.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
DropDownControl.tsx feat: Updates for accounting Section and Zone changes (#35753) 2024-08-20 17:41:03 +05:30
DynamicInputTextControl.test.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
DynamicInputTextControl.tsx feat: Action redesign: Updating Mongo plugin form config (#35883) 2024-08-27 09:27:03 +05:30
DynamicTextFieldControl.tsx feat: Update height of QUERY_DYNAMIC_TEXT to 200px fixed (#35838) 2024-08-23 12:49:09 +05:30
EntitySelectorControl.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
FieldArrayControl.tsx feat: Updates for accounting Section and Zone changes (#35753) 2024-08-20 17:41:03 +05:30
FilePickerControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
FixedKeyInputControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
FormTemplateControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
InputTextControl.tsx feat: Updates for accounting Section and Zone changes (#35753) 2024-08-20 17:41:03 +05:30
KeyValueArrayControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
MultiFilePickerControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
PaginationControl.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
SegmentedControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
SortingControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
StyledControls.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
SwitchControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
utils.test.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
utils.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
WhereClauseControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00