superset/superset-frontend/src/components
Elizabeth Thompson 466a7c8693
fix: south pane scrolling issues (#12318)
* remove extra scrollbars

* fix sql lab south pane bottom margin

* Update superset-frontend/src/SqlLab/components/SouthPane.jsx

Co-authored-by: Evan Rusackas <evan@preset.io>

* Update superset-frontend/src/SqlLab/components/SouthPane.jsx

Co-authored-by: Evan Rusackas <evan@preset.io>

* move styles to component

Co-authored-by: Evan Rusackas <evan@preset.io>
2021-01-08 09:52:33 -08:00
..
Button chore: remove harmless incubator refs (#12289) 2021-01-06 13:45:19 +02:00
Checkbox refactor : Transform SaveModal to typescript (#11951) 2020-12-10 23:02:03 -08:00
dataViewCommon fixing rounded corners (#11990) 2020-12-09 21:07:23 -08:00
DynamicPlugins feat: Dynamically imported viz plugins (#10288) 2020-12-19 07:06:11 -08:00
ErrorMessage refactor: Fix anchor-is-valid lint warnings (#12010) 2020-12-21 23:58:05 -08:00
FacePile fix: improve Avatar text size consistency (#11837) 2020-11-29 20:08:47 -08:00
FilterableTable fix: south pane scrolling issues (#12318) 2021-01-08 09:52:33 -08:00
Icon feat: SQL Toolbar (#12067) 2021-01-07 17:04:43 -05:00
ImportModal fix: improve import flow UI/UX (#12070) 2020-12-16 13:08:39 -08:00
Label test: add React Testing Library (#11771) 2020-12-01 11:14:37 -08:00
LastUpdated feat(alerts/reports): add refresh action (#12071) 2020-12-17 11:29:46 -08:00
ListView chore: Change chart_is_fav to chart_is_favorite (#12075) 2020-12-22 10:03:26 -08:00
ListViewCard feat(welcome): add SQL snippets to saved queries card (#11678) 2020-11-30 11:53:12 -08:00
Menu Fix tests errors and warnings - iteration 1 (#12212) (#12213) 2021-01-05 16:24:57 -08:00
NavDropdown refactor: Use Antd Menu in Menu component (#11528) 2020-11-03 16:19:15 -08:00
Popover fix: SpatialControl popover won't open (#11127) 2020-09-30 23:12:51 -07:00
Select Fix menuPortal dropdown z-index (#12330) 2021-01-07 12:08:36 -08:00
TableView refactor: Remove reactable arc (#11535) 2020-11-10 15:13:29 -08:00
AlteredSliceTag.jsx fix: Altered button crashing and title not updating on Explore view (#11960) 2021-01-04 16:14:06 -08:00
AnchorLink.jsx refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
AsyncAceEditor.tsx feat: move ace-editor and mathjs to async modules (#10837) 2020-09-15 14:12:06 -07:00
AsyncEsmComponent.tsx feat: move ace-editor and mathjs to async modules (#10837) 2020-09-15 14:12:06 -07:00
AsyncSelect.jsx feat(SIP-39): Async query support for charts (#11499) 2020-12-10 20:21:56 -08:00
BootstrapSliderWrapper.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
BootstrapSliderWrapper.less SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
CachedLabel.jsx refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
CertifiedIconWithTooltip.tsx feat: add certification info to table selector (#11785) 2020-11-24 12:13:52 -08:00
ChartIcon.tsx chore: migrate Checkbox to tsx (#10453) 2020-07-28 11:46:36 -07:00
CheckboxIcons.tsx changing to the correct hex color (#11073) 2020-09-25 21:09:59 -07:00
ConfirmStatusChange.tsx feat: SIP-34 table list view for databases (#10705) 2020-09-02 11:48:21 -07:00
CopyToClipboard.jsx feat: SQL Toolbar (#12067) 2021-01-07 17:04:43 -05:00
DatabaseSelector.tsx fix (dataset editor): allow Source tab readOnly mode (#11781) 2020-12-01 17:10:33 -08:00
DeleteModal.tsx fix: disable browser autocomplete for DeleteModal (#12043) 2020-12-14 14:10:55 -08:00
EditableTitle.tsx feat(dashboards): Filter status indicators (#10936) 2020-10-28 15:46:24 -07:00
ErrorBoundary.jsx style(sqllab): make database errors more clear and render as monospace (#11075) 2020-10-06 12:50:38 -07:00
ExpandableList.tsx style: Pass at propagating (and enhancing) Button component throughout Superset (#10649) 2020-08-28 17:34:28 -07:00
FaveStar.tsx Align icon (#11848) 2020-12-01 22:44:55 -08:00
FlashProvider.tsx Re-enable rule line-between-class-members (#10862) 2020-09-14 15:41:32 -07:00
FormLabel.tsx refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
FormRow.jsx chore: bump superset-ui to v0.14.1 (#10112) 2020-06-22 11:14:23 -07:00
Hotkeys.jsx refactor: Replace usages of Popover from react-bootstrap with Antd (#11163) 2020-10-19 20:42:33 -07:00
IconTooltip.tsx refactor: Fix anchor-is-valid lint warnings (#12010) 2020-12-21 23:58:05 -08:00
IndeterminateCheckbox.tsx style(listview): various changes to get closer to SIP-34 designs (#11101) 2020-10-09 13:06:26 -07:00
Loading.tsx Reduce z-index (#12334) 2021-01-07 12:59:11 -08:00
ModalTrigger.jsx chore: Move styles of Dashboard and FilterScopeSelector modals to Emotion (#11779) 2020-11-29 21:20:03 -08:00
OmniContainer.jsx refactor: Use Antd Modals instead of react-bootstrap Modals (#11366) 2020-10-27 13:08:04 -07:00
Pagination.tsx Re-enable rule line-between-class-members (#10862) 2020-09-14 15:41:32 -07:00
PopoverSection.jsx chore: Added data-test attributes for testing (#11254) 2020-10-14 16:12:01 -07:00
RefreshChartOverlay.tsx chore: Button cruft cleanup (#11342) 2020-10-23 10:42:29 -07:00
RefreshLabel.jsx ESLint: Re-enable rule control-has-associated-label (#10866) 2020-09-14 13:00:39 -07:00
RefreshLabel.less SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
SearchInput.tsx style(listview): various changes to get closer to SIP-34 designs (#11101) 2020-10-09 13:06:26 -07:00
SupersetResourceSelect.tsx feat: Native filters fast-follow (#12138) 2020-12-19 01:57:06 -08:00
TableLoader.tsx chore: upgrade TypeScript (3.8.3 -> 4.0.3) (#11421) 2020-10-25 22:01:41 -07:00
TableSelector.less SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
TableSelector.tsx fix: certification icon order (#11881) 2020-12-01 17:11:09 -08:00
Timer.tsx feat: SQL Toolbar (#12067) 2021-01-07 17:04:43 -05:00
TooltipWrapper.jsx refactor: Replace react-bootstrap tooltips with Antd tooltips (#11737) 2020-11-24 13:04:55 -08:00
URLShortLinkButton.jsx refactor: Replace react-bootstrap Tabs with Antd Tabs in DashboardBuilder (#11160) 2020-11-02 13:31:55 -08:00
URLShortLinkModal.tsx refactor: Transform URLShortLinkModal to Typescript (#11971) 2020-12-15 08:12:00 -08:00