PromucFlow_constructor/app/client/src/components
Hetu Nandu 1afe639911
chore: Show schema as a tab instead of the right pane (#30906)
## Description

Moves the Schema in Query Pane from the right side to the tab on the
bottom. This is done to eventually remove the right side pane for Side
by Side layout



#### PR fixes following issue(s)
Fixes #30873

#### Media



https://github.com/appsmithorg/appsmith/assets/12022471/28c5086a-1967-4a72-8dc5-0717751198cf



#### Type of change

- New feature (non-breaking change which adds functionality)

## 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.

- [ x ] Manual
- [ x ] Jest
- [ x ] Cypress


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

- **New Features**
- Introduced a refresh button in the datasource structure container for
easy refreshing.
- Added a new state to handle scenarios with no columns to display,
enhancing user feedback.
- Implemented conditional rendering of components based on new props and
states, improving UI responsiveness and interaction.
- **Enhancements**
	- Updated placeholder texts and messages for a clearer user experience.
- Improved the layout and styling of various components for better
visual appeal and usability.
- **Refactor**
- Streamlined the rendering logic and state management in several
components, leading to a cleaner codebase.
- Removed unused imports and functions, optimizing component
performance.
- **Bug Fixes**
- Fixed issues in test suites related to table schema handling and
selection.
- **UI Changes**
- Adjusted styling properties for better alignment, display, and gap
spacing in the datasource structure search container.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-08 13:25:23 +05:30
..
BottomBar fix: removing env switcher from bottom bar permanently (#30200) 2024-01-12 15:41:51 +05:30
common fix: query/api right pane binding section scroll, schema on expand empty screen (#30718) 2024-01-30 23:46:30 +05:30
designSystems chore: Check new git permissions for respective git operations (#29981) 2024-01-05 10:27:56 +05:30
editorComponents chore: Show schema as a tab instead of the right pane (#30906) 2024-02-08 13:25:23 +05:30
featureWalkthrough fix: Remove guided tour code (#30387) 2024-01-24 16:31:21 +05:30
formControls chore: Move action redesign into its on flag (#30886) 2024-02-06 12:26:33 +05:30
propertyControls fix: restrict the module query being shown in Inputs autocomplete area (#30624) 2024-02-02 11:36:37 +05:30
utils fix: Remove guided tour code (#30387) 2024-01-24 16:31:21 +05:30
wds chore: Integrate Radio Group (#29026) 2023-11-23 11:21:23 +03:00
BusinessTag.tsx chore: Adding kind prop for Business and Enterprise tags (#26594) 2023-08-23 20:48:58 +05:30
constants.ts 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
EnterpriseTag.tsx chore: Adding kind prop for Business and Enterprise tags (#26594) 2023-08-23 20:48:58 +05:30
TabItemBackgroundFill.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00