superset/superset-frontend/src/components
ʈᵃᵢ f7f60cc75d
[Chart & Dashboard] improve listview filter ui and add expandable list support (#9651)
* better styling for select filters and search input

* add emotion babel plugin

* add spec for search input

* fix async select, add beeter error messages

* add error boundary around views

* cleanup and lint

* add expandable list to dashboards

* fix emotion babel config

* fix specs

* remove commented out code

* add selected style

* DRY up styles

* add icons

* fix type

* add apache license

* fix svgs

* fix ExpandableList type

* reduce custom css

* lint
2020-04-29 21:54:07 -07:00
..
ErrorMessage feat(errors): add client scaffolding for custom error messages (#9677) 2020-04-29 17:20:31 -07:00
FilterableTable SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
ListView [Chart & Dashboard] improve listview filter ui and add expandable list support (#9651) 2020-04-29 21:54:07 -07:00
Menu [fix] Support APP_ICON_WIDTH configuration parameter in SPA menu (#9666) 2020-04-28 12:59:03 -07:00
ActionMenuItem.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
AlteredSliceTag.jsx Migrating shared NVD3 controls to new module (#9525) 2020-04-17 11:40:50 -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 SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53: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
Button.jsx [Chart & Dashboard] improve listview filter ui and add expandable list support (#9651) 2020-04-29 21:54:07 -07:00
CachedLabel.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
ChartIcon.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
Checkbox.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
CheckboxIcons.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
ColumnOption.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
ColumnTypeLabel.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
ConfirmStatusChange.tsx deprecate tslint and configure eslint for typescript (#9172) 2020-02-20 09:54:33 -08:00
CopyToClipboard.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
EditableTitle.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
ErrorBoundary.jsx feat(errors): add client scaffolding for custom error messages (#9677) 2020-04-29 17:20:31 -07:00
ExpandableList.tsx [Chart & Dashboard] improve listview filter ui and add expandable list support (#9651) 2020-04-29 21:54:07 -07:00
FaveStar.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08: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
FormRow.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
Hotkeys.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
IndeterminateCheckbox.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
InfoTooltipWithTrigger.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
Link.tsx [datasets] new, listview (react) (#9197) 2020-03-13 21:35:00 +02:00
Loading.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
Loading.less SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
MetricOption.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
ModalTrigger.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
OmniContainer.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
OnPasteSelect.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
OptionDescription.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
PopoverSection.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
RefreshChartOverlay.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
RefreshLabel.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -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 [Chart & Dashboard] improve listview filter ui and add expandable list support (#9651) 2020-04-29 21:54:07 -07:00
StyledSelect.tsx [Chart & Dashboard] improve listview filter ui and add expandable list support (#9651) 2020-04-29 21:54:07 -07:00
TableLoader.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
TableSelector.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
TableSelector.less SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
Timer.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
TooltipWrapper.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08: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
VictoryTheme.js Eslint prefer-object-spread (#9466) 2020-04-03 17:05:16 -07:00
VirtualizedRendererWrap.jsx SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00