PromucFlow_constructor/app/client/src/widgets
Rishabh Rathod 5625784829
fix: reset meta to default value (#14468)
* fix: [WIP] reset meta to default value

* refactor

* fix reset child widget and type in metaReducer

* Fix type and refactor test

* fix multiselect click

* Add jest test for reset widget action

* Add cypress test

* Add comments

* Add more cases as per comment

* remove `only` from test case

* Add default value case of array with values

* MultiSelect spec fix

* fix currencyInput reset

* refactor test code suggested in comments

* fix type

* fix more type

* fix cypress test

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-06-25 11:00:54 +05:30
..
AudioRecorderWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
AudioWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
BaseInputWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
ButtonGroupWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
ButtonWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
CameraWidget feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
ChartWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
CheckboxGroupWidget fix: handle selectedValues value (#13887) 2022-05-19 12:41:54 +05:30
CheckboxWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
CircularProgressWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
ContainerWidget fix: container gap with wrapper on border radius (#14530) 2022-06-23 23:25:03 +05:30
CurrencyInputWidget fix: reset meta to default value (#14468) 2022-06-25 11:00:54 +05:30
DatePickerWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
DatePickerWidget2 fix: the random month showing issue in datepicker widget (#14472) 2022-06-24 12:15:05 +00:00
DividerWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
DocumentViewerWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
DropdownWidget feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
FilepickerWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
FilePickerWidgetV2 feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
FormButtonWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
FormWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
IconButtonWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
IconWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
IframeWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
ImageWidget feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
InputWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
InputWidgetV2 fix: show the error message in input widget (#14460) 2022-06-22 06:09:50 +00:00
JSONFormWidget feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
ListWidget feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
MapChartWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
MapWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
MenuButtonWidget fix: menu button icon alignment fixed. (#14644) 2022-06-24 00:59:07 +05:30
ModalWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
MultiSelectTreeWidget fix: use ESC to close dropdown 2022-06-22 01:11:29 +01:00
MultiSelectWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
MultiSelectWidgetV2 fix: reset meta to default value (#14468) 2022-06-25 11:00:54 +05:30
PhoneInputWidget feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
ProgressBarWidget feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
ProgressWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
RadioGroupWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
RateWidget feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
RichTextEditorWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
SelectWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
SingleSelectTreeWidget fix: use ESC to close dropdown 2022-06-22 01:11:29 +01:00
StatboxWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
SwitchGroupWidget feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
SwitchWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
TableWidget feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
TabsMigrator
TabsWidget feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
TextWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
VideoWidget feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
BaseComponent.tsx
BaseWidget.tsx fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
CanvasWidget.tsx feat: Hide shadows of hiddens objects during page loading in deploy view (#12184) 2022-03-30 21:22:01 +08:00
constants.ts feat: Deprecation warning message update to reference the widget that is replacing it (#14532) 2022-06-23 20:39:00 +05:30
MetaHOC.tsx fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
SkeletonWidget.tsx
useDropdown.tsx fix: use ESC to close dropdown 2022-06-22 01:11:29 +01:00
WidgetUtils.test.ts feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
WidgetUtils.ts fix: CANVAS_SELECTOR 2022-06-09 09:56:31 +01:00