superset/superset-frontend/src/components
2020-11-24 12:13:52 -08:00
..
Button refactor: Replace react-bootstrap MenuItems with Antd Menu (#11555) 2020-11-04 14:32:38 -08:00
Checkbox Revert "style: fix checkbox color (#10970)" (#11051) 2020-09-24 16:53:02 -07:00
dataViewCommon refactor: Remove reactable arc (#11535) 2020-11-10 15:13:29 -08:00
ErrorMessage refactor: Use Antd Modals instead of react-bootstrap Modals (#11366) 2020-10-27 13:08:04 -07:00
FacePile chore(home-screen): fixes for loading states, flicker issue, and reduction of api calls (#11557) 2020-11-06 19:35:13 -08:00
FilterableTable ESLint: Remove ts-ignore comments (#10933) 2020-09-21 15:47:33 -07:00
Icon feat: Query History CRUD list view (#11574) 2020-11-12 11:55:13 -10:00
Label style: fix labels vertical align (#11415) 2020-10-25 17:55:22 -07:00
ListView refactor: use rison for list view filters stateful urls (#11675) 2020-11-24 11:19:48 -08:00
ListViewCard add tool tip to cards (#11791) 2020-11-24 10:20:27 -08:00
Menu Make spacings in Settings menu more consistent (#11709) 2020-11-19 13:01:53 -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: style multiselect input (#11732) 2020-11-23 14:15:11 -08:00
TableView refactor: Remove reactable arc (#11535) 2020-11-10 15:13:29 -08:00
AlteredSliceTag.jsx refactor: Use Modals from Antd instead of react-bootstrap (#11330) 2020-10-26 11:20:10 -07: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 refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07: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 refactor: Replace react-bootstrap MenuItems with Antd Menu (#11487) 2020-11-04 13:47:25 -08:00
DatabaseSelector.tsx style: fix labels vertical align (#11415) 2020-10-25 17:55:22 -07:00
DeleteModal.tsx refactor: Replace react-bootstrap Modals with Antd in Datasource (#11390) 2020-10-28 14:42:13 -07: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 refactor: reduce number of api calls needed to fetch favorite status for charts and dashboards (#11502) 2020-11-02 21:26:14 -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
IndeterminateCheckbox.tsx style(listview): various changes to get closer to SIP-34 designs (#11101) 2020-10-09 13:06:26 -07:00
Link.tsx ESLint: Remove ts-ignore comments (#10933) 2020-09-21 15:47:33 -07:00
Loading.tsx refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
ModalTrigger.jsx Fix ModalTriggers styling in SqlLab (#11719) 2020-11-16 17:13:37 -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
styles.ts feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07: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 feat: add certification info to table selector (#11785) 2020-11-24 12:13:52 -08:00
Timer.tsx style: fix labels vertical align (#11415) 2020-10-25 17:55:22 -07:00
TooltipWrapper.jsx fix(explore): edit datasource does not update control states (#10284) 2020-07-10 12:46:25 -07:00
URLShortLinkButton.jsx refactor: Replace react-bootstrap Tabs with Antd Tabs in DashboardBuilder (#11160) 2020-11-02 13:31:55 -08:00
URLShortLinkModal.jsx refactor: Replace react-bootstrap MenuItems with Antd Menu (#11554) 2020-11-05 13:30:03 -08:00