PromucFlow_constructor/app/client/src
sneha122 0924b18776
fix: property pane table binding issue fixed (#26124)
## Description

When REST API with which returns response in non array format is bound
to table widget, We are not able to see table's data property populated
with that api name. This PR fixes the issue
![Screenshot 2023-08-08 at 2 51 12
PM](https://github.com/appsmithorg/appsmith/assets/30018882/0ad16d2b-75ea-4f3c-a47b-31e3811eafd3)

#### PR fixes following issue(s)
Fixes #25432 
> 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
- Bug fix (non-breaking change which fixes an issue)
>
>
>
## 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
- [ ] 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
- [ ] 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

---------

Co-authored-by: “sneha122” <“sneha@appsmith.com”>
2023-08-11 18:55:29 +05:30
..
actions Revert "fix: Refactor faster page loads (#25983)" 2023-08-11 17:24:26 +05:30
api chore: remove commented out lines (#25781) 2023-07-27 16:09:04 +05:30
assets chore: add color validation + native color picker (#25355) 2023-08-07 11:55:10 +03:00
ce Revert "fix: Refactor faster page loads (#25983)" 2023-08-11 17:24:26 +05:30
components fix: property pane table binding issue fixed (#26124) 2023-08-11 18:55:29 +05:30
constants chore: improve eslint rules (#26056) 2023-08-07 15:38:48 +03:00
ee chore: Splitting analytic events (#26197) 2023-08-09 15:15:01 +05:30
enterprise
entities fix: Save and authorise flow in current editing environment (#26212) 2023-08-10 18:08:00 +05:30
globalStyles fix: Added an Indice.Layer to the Border and Indicator of the Guided … (#25585) 2023-07-24 15:43:55 +05:30
icons
mockComponentProps
mockResponses
mocks
navigation chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
pages fix: Disturbed canvas due to css transition in chrome (#25863) 2023-08-11 17:46:11 +05:30
plugins/Linting fix: setter mutation issue (#25886) 2023-08-08 19:42:07 +05:30
polyfills
reducers fix: Retain last selected tab on debugger and user selected filter condition (#25538) 2023-08-09 15:19:32 +05:30
reflow fix: Add null check to fix sentry error in widget reflow (#24214) 2023-06-08 17:37:04 +05:30
resizable fix: widget borders does not reflect widget height (#23694) 2023-06-28 14:11:45 +05:30
sagas Revert "fix: Refactor faster page loads (#25983)" 2023-08-11 17:24:26 +05:30
selectors fix: Retain last selected tab on debugger and user selected filter condition (#25538) 2023-08-09 15:19:32 +05:30
templates
theme
transformers chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
usagePulse chore: added route listener on non-trackable URLs (#25671) 2023-08-11 17:04:42 +05:30
utils feat: debugger api pane navigation (#25771) 2023-08-10 19:25:06 +05:30
WidgetQueryGenerators feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
widgets feat: code scanner widget default camera (#26083) 2023-08-10 12:18:51 +05:30
workers fix: setter mutation issue (#25886) 2023-08-08 19:42:07 +05:30
App.css
AppErrorBoundry.tsx
config.d.ts
Globals.d.ts
index.css fix: design-system-old fixes (#24421) 2023-06-20 14:34:13 +05:30
index.tsx perf: prioritize the main bundle over preloads (v2) (#24374) 2023-06-22 10:58:10 +05:30
LandingScreen.tsx
preload-route-chunks.ts fix: bump storybook version and move stories to storybook package (#25821) 2023-07-31 19:15:50 +03:00
react-app-env.d.ts
RouteBuilder.test.ts
RouteBuilder.ts
RouteChangeListener.tsx chore: added route listener on non-trackable URLs (#25671) 2023-08-11 17:04:42 +05:30
RouteParamsMiddleware.ts
serviceWorker.js
store.ts
wdyr.ts chore: improve eslint rules (#26056) 2023-08-07 15:38:48 +03:00