PromucFlow_constructor/app/client/src/widgets
balajisoundar 884c9a0bc2
chore: Address misc one click binding feedbacks (#24735)
## Description
Fixes miscellaneous feedback in the one-click binding feature.

- Order of queries - show select queries on top and order by last
executed query
- Converting from JS to dropdown should be possible for the following
cases
   - {{Query.data}}
- Improve query names to be generated using the data table or collection
we use
- undefined table data value should show an error on the property pane
- Download option should be disabled when table is generated using one
click binding
-  Remove the insert binding option from the dropdown

#### PR fixes following issue(s)
Fixes https://github.com/appsmithorg/appsmith/issues/24605
> if no issue exists, please create an issue and ask the maintainers
about this first
>
>
#### Media
> A video or a GIF is preferred. when using Loom, don’t embed because it
looks like it’s a GIF. instead, just link to the video
>
>
#### Type of change
> Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- Chore (housekeeping or task changes that don't impact user perception)
- This change requires a documentation update
>
>
>
## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [x] Manual
- [x] Jest
- [x] Cypress
>
>
#### Test Plan
> Add Testsmith test cases links that relate to this PR
>
>
#### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)
>
>
>
## Checklist:
#### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-06-29 19:23:25 +05:30
..
AudioRecorderWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
AudioWidget chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
BaseInputWidget chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
ButtonGroupWidget Add web api types 2023-06-14 17:29:15 +05:30
ButtonWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
CameraWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
CategorySliderWidget fix: Fix crash on passing invalid mark option to category slider widget (#23619) 2023-05-23 13:50:09 +05:30
ChartWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
CheckboxGroupWidget fix: List widget issues in Auto Layout (#23252) 2023-05-29 10:06:19 +05:30
CheckboxWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
CircularProgressWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
CodeScannerWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
components feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ContainerWidget fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
CurrencyInputWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
DatePickerWidget chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
DatePickerWidget2 feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
DividerWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
DocumentViewerWidget fix: Add support for xls,json,tsv file types in file widget (#23159) 2023-06-06 08:53:45 +05:30
DropdownWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
FilepickerWidget chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
FilePickerWidgetV2 fix: Add support for xls,json,tsv file types in file widget (#23159) 2023-06-06 08:53:45 +05:30
FormButtonWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
FormWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
IconButtonWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
IconWidget chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
IframeWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ImageWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
InputWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
InputWidgetV2 fix: Removed inputText from Input widget autocomplete (#24396) 2023-06-14 16:20:41 +05:30
JSONFormWidget fix: change to lodash wrapper (#24610) 2023-06-19 22:35:32 +05:30
ListWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ListWidgetV2 fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
MapChartWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
MapWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
MenuButtonWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
ModalWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
MultiSelectTreeWidget test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
MultiSelectWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
MultiSelectWidgetV2 feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
NumberSliderWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
PhoneInputWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ProgressBarWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ProgressWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
QRGeneratorWidget chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
RadioGroupWidget fix: Radio Group options are aligned with the label (#24776) 2023-06-23 18:23:13 +05:30
RangeSliderWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
RateWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
RichTextEditorWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
SelectWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
SingleSelectTreeWidget test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
StatboxWidget test: Cypress | Cy 12 upgrade + Flaky fixes (#23852) 2023-06-15 18:51:11 +05:30
SwitchGroupWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
SwitchWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
TableWidget fix: Issue with the Segmented control in property pane (#18533) 2023-06-07 16:33:22 +05:30
TableWidgetV2 chore: Address misc one click binding feedbacks (#24735) 2023-06-29 19:23:25 +05:30
TabsMigrator chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
TabsWidget fix: increase tab max-width to handle bigger text (#24797) 2023-06-28 15:35:20 +05:30
TextWidget fix: List widget issues in Auto Layout (#23252) 2023-05-29 10:06:19 +05:30
VideoWidget feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
BaseComponent.tsx chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
BaseWidget.tsx feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
CanvasResizer.tsx fix: ads-v2 fixes (#23543) 2023-05-29 13:40:41 +08:00
CanvasWidget.tsx chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
constants.ts fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
MetaHOC.tsx fix: Remove console log on MetaWidgetUpdate (#22836) 2023-04-28 17:45:40 +05:30
MetaWidgetContextProvider.tsx feat: Add widget responsiveness and conversion algorithm (#21386) 2023-04-07 09:51:35 -04:00
Skeleton.tsx
SkeletonWidget.tsx chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
useDropdown.tsx chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
WidgetUtils.test.ts [Community Contribution] fix: clean implementation of isAutoHeightEnabledForWidget (#21738) 2023-04-03 11:41:10 +05:30
WidgetUtils.ts fix: Remove excess padding on right side and fix widget drop in nested containers (#22533) 2023-04-26 13:39:11 -04:00
withLazyRender.tsx chore: Remove lazy canvas rendering feature flag - LAZY_CANVAS_RENDERING (#22354) 2023-05-10 17:36:30 +05:30
withWidgetProps.tsx feat: Expand auto height implementation to handle auto height use cases. (#22974) 2023-05-11 10:15:14 +05:30