superset/superset-frontend/src/components
2021-02-26 11:21:51 -08:00
..
Alert Migrate Bootstrap Alert to AntD (#12101) (#12122) 2021-02-21 20:50:18 -08:00
AsyncAceEditor test: add Tests and Storybook for AsyncAceEditor (#13241) 2021-02-22 11:06:23 -08:00
AsyncSelect Moves AsyncSelect component and tests to own folder (#13314) 2021-02-25 16:00:35 -08:00
Button Migrates Collapse component from Bootstrap to AntD (#12920) 2021-02-23 10:24:08 -08:00
ButtonGroup Migrates Button component from Bootstrap to AntD (#12832) 2021-02-01 15:13:10 -08:00
CachedLabel test: CacheLabel (#13318) 2021-02-25 15:48:34 -08:00
Checkbox Migrate Bootstrap Alert to AntD (#12101) (#12122) 2021-02-21 20:50:18 -08:00
dataViewCommon style: table sort icon alignment (#13139) 2021-02-16 11:23:40 -08:00
DeleteModal test: Tests for DeleteModal component (#13286) 2021-02-25 10:56:07 -08:00
DynamicPlugins fix: handle lack of dynamic plugins (#13141) 2021-02-17 20:08:43 +02:00
ErrorMessage chore: use shillelagh instead of gsheetsdb (#13185) 2021-02-18 09:48:18 -08:00
FacePile chore: upgrade eslint, babel, and prettier (#12393) 2021-01-10 17:26:35 -08:00
FaveStar test: tests for component FaveStar (#13320) 2021-02-25 15:47:28 -08:00
FilterableTable Creates storybook and tests for Tooltip component (#13184) 2021-02-17 22:51:35 -08:00
FlashProvider fix(test): change data-test-id to data-test in FlashProvider (#13304) 2021-02-23 13:20:09 -08:00
Icon chore: upgrade eslint, babel, and prettier (#12393) 2021-01-10 17:26:35 -08:00
Icons refactor: New Icon system with Enhanced Antd Custom Icon (#12229) 2021-02-24 19:36:40 -08:00
ImportModal Migrates Button component from Bootstrap to AntD (#12832) 2021-02-01 15:13:10 -08:00
Label test: CacheLabel (#13318) 2021-02-25 15:48:34 -08:00
LastUpdated feat(alerts/reports): add refresh action (#12071) 2020-12-17 11:29:46 -08:00
ListView refactor: New Icon system with Enhanced Antd Custom Icon (#12229) 2021-02-24 19:36:40 -08:00
ListViewCard refactor: New Icon system with Enhanced Antd Custom Icon (#12229) 2021-02-24 19:36:40 -08:00
Loading test: Adding test and storybook to "Loading" component. (#13179) 2021-02-18 00:43:09 -08:00
Menu test: Menu component tests (#13302) 2021-02-25 15:51:26 -08:00
ModalTrigger test: use data-test for testIdAttribute (#13292) 2021-02-23 11:43:35 -06:00
NavDropdown refactor: Use Antd Menu in Menu component (#11528) 2020-11-03 16:19:15 -08:00
OmniContainer test: Tests for OmniContainer (#13305) 2021-02-26 11:21:51 -08:00
Pagination test: Pagination component (#13277) 2021-02-25 22:36:54 -08:00
Popover test: Tests and Storybook entry for the Popover component (#13176) 2021-02-18 10:18:24 -08:00
Select fix: missing select menu background (#12759) 2021-01-25 22:19:55 -08:00
TableLoader test: Adds tests to TableLoader component (#13299) 2021-02-25 17:23:47 -08:00
TableView fix(explore): Scroll only table in Change Dataset and Edit Dataset Modals (#12598) 2021-01-21 10:34:41 -08:00
URLShortLinkButton test: Adds tests to URLShortLinkButton component (#13319) 2021-02-25 10:59:36 -08:00
.eslintrc Migrates Collapse component from Bootstrap to AntD (#12920) 2021-02-23 10:24:08 -08:00
AlteredSliceTag.jsx Creates storybook and tests for Tooltip component (#13184) 2021-02-17 22:51:35 -08:00
AnchorLink.jsx chore: apply capitalization guidelines - iteration 1 (#12447) 2021-01-12 10:47:55 -08:00
AsyncEsmComponent.tsx feat: move ace-editor and mathjs to async modules (#10837) 2020-09-15 14:12:06 -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
CertifiedIconWithTooltip.tsx Creates storybook and tests for Tooltip component (#13184) 2021-02-17 22:51:35 -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: one-click copy chart and dashboard URL (#13037) 2021-02-17 14:14:08 -08:00
DatabaseSelector.tsx Migrates Label component from Bootstrap to AntD. (#12774) 2021-02-01 22:15:07 -08:00
EditableTitle.tsx chore: Tab title to be empty when creating a new tab (#12773) 2021-02-18 10:14:59 -08: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
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
PopoverSection.jsx chore: Added data-test attributes for testing (#11254) 2020-10-14 16:12:01 -07:00
RefreshChartOverlay.tsx Apply capitalization guidelines - iteration 2 (#12343) (#12448) 2021-01-21 21:45:12 -08:00
RefreshLabel.jsx Creates storybook and tests for Tooltip component (#13184) 2021-02-17 22:51:35 -08: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 fix(native-filters): Reset column field for removed dataset (#12519) 2021-01-23 13:24:31 +08: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 Migrates Label component from Bootstrap to AntD. (#12774) 2021-02-01 22:15:07 -08:00