superset/superset-frontend/src/components
Evan Rusackas b0380befa1
feat: Allow tests files in /src (plus Label component tests) (#10634)
* allow tests in jest confg

* sample stories for Label component

* passing tests

* stories to tsx!

* excluding knobs exports from published stories

* ts fix

* ts fix

* Label test to TS

* explicitly ignoring test files in webpack bundling

* linting stuff

* adding comment about test file exclusions
2020-08-19 12:54:26 -07:00
..
Button chore: splitting button stories into separate stories (#10631) 2020-08-18 22:47:27 -07:00
ErrorMessage fix: error message modal overflow (#10580) 2020-08-11 17:20:39 -07:00
FilterableTable chore: enable no-unused-vars and prefer-template eslint rules (#10350) 2020-07-16 19:13:59 -07:00
Icon feat: SIP-34 card/grid views for dashboards and charts (#10526) 2020-08-13 14:46:56 -07:00
Label feat: Allow tests files in /src (plus Label component tests) (#10634) 2020-08-19 12:54:26 -07:00
ListView feat: card view bulk select (#10607) 2020-08-18 18:04:36 -07:00
ListViewCard feat: card view bulk select (#10607) 2020-08-18 18:04:36 -07:00
Menu fix: More tweaks needed after adding Doctype tag (#10504) 2020-08-13 11:50:14 -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
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 chore: enable no-static-element-interactions eslint rule (#10351) 2020-07-17 09:19:16 -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 fix: removing unsupported modal sizes (#10625) 2020-08-18 14:33:39 -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
styles.ts feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -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