PromucFlow_constructor/app/client/src/pages/Editor
Hetu Nandu 596f84934c
fix: Debugger shows up with no tab selected (#31126)
fixes: #31124 

Updates the debugger showing logic for Schema tab

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

## Summary by CodeRabbit

- **Bug Fixes**
- Updated the debugger to not render certain tabs (response, header, or
schema) when selected in the bottom bar, enhancing the interface's
usability.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-15 11:47:56 +05:30
..
__tests__
APIEditor chore: refactor curl import API to support context type (#30934) 2024-02-14 12:18:30 +05:30
AppSettingsPane chore: import export refactor for modules (#31086) 2024-02-13 17:39:07 +05:30
CanvasLayoutConversion chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
CanvasPropertyPane chore: Make App Sidebar Generally Available (#30923) 2024-02-09 11:42:36 +05:30
commons chore: import export refactor for modules (#31086) 2024-02-13 17:39:07 +05:30
CommunityTemplates/Modals chore: add unit tests for community modules components (#30458) 2024-01-22 12:51:46 +05:30
CustomWidgetBuilder feat: [custom widget] support SCSS syntax (#31042) 2024-02-12 17:25:30 +05:30
DataSourceEditor fix: Debugger shows up with no tab selected (#31126) 2024-02-15 11:47:56 +05:30
DatasourceInfo chore: Show schema as a tab instead of the right pane (#30906) 2024-02-08 13:25:23 +05:30
EditorName chore: Make App Sidebar Generally Available (#30923) 2024-02-09 11:42:36 +05:30
EntityNavigation chore: Import debugger fixes (#31080) 2024-02-14 12:00:18 +05:30
Explorer fix: UI fixes pages section (#31098) 2024-02-14 10:03:52 +05:30
FirstTimeUserOnboarding fix: Remove guided tour code (#30387) 2024-01-24 16:31:21 +05:30
GeneratePage feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
gitSync fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
GlobalHotKeys fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
IDE fix: UI fixes pages section (#31098) 2024-02-14 10:03:52 +05:30
IntegrationEditor fix: Airgap instance issues (#30924) 2024-02-09 11:44:00 +05:30
JSEditor chore: Handle Editor Pane Segments with an additional flag (#30942) 2024-02-07 12:10:33 +05:30
MultiSelectPropertyPane changes in evaluation for EE - split (#27144) 2023-09-12 17:21:39 +05:30
NavigationSettings chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
PropertyPane chore: Import debugger fixes (#31080) 2024-02-14 12:00:18 +05:30
QueryEditor fix: Datasource null check in QueryDebugger (#31115) 2024-02-14 14:22:04 +05:30
SaaSEditor chore: entity name generation refactor to include other entity types (#30316) 2024-01-17 15:34:50 +05:30
ThemePropertyPane chore: Create a separate theme settings panel for WDS (#29196) 2023-12-01 15:39:21 +03:00
WDSThemePropertyPane fix: Can't switch back to System Default (#30867) 2024-02-02 14:53:45 +03:00
WidgetsEditor chore: import export refactor for modules (#31086) 2024-02-13 17:39:07 +05:30
ActionSettings.tsx
AppsmithLink.tsx chore: Refactoring code for entity explorer on app editor to support package editor (#27844) 2023-10-11 19:41:07 +05:30
Canvas.tsx fix: fix modal position and styles (#30805) 2024-02-06 10:26:47 +03:00
EditorHeader.tsx chore: Make App Sidebar Generally Available (#30923) 2024-02-09 11:42:36 +05:30
EditorSaveIndicator.tsx chore: Refactoring editor app name component for modules (#28055) 2023-10-16 14:37:39 +05:30
EditorShareButton.tsx feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
EntityNotFoundPane.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
FormConfig.tsx
FormControl.tsx changes in evaluation for EE - split (#27144) 2023-09-12 17:21:39 +05:30
HelpBarInHeader.tsx feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
HelpButton.tsx feat: removed welcome tour (#30294) 2024-01-17 10:38:29 +05:30
index.tsx fix: additional ce changes for ee version of CD (#30695) 2024-01-29 14:57:26 +05:30
loader.tsx chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
MainContainerWidthToggles.test.tsx fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
MainContainerWidthToggles.tsx chore: Rename and cleanup of editor components (#26944) 2023-09-12 19:44:02 +05:30
Popper.tsx fix: Adjust evaluated popover position based on the target's position in the view port (#29912) 2023-12-29 12:53:09 +05:30
PropertyPaneHelpButton.tsx chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30
RealtimeAppEditors.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
RequestConfirmationModal.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
ShareApplicationForm.tsx
ToggleModeButton.tsx fix: Remove guided tour code (#30387) 2024-01-24 16:31:21 +05:30
utils.ts chore: action response view refactor (#29031) 2023-11-24 11:34:06 +05:30
WidgetCard.tsx chore: Handle Editor Pane Segments with an additional flag (#30942) 2024-02-07 12:10:33 +05:30
WidgetCardsPane.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
WidgetsEditorEntityExplorer.tsx [Chore]: App Sidebar Library Pane (#28332) 2023-11-03 10:54:58 +05:30
WidgetSidebarWithTags.tsx chore: remove auto focus for search bar in widget explorer (#30606) 2024-01-31 09:01:12 -05:00