superset/superset-frontend/src
Evan Rusackas ca71d4d6ee
feat: adding Storybook to Superset (#10383)
* Storybook added!

* starting to configure junk....

* Storybook works!!!

* Now with theme!

* apache boilerplate

* more apache comments

* lots o' knobs for the Button.... taking stock of the codebase

* more classes, but killing the knob for now.

* nixing unused module

* linting

* fresh package-lock

* now with tooltip!

* adding path and zlip because the linter told me to

* upgrading storybook packages from devdeps

* linting

* removing cruft

* killing an annoying (and old?) lint issue

* lint fix, take 2.

* removing zlib/path

* package lock reset from master

* re-adding new packages for this here PR

* nixing console log, simplifying

* nixing comment TODOs (done enough!)

* basic docs.
2020-07-22 10:21:25 -07:00
..
addSlice refactor: import emotion-theming methods from @superset-ui/style (#10157) 2020-06-24 19:23:51 -07:00
chart feat: update timeout error UX (#10274) 2020-07-20 15:32:17 -07:00
components feat: adding Storybook to Superset (#10383) 2020-07-22 10:21:25 -07:00
CRUD style: SIP-34 control-label (#10381) 2020-07-21 20:30:36 -07:00
dashboard fix: extra filters for chart data endpoint (#10359) 2020-07-21 08:24:50 +03:00
datasource style: add warning msg to "Change Datasource" modal (#10379) 2020-07-21 10:07:58 -07:00
explore feat: update timeout error UX (#10274) 2020-07-20 15:32:17 -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: type welcome (#10317) 2020-07-15 08:38:43 -07:00
setup feat: update timeout error UX (#10274) 2020-07-20 15:32:17 -07:00
showSavedQuery SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
SqlLab feat: update timeout error UX (#10274) 2020-07-20 15:32:17 -07:00
types chore: type welcome (#10317) 2020-07-15 08:38:43 -07:00
utils feat: update timeout error UX (#10274) 2020-07-20 15:32:17 -07:00
views fix(datasets): sort and humanized modified by (#10380) 2020-07-22 11:34:47 +01:00
visualizations move control panel to filterbox folder (#10346) 2020-07-20 13:40:00 -07:00
welcome fix: modified by column on charts and dashboards (#10340) 2020-07-16 23:15:47 +01:00
featureFlags.ts refactor: better naming for config flags (#10180) 2020-06-26 17:36:50 -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 chore(ts): convert base js files to typescript (#9826) 2020-05-24 19:50:08 -07:00