PromucFlow_constructor/app/client/src/widgets
Pawan Kumar 7eda27b140
chore: Add new WDS statbox (#30744)
Fixes #30423 

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

- **New Features**
- Introduced the `StatBoxComponent` for displaying statistical
information with flexibility in presentation, including icons, labels,
values, and sublabels.
- Expanded the application's widget offerings by adding the
`WDSStatBoxWidget`.
- **Enhancements**
- Improved flexibility and customization of the Flex component with the
introduction of the `isInner` property.
- Enhanced feature flag checks for quicker enablement of specific
functionalities.
- **Documentation**
- Added comprehensive configurations and documentation for the
`WDSStatBoxWidget`, including property pane settings, default
configurations, and meta information.
- **Style**
- Implemented new styling for the `StatBoxComponent`, defining its
appearance including border, width, and background.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-01 14:17:23 +03:00
..
anvil fix: Anvil editor zone stretch fix in mobile mode (#30592) 2024-01-29 19:23:15 +05:30
AudioRecorderWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
AudioWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
BaseInputWidget feat: RTL support for input, select and multi-select widget (#28522) 2023-11-03 16:18:13 +05:30
BaseWidgetHOC chore: custom widget (#28926) 2023-12-28 12:16:28 +05:30
ButtonGroupWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
ButtonWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
CameraWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
CategorySliderWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
ChartWidget fix: [Chart widget] Remove unnecessary semicolon in the custom echart config (#30611) 2024-01-26 14:15:58 +05:30
CheckboxGroupWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
CheckboxWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
CircularProgressWidget chore: BaseWidget Restructuring (#26562) 2023-09-11 21:25:11 +05:30
CodeScannerWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
components feat: RTL support for input, select and multi-select widget (#28522) 2023-11-03 16:18:13 +05:30
ContainerWidget chore: misc updates to custom widget (#30114) 2024-01-16 10:52:17 +05:30
CurrencyInputWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
CustomWidget chore: fix custom widget selection issue in widget builder (#30408) 2024-01-18 11:29:55 +05:30
DatePickerWidget chore: BaseWidget Restructuring (#26562) 2023-09-11 21:25:11 +05:30
DatePickerWidget2 chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
DividerWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
DocumentViewerWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
DropdownWidget chore: Remove position props from widgets (#26781) 2023-09-13 19:27:42 +05:30
ExternalWidget chore: custom widget (#28926) 2023-12-28 12:16:28 +05:30
FilepickerWidget chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
FilePickerWidgetV2 chore: Increase file picker max upload size limit to 200 (#30235) 2024-01-15 11:39:21 +05:30
FormButtonWidget chore: BaseWidget Restructuring (#26562) 2023-09-11 21:25:11 +05:30
FormWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
IconButtonWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
IconWidget chore: BaseWidget Restructuring (#26562) 2023-09-11 21:25:11 +05:30
IframeWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
ImageWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
InputWidget chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
InputWidgetV2 fix: flickering of validation message in input widget (#30300) 2024-01-23 11:12:55 +03:00
JSONFormWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
ListWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
ListWidgetV2 chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
MapChartWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
MapWidget feat: [Feature]-[116] Map Widget - Add MapTypeControl (Satellite/Roadmap) (#28344) 2023-11-27 12:29:14 +05:30
MenuButtonWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
ModalWidget feat: WDS - Anvil compatible Modal Widget (#30351) 2024-01-26 09:30:57 +05:30
MultiSelectTreeWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
MultiSelectWidget chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
MultiSelectWidgetV2 fix: Select / Multi select widget should retain the selection when the options are server side filtered (#30490) 2024-01-26 17:31:26 +05:30
NumberSliderWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
PhoneInputWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
ProgressBarWidget chore: Create layout system structure for Anvil and AnvilFlexComponent. (#27178) 2023-10-02 15:41:05 -04:00
ProgressWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
QRGeneratorWidget chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
RadioGroupWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
RangeSliderWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
RateWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
RichTextEditorWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
SelectWidget fix: Select / Multi select widget should retain the selection when the options are server side filtered (#30490) 2024-01-26 17:31:26 +05:30
SingleSelectTreeWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
StatboxWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
SwitchGroupWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
SwitchWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
TableWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
TableWidgetV2 fix: [Table widget] Date column with input format Unix timestamps should sort properly (#30662) 2024-01-26 18:10:12 +05:30
TabsMigrator feat: dsl migration with server (#28518) 2023-11-30 18:03:33 +05:30
TabsWidget fix: Stale Page Flicker Bug on switching pages. (#30206) 2024-01-11 11:13:29 +05:30
TextWidget chore: add configuration for large and small widgets (#28671) 2023-11-14 10:55:48 +05:30
VideoWidget fix: allow ipv4 address in video widget (#29637) 2024-01-23 12:10:08 +05:30
wds chore: Add new WDS statbox (#30744) 2024-02-01 14:17:23 +03:00
BaseComponent.tsx
BaseWidget.tsx feat: WDS - Anvil compatible Modal Widget (#30351) 2024-01-26 09:30:57 +05:30
CanvasWidget.tsx chore: Layout system wise restructuring of Canvas Widget (#27496) 2023-10-04 17:23:29 +05:30
ConnectDataOverlay.tsx chore: skip signposting discovery test (#27892) 2023-10-17 17:32:05 +05:30
index.ts chore: Add new WDS statbox (#30744) 2024-02-01 14:17:23 +03:00
MetaHOC.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
MetaWidgetContextProvider.tsx
Skeleton.tsx
SkeletonWidget.tsx feat: add layouts and widgets for sections and zones. (#29713) 2023-12-26 09:16:58 -05:00
useDropdown.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
utils.test.ts feat: code scanner widget default camera (#26083) 2023-08-10 12:18:51 +05:30
utils.ts feat: code scanner widget default camera (#26083) 2023-08-10 12:18:51 +05:30
WidgetUtils.test.ts fix: auto label position (#28022) 2023-10-13 12:08:01 +03:00
WidgetUtils.ts fix: calculateHoverColor typo (#28329) 2023-10-30 15:56:14 +05:30
withLazyRender.tsx chore: Remove lazy canvas rendering feature flag - LAZY_CANVAS_RENDERING (#22354) 2023-05-10 17:36:30 +05:30
withWidgetProps.tsx chore: Hide hidden columns from table in preview mode (#30452) 2024-01-22 10:15:50 +05:30