PromucFlow_constructor/app/client/src/components/propertyControls
Pawan Kumar cff531ab6f
chore: allow all deleting in OPTION_INPUT control (#39587)
/ok-to-test tags="@tag.Anvil"


https://github.com/user-attachments/assets/d2805978-7e58-4d59-9ccf-6774f67b961d



<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Added a configurable option in key-value controls that lets users
choose whether empty entries are allowed.
- Updated behavior for removing entries now adapts based on this
setting, offering more flexibility when managing list items and ensuring
a more intuitive user experience.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/13692124903>
> Commit: 783b98ca652d7cdd920b880c738b9273a4a7cb63
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13692124903&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Anvil`
> Spec:
> <hr>Thu, 06 Mar 2025 06:10:39 UTC
<!-- end of auto-generated comment: Cypress test results  -->
2025-03-06 17:04:59 +05:30
..
__snapshots__ chore: update jest version to 29 (#37587) 2024-11-21 18:35:02 +08:00
ActionSelectorControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ArrayComponent.tsx feat: add initial assistant message (#36798) 2024-10-10 16:29:26 +02:00
ArrayControl.tsx feat: add initial assistant message (#36798) 2024-10-10 16:29:26 +02:00
BaseControl.tsx chore: add isVisible in default values in wds widgets (#35624) 2024-08-13 14:57:50 +03:00
BorderRadiusOptionsControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
BoxShadowOptionsControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ButtonBorderRadiusControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ButtonControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ButtonListControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ButtonTabControl.test.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ButtonTabControl.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
ChartDataControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
CodeEditorControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ColorPickerComponentV2.test.tsx chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
ColorPickerComponentV2.tsx chore: Migrate Tenant to Organization (#38891) 2025-02-18 20:41:07 +05:30
ColorPickerControl.test.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
ColorPickerControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ColumnActionSelectorControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ComputeTablePropertyControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
CustomWidgetAddEventButtonControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
CustomWidgetEditSourceButtonControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
DatePickerControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
DraggableListCard.tsx chore: Updating the settings icon throughout the product (#37330) 2024-11-12 18:17:58 +05:30
DraggableListComponent.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
DropDownControl.test.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
DropDownControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
FieldConfigurationControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
HTMLDocumentBuilderControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
IconSelectControl.test.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
IconSelectControl.tsx fix: Revert "Revert "feat: Added focus ring for focus visible (#37700)" (#… (#38655) 2025-02-03 11:12:29 +05:30
IconSelectControlV2.tsx fix: Revert "Revert "feat: Added focus ring for focus visible (#37700)" (#… (#38655) 2025-02-03 11:12:29 +05:30
IconTabControl.test.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
IconTabControl.tsx chore: chat widget polish fixes (#37124) 2024-10-29 16:21:54 +05:30
index.ts feat: add initial assistant message (#36798) 2024-10-10 16:29:26 +02:00
InputTextControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
JSONFormComputeControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
KeyValueComponent.tsx chore: allow all deleting in OPTION_INPUT control (#39587) 2025-03-06 17:04:59 +05:30
LabelAlignmentOptionsControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ListComputeControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
LocationSearchControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
MenuButtonDynamicItemsControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
MenuItemsControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
MultiSwitchControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
NumericInputControl.test.ts fix: JS toggle issue with Numeric Input & multi select dropdown controls (#14892) 2022-07-07 05:37:50 +00:00
NumericInputControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
OneClickBindingControl.tsx chore: Create query selector (#37018) 2024-10-24 13:19:30 +05:30
OpenConfigPanelControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
OptionControl.tsx chore: allow all deleting in OPTION_INPUT control (#39587) 2025-03-06 17:04:59 +05:30
PrimaryColumnColorPickerControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PrimaryColumnColorPickerControlV2.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PrimaryColumnDropdownControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
PrimaryColumnsControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PrimaryColumnsControlV2.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PrimaryColumnsControlWDS.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
SectionSplitterControl.tsx feat: Space redistribution UX upgrade and implicit space distribution (#30242) 2024-01-24 07:56:23 +05:30
SelectDefaultValueControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
StepControl.test.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
StepControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
StyledControls.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
SwitchControl.test.tsx chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
SwitchControl.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
TabControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
TableComputeValue.test.tsx fix: resolve empty table dropdown issue with dynamic select options in add new row functionality (#37108) 2025-02-25 10:38:38 +01:00
TableComputeValue.tsx fix: resolve empty table dropdown issue with dynamic select options in add new row functionality (#37108) 2025-02-25 10:38:38 +01:00
TableInlineEditValidationControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
TableInlineEditValidPropertyControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ToolbarButtonListControl.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
utils.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
WrappedCodeEditorControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ZoneStepperControl.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00