PromucFlow_constructor/app/client/src/utils
balajisoundar 76fadb4123
chore: [one click binding] Property pane control to generate query for a widget (#22172)
## Description
This PR adds a property pane control through which we can browse the
datsource, tables and columns. This will be used later in the one click
feature.

Fixes #21504

## Type of change

- Chore (housekeeping or task changes that don't impact user perception

### 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
- [x] 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
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [x] PR is being merged under a feature flag


### QA activity:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test
2023-04-13 16:39:24 +05:30
..
autocomplete fix: Improving performance of JS evaluations by splitting the data tree (#21547) 2023-03-20 16:34:02 +05:30
autoHeight
autoLayout feat: Add widget responsiveness and conversion algorithm (#21386) 2023-04-07 09:51:35 -04:00
CallbackHandler
DSLConversions feat: Add widget responsiveness and conversion algorithm (#21386) 2023-04-07 09:51:35 -04:00
editor
formControl
hooks feat: Add widget responsiveness and conversion algorithm (#21386) 2023-04-07 09:51:35 -04:00
migrations fix: add select options field to new row (#22003) 2023-04-06 23:58:24 +05:30
NavigationSelector fix: Improving performance of JS evaluations by splitting the data tree (#21547) 2023-03-20 16:34:02 +05:30
validation
AnalyticsUtil.tsx fix: fix usage pulse fallback (#21735) 2023-04-06 17:51:58 +05:30
ApiPaneUtils.test.ts
ApiPaneUtils.tsx
AppsmithConsole.ts feat: Error Navigation (#21753) 2023-04-10 18:29:14 +05:30
AppsmithUtils.test.ts fix: fixed broken file downloads for urls containing "(" or ")" (#21752) 2023-04-03 23:23:10 +05:30
AppsmithUtils.tsx fix: fix usage pulse fallback (#21735) 2023-04-06 17:51:58 +05:30
AppUtils.ts
bootIntercom.ts
boxHelpers.test.ts
boxHelpers.ts
BrandingUtils.ts feat: util to serve images locally or via remote url (#22080) 2023-04-10 12:32:31 +05:30
canvasStructureHelpers.test.ts
canvasStructureHelpers.ts
configTree.ts fix: Improving performance of JS evaluations by splitting the data tree (#21547) 2023-03-20 16:34:02 +05:30
DatasourceSagaUtils.tsx
DSLMigration.test.ts fix: add select options field to new row (#22003) 2023-04-06 23:58:24 +05:30
DSLMigrations.ts fix: add select options field to new row (#22003) 2023-04-06 23:58:24 +05:30
DSLMigrationsUtils.test.ts feat: util to serve images locally or via remote url (#22080) 2023-04-10 12:32:31 +05:30
DynamicBindingUtils.test.ts
DynamicBindingUtils.ts feat: show lint errors in async functions bound to sync fields (#21187) 2023-04-03 16:11:15 +05:30
editorContextUtils.ts feat: gsheet disable new query when no files selected (#21912) 2023-04-06 19:42:34 +05:30
formhelpers.test.ts
formhelpers.ts
GenerateCrudUtil.ts
generators.tsx
getPathAndValueFromActionDiffObject.ts
getQueryParamsObject.ts
helpers.test.ts feat: Action selector (#21582) 2023-04-06 22:19:12 +05:30
helpers.tsx
history.ts fix: Do not set widget ancestry if selection happens via canvas (#22069) 2023-04-10 12:55:14 +05:30
JSPaneUtils.test.ts
JSPaneUtils.tsx feat: Action selector (#21582) 2023-04-06 22:19:12 +05:30
klona.test.ts
layoutPropertiesUtils.ts feat: Add widget responsiveness and conversion algorithm (#21386) 2023-04-07 09:51:35 -04:00
localStorage.test.ts
localStorage.tsx
MessageUtil.ts
metaWidgetState.ts feat: util to serve images locally or via remote url (#22080) 2023-04-10 12:32:31 +05:30
PerformanceTracker.ts
PropertyControlFactory.tsx
PropertyControlRegistry.tsx
ReducerUtils.ts
reflowHookUtils.ts
replayHelpers.test.js
replayHelpers.tsx
storage.ts feat: Add widget responsiveness and conversion algorithm (#21386) 2023-04-07 09:51:35 -04:00
SuccessfulBindingsMap.ts fix: ENTITY_BINDING_SUCCESS event added which is fired whenever there is a successful binding created by the user. (#21227) 2023-03-24 15:45:11 +05:30
testDSLs.ts feat: util to serve images locally or via remote url (#22080) 2023-04-10 12:32:31 +05:30
testPropertyPaneConfig.test.ts
treeUtils.ts
TypeHelpers.ts fix: fixed broken file downloads for urls containing "(" or ")" (#21752) 2023-04-03 23:23:10 +05:30
URLUtils.ts
UseComposeRef.ts
WidgetBlueprintUtils.ts feat: Add widget responsiveness and conversion algorithm (#21386) 2023-04-07 09:51:35 -04:00
widgetEvalUtils.ts fix: Improving performance of JS evaluations by splitting the data tree (#21547) 2023-03-20 16:34:02 +05:30
WidgetFactory.tsx feat: Add widget responsiveness and conversion algorithm (#21386) 2023-04-07 09:51:35 -04:00
WidgetFactoryHelpers.ts
WidgetFeatures.test.ts
WidgetFeatures.ts
WidgetLoadingStateUtils.test.ts fix: Improving performance of JS evaluations by splitting the data tree (#21547) 2023-03-20 16:34:02 +05:30
WidgetLoadingStateUtils.ts
WidgetMigrationUtils.test.ts
WidgetMigrationUtils.ts
WidgetPropsUtils.test.tsx feat: util to serve images locally or via remote url (#22080) 2023-04-10 12:32:31 +05:30
WidgetPropsUtils.tsx feat: Add widget responsiveness and conversion algorithm (#21386) 2023-04-07 09:51:35 -04:00
WidgetQueryGeneratorRegistry.test.ts chore: [one click binding] Create a registry to maintain the list of the widget query generators (#21764) 2023-03-28 20:03:29 +05:30
WidgetQueryGeneratorRegistry.ts chore: [one click binding] Property pane control to generate query for a widget (#22172) 2023-04-13 16:39:24 +05:30
WidgetRegisterHelpers.tsx feat: Add widget responsiveness and conversion algorithm (#21386) 2023-04-07 09:51:35 -04:00
WidgetRegistry.tsx
widgetRenderUtils.test.ts fix: Improving performance of JS evaluations by splitting the data tree (#21547) 2023-03-20 16:34:02 +05:30
widgetRenderUtils.tsx fix: Improving performance of JS evaluations by splitting the data tree (#21547) 2023-03-20 16:34:02 +05:30
WidgetSizeUtils.test.ts
WidgetSizeUtils.ts
WorkerUtil.test.ts chore: corrections for eslint and prettier (#21543) 2023-03-17 19:50:51 +05:30
WorkerUtil.ts