superset/superset-frontend/src/components
Evan Rusackas 4b40d44b5c
style: Fancier menus, more SIP-34-ish (#10423)
* style: shinier menus

* fixing mouseover glitch

* unused import

* rm emotion-reset

* restoring default config values

* lint fixes 

* a bit more pizzaz to the underlines (max's idea), fading active background

* simplifying navtitle -> label

* RBNavDropdown  -> ReactBootstrapNavDropdown

* nixing whitespace

* replacing !importants with better selector specificity

* moving Menu LESS into Emotion

* no more border!

* fixing border issue

* language picker, account dropdown now use new dropdown component

* nixing whitespace in comment

* nixing duplicate styling

* removing borders on FAB navbar

* explicit font coloring

* linting
2020-08-24 23:16:44 -07:00
..
Button Eslint error cleanup (#10657) 2020-08-24 14:04:27 -07:00
ErrorMessage feat: setup react page with submenu for datasources listview (#10642) 2020-08-20 11:42:17 -07:00
FilterableTable chore: enable no-unused-vars and prefer-template eslint rules (#10350) 2020-07-16 19:13:59 -07:00
Icon style: Fancier menus, more SIP-34-ish (#10423) 2020-08-24 23:16:44 -07:00
Label feat(listview): skeleton loading states for table and card collections (#10606) 2020-08-21 10:32:37 -07:00
ListView feat(listview): skeleton loading states for table and card collections (#10606) 2020-08-21 10:32:37 -07:00
ListViewCard Eslint error cleanup (#10657) 2020-08-24 14:04:27 -07:00
Menu style: Fancier menus, more SIP-34-ish (#10423) 2020-08-24 23:16:44 -07:00
NavDropdown style: Fancier menus, more SIP-34-ish (#10423) 2020-08-24 23:16:44 -07:00
Select fix: adds pagination/infinite scroll to owners select in DashboardList and ChartList (#10035) 2020-06-17 16:27:21 -07:00
ActionMenuItem.jsx chore: bump superset-ui to v0.14.1 (#10112) 2020-06-22 11:14:23 -07:00
AlteredSliceTag.jsx chore: enable no-unused-vars and prefer-template eslint rules (#10350) 2020-07-16 19:13:59 -07:00
AnchorLink.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
AsyncSelect.jsx feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00
AvatarIcon.tsx feat: SIP-34 card/grid views for dashboards and charts (#10526) 2020-08-13 14:46:56 -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 chore: TypeScript <Label /> (#10494) 2020-08-06 22:33:07 -07:00
CertifiedIconWithTooltip.tsx feat: add certification to metrics (#10630) 2020-08-19 20:45:33 -07:00
ChartIcon.tsx chore: migrate Checkbox to tsx (#10453) 2020-07-28 11:46:36 -07:00
Checkbox.tsx chore: migrate Checkbox to tsx (#10453) 2020-07-28 11:46:36 -07:00
CheckboxIcons.tsx chore: migrate Checkbox to tsx (#10453) 2020-07-28 11:46:36 -07:00
ConfirmStatusChange.tsx feat: update delete modal for dataset (#10258) 2020-07-10 14:23:17 -07:00
CopyToClipboard.jsx Eslint error cleanup (#10657) 2020-08-24 14:04:27 -07:00
DeleteModal.tsx fix: removing unsupported modal sizes (#10625) 2020-08-18 14:33:39 -07:00
EditableTitle.tsx feat: dataset editor improvements (#10444) 2020-08-04 11:52:35 -07:00
ErrorBoundary.jsx feat(errors): add client scaffolding for custom error messages (#9677) 2020-04-29 17:20:31 -07:00
ExpandableList.tsx feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00
FaveStar.tsx feat: SIP-34 card/grid views for dashboards and charts (#10526) 2020-08-13 14:46:56 -07:00
FilterBadgeIcon.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
FilterBadgeIcon.less SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
FlashProvider.tsx feat: add database dropdown to dashboard import (#10118) 2020-07-05 15:08:37 -07:00
FormLabel.tsx chore: wiring ControlLabel to a new FormLabel (#10388) 2020-07-23 00:27:22 -07:00
FormRow.jsx chore: bump superset-ui to v0.14.1 (#10112) 2020-06-22 11:14:23 -07:00
Hotkeys.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
IndeterminateCheckbox.tsx feat: add more columns and icons to dataset listview (#10043) 2020-06-16 17:30:10 -07:00
Link.tsx chore: enable no-unused-vars and prefer-template eslint rules (#10350) 2020-07-16 19:13:59 -07:00
Loading.tsx fix: Loading overlay bugfix and cleanup (#10105) 2020-06-24 14:21:45 -07:00
Modal.tsx feat: setup react page with submenu for datasources listview (#10642) 2020-08-20 11:42:17 -07:00
ModalTrigger.jsx fix: removing unsupported modal sizes (#10625) 2020-08-18 14:33:39 -07:00
OmniContainer.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
Pagination.tsx feat: SIP-34 card/grid views for dashboards and charts (#10526) 2020-08-13 14:46:56 -07:00
PopoverSection.jsx chore: enable no-static-element-interactions eslint rule (#10351) 2020-07-17 09:19:16 -07:00
RefreshChartOverlay.tsx fix: Loading overlay bugfix and cleanup (#10105) 2020-06-24 14:21:45 -07:00
RefreshLabel.jsx chore: enable no-static-element-interactions eslint rule (#10351) 2020-07-17 09:19:16 -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 feat: SIP-34 card/grid views for dashboards and charts (#10526) 2020-08-13 14:46:56 -07:00
TableLoader.jsx chore: enable no-unused-vars and prefer-template eslint rules (#10350) 2020-07-16 19:13:59 -07:00
TableSelector.jsx fix: More tweaks needed after adding Doctype tag (#10504) 2020-08-13 11:50:14 -07:00
TableSelector.less SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
Timer.tsx chore: Migrate Timer component from jsx to tsx (#10455) 2020-08-07 09:30:17 -07:00
TooltipWrapper.jsx fix(explore): edit datasource does not update control states (#10284) 2020-07-10 12:46:25 -07:00
URLShortLinkButton.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
URLShortLinkModal.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
styles.ts feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00