superset/superset-frontend/src/components
Phillip Kelley-Dotson 333dc8529e
feat: tablechart plugin controls migration (#9847)
* delete controls

* move columnoption to controls

* update package and remove columnoption

* fix: remove console and fix import

* fix: lint

* update version

* fix last rebase

* fix: lint:
2020-05-21 12:15:02 -07:00
..
ErrorMessage fix: use snake_case for error_type (#9835) 2020-05-18 12:35:55 -07:00
FilterableTable SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
ListView feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00
Menu [fix] Support APP_ICON_WIDTH configuration parameter in SPA menu (#9666) 2020-04-28 12:59:03 -07:00
Select feat: Adding Emotion ThemeProviders for all React apps (#9853) 2020-05-20 12:43:02 -07:00
ActionMenuItem.jsx feat: partitionchart controls migration (#9768) 2020-05-18 12:48:51 -07: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 feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -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
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
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 feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -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
FlashProvider.tsx fix bug where error at import dashboard fails to show toast in "welcome" app (#9714) 2020-05-08 10:50:55 -07:00
FormRow.jsx feat: partitionchart controls migration (#9768) 2020-05-18 12:48:51 -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.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 feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07: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
PopoverSection.jsx feat: partitionchart controls migration (#9768) 2020-05-18 12:48:51 -07: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
styles.ts feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -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 feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -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.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