superset/superset-frontend/spec/javascripts
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
..
CRUD test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
addSlice chore: type src/addSlice (#10127) 2020-06-22 08:14:27 -07:00
chart feat: update timeout error UX (#10274) 2020-07-20 15:32:17 -07:00
components chore: enable no-unused-vars and prefer-template eslint rules (#10350) 2020-07-16 19:13:59 -07:00
dashboard feat: adding Storybook to Superset (#10383) 2020-07-22 10:21:25 -07:00
datasource feat(viz): add query mode switch to table chart (#10113) 2020-06-28 21:37:04 -07:00
explore chore: enable no-unused-vars and prefer-template eslint rules (#10350) 2020-07-16 19:13:59 -07:00
messageToasts chore: enable no-unused-vars and prefer-template eslint rules (#10350) 2020-07-16 19:13:59 -07:00
middleware feat: bump sinon to latest (#9926) 2020-05-27 19:34:40 +03:00
modules test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
profile chore: add typing to profile (#10282) 2020-07-14 16:39:37 -07:00
showSavedQuery test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
sqllab chore: enable no-unused-vars and prefer-template eslint rules (#10350) 2020-07-16 19:13:59 -07:00
utils fix: leave null timestamp unformatted in view results table (#10313) 2020-07-14 19:12:06 +03:00
views fix(datasets): sort and humanized modified by (#10380) 2020-07-22 11:34:47 +01:00
welcome chore: type welcome (#10317) 2020-07-15 08:38:43 -07:00