superset/superset-frontend/src
Evan Rusackas 878f06d133
feat: Getting fancier with Storybook (#10647)
* Niftier paddings

* upgrading storybook, fixing glob pattern

* moving a couple storybook dependencies to dev dependencies

* fixing annoying lint issue about dev dependencies needing to be dependencies

* adds essential addons, fixes backgrounds

* newline tweaks

* comment about no-extraneous-dependencies, higher specificity on that rule, other linting stuff

* a *python* linter doesn't like this whitespace?!

* putting the linespace back

* ugh, found the space causing CI issues... I think
2020-08-20 22:41:25 -07:00
..
addSlice refactor: import emotion-theming methods from @superset-ui/style (#10157) 2020-06-24 19:23:51 -07:00
chart chore: migrate console logs to logging service (#10608) 2020-08-16 20:20:47 -07:00
common/components feat: Add antd to the codebase (#10508) 2020-08-05 13:50:30 -07:00
components feat: Getting fancier with Storybook (#10647) 2020-08-20 22:41:25 -07:00
CRUD feat: add certification to metrics (#10630) 2020-08-19 20:45:33 -07:00
dashboard refactor: [migration] convert iframe chart into dashboard markdown component (#10590) 2020-08-16 14:43:30 -07:00
datasource feat: add certification to metrics (#10630) 2020-08-19 20:45:33 -07:00
explore fix: controls scroll issue (#10644) 2020-08-19 13:19:40 -07:00
logger fix: [logging] fix render chart error type (#10000) 2020-06-05 14:44:52 -07:00
messageToasts chore: uniform icons across list views (#10363) 2020-07-20 19:56:51 -07:00
middleware chore: clarify logging source field (#10306) 2020-07-13 21:16:51 -07:00
modules chore: enable no-unused-vars and prefer-template eslint rules (#10350) 2020-07-16 19:13:59 -07:00
profile chore: TypeScript <Label /> (#10494) 2020-08-06 22:33:07 -07:00
setup chore: migrate console logs to logging service (#10608) 2020-08-16 20:20:47 -07:00
showSavedQuery SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
SqlLab fix: removing unsupported modal sizes (#10625) 2020-08-18 14:33:39 -07:00
types feat: SIP-34 card/grid views for dashboards and charts (#10526) 2020-08-13 14:46:56 -07:00
utils fix: timeout error message (#10478) 2020-07-29 15:58:46 -07:00
views feat: setup react page with submenu for datasources listview (#10642) 2020-08-20 11:42:17 -07:00
visualizations refactor: [migration] convert iframe chart into dashboard markdown component (#10590) 2020-08-16 14:43:30 -07:00
featureFlags.ts feat(listviews): SIP-34 filters for charts, dashboards, datasets (#10335) 2020-07-27 10:14:11 -07:00
preamble.ts chore(ts): convert base js files to typescript (#9826) 2020-05-24 19:50:08 -07:00
reduxUtils.ts chore(ts): convert base js files to typescript (#9826) 2020-05-24 19:50:08 -07:00
theme.ts feat: Add antd to the codebase (#10508) 2020-08-05 13:50:30 -07:00