PromucFlow_constructor/app/client/src/widgets
Hetu Nandu f0e33eab57
feat: Command Click for nested properties (#19004)
## Description
Building on top of [Command Click](#18326) we are now adding more links
for entities where navigation is possible.

This is mainly JS Objects where function and variable names are part of
the code itself. Clicking on the link will navigate to the JS Object and
set the cursor on the item you clicked on.

We are also enabling this for Form Widget where in `Form1.data.Input1`
the "Input1" link will take you to that widget


> TLDR; 
You can now command click on nested properties of an entity

Fixes #18636
2022-12-26 10:49:02 +05:30
..
AudioRecorderWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
AudioWidget fix: resetting audio and video widget (#18126) 2022-12-07 20:40:28 +05:30
BaseInputWidget feat: [APPSMTH-29] make step up/down arrows in input Number and Currency widgets optional (#18764) 2022-12-21 22:37:15 +05:30
ButtonGroupWidget fix: Button Group Menu Item Label Misaligned (#18951) 2022-12-16 12:06:55 +05:30
ButtonWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
CameraWidget feat: Add type inference for redux's useSelector hook (#18257) 2022-11-28 08:13:17 +00:00
CategorySliderWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
ChartWidget feat: Add Series Colour property for default charts (#18229) 2022-12-09 12:47:21 +05:30
CheckboxGroupWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
CheckboxWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
CircularProgressWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
CodeScannerWidget feat: Add type inference for redux's useSelector hook (#18257) 2022-11-28 08:13:17 +00:00
components feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
ContainerWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
CurrencyInputWidget feat: [APPSMTH-29] make step up/down arrows in input Number and Currency widgets optional (#18764) 2022-12-21 22:37:15 +05:30
DatePickerWidget chore: Moved tern server to worker (#18464) 2022-11-27 11:41:01 +05:30
DatePickerWidget2 feat: add tooltip property to select widgets (#18480) 2022-12-13 16:05:08 +05:30
DividerWidget fix: auto height limits container select (#18546) 2022-11-30 13:02:36 +05:30
DocumentViewerWidget chore: Moved tern server to worker (#18464) 2022-11-27 11:41:01 +05:30
DropdownWidget fix: auto height limits container select (#18546) 2022-11-30 13:02:36 +05:30
FilepickerWidget fix: Number validation passthrough behaviour on 0 (#18001) 2022-11-01 18:17:07 +05:30
FilePickerWidgetV2 fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
FormButtonWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
FormWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
IconButtonWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +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: Add type inference for redux's useSelector hook (#18257) 2022-11-28 08:13:17 +00:00
ImageWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
InputWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
InputWidgetV2 feat: [APPSMTH-29] make step up/down arrows in input Number and Currency widgets optional (#18764) 2022-12-21 22:37:15 +05:30
JSONFormWidget feat: Command Click for nested properties (#19004) 2022-12-26 10:49:02 +05:30
ListWidget chore: update imports for code split (#19085) 2022-12-22 12:04:28 +05:30
MapChartWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
MapWidget chore: update dependencies in the client package (#18254) 2022-11-28 16:22:30 +00:00
MenuButtonWidget feat: Dynamic Menu Items - Menu Button Widget (#17652) 2022-12-01 10:25:57 +05:30
ModalWidget fix: text font size for text widget inside modal & statbox. (#18236) 2022-11-30 11:09:58 +05:30
MultiSelectTreeWidget feat: add tooltip property to select widgets (#18480) 2022-12-13 16:05:08 +05:30
MultiSelectWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
MultiSelectWidgetV2 feat: add tooltip property to select widgets (#18480) 2022-12-13 16:05:08 +05:30
NumberSliderWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
PhoneInputWidget feat: [APPSMTH-22] Execute action on widget focus and blur (#18128) 2022-12-12 12:39:22 +05:30
ProgressBarWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
ProgressWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
QRGeneratorWidget chore: Moved tern server to worker (#18464) 2022-11-27 11:41:01 +05:30
RadioGroupWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
RangeSliderWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
RateWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
RichTextEditorWidget fix: center align select widgets and RTE widget labels. (#18378) 2022-12-03 17:28:02 +05:30
SelectWidget feat: add tooltip property to select widgets (#18480) 2022-12-13 16:05:08 +05:30
SingleSelectTreeWidget feat: add tooltip property to select widgets (#18480) 2022-12-13 16:05:08 +05:30
StatboxWidget fix: text font size for text widget inside modal & statbox. (#18236) 2022-11-30 11:09:58 +05:30
SwitchGroupWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
SwitchWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
TableWidget feat: Dynamic Menu Items - Menu Button Widget (#17652) 2022-12-01 10:25:57 +05:30
TableWidgetV2 feat: Provide currentRow access in the table widget select column typ… (#18180) 2022-12-16 10:05:51 +05:30
TabsMigrator chore: Moved tern server to worker (#18464) 2022-11-27 11:41:01 +05:30
TabsWidget fix: Updating page permissions in view mode to solve error message for updating the page (#18946) 2022-12-14 20:32:13 +05:30
TextWidget fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
VideoWidget fix: resetting audio and video widget (#18126) 2022-12-07 20:40:28 +05:30
BaseComponent.tsx
BaseWidget.tsx fix: auto height limits one row difference (#19001) 2022-12-22 18:18:47 +05:30
CanvasWidget.tsx feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
constants.ts fix: Theme Stylesheet refactor (#18258) 2022-11-28 10:14:31 +05:30
MetaHOC.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
Skeleton.tsx perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
SkeletonWidget.tsx fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488) 2022-01-21 15:49:10 +05:30
useDropdown.tsx feat: [APPSMTH-22] Execute action on widget focus and blur (#18128) 2022-12-12 12:39:22 +05:30
WidgetUtils.test.ts fix: Switch to preview mode performance issue (#18457) 2022-11-27 22:42:00 +05:30
WidgetUtils.ts fix: Switch to preview mode performance issue (#18457) 2022-11-27 22:42:00 +05:30
withWidgetProps.tsx fix: Updating page permissions in view mode to solve error message for updating the page (#18946) 2022-12-14 20:32:13 +05:30