superset/superset-frontend
Evan Rusackas 807bd656c6
Fix: Rejiggering some dependencies, trying to get CI to pass (#10747)
* removing two duplicate devdependencies - leaving dependencies

* bumping shuffled dependencies, making fsevents non-optional

* bumping @babel/cli

* Another bump
2020-08-31 20:50:46 -07:00
..
.storybook style: Tabs now support AntD compound components (+ basic stories) (#10728) 2020-08-31 13:56:59 -07:00
branding style: Change logo color to new branding (#10090) 2020-06-17 19:47:02 -07:00
cypress-base style: rename 'Source' top nav item to 'Data' (#10715) 2020-08-29 18:09:47 -07:00
fonts chore: pre-commit run --all-files (#10500) 2020-08-02 14:32:17 -07:00
images feat: base tabbed modal for new database CRUD UI (#10668) 2020-08-27 14:28:06 -07:00
spec style: rename 'Source' top nav item to 'Data' (#10715) 2020-08-29 18:09:47 -07:00
src style: Tabs now support AntD compound components (+ basic stories) (#10728) 2020-08-31 13:56:59 -07:00
stylesheets style: Pass at propagating (and enhancing) Button component throughout Superset (#10649) 2020-08-28 17:34:28 -07:00
.eslintignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.eslintrc.js feat(listview): skeleton loading states for table and card collections (#10606) 2020-08-21 10:32:37 -07:00
.gitignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.prettierrc test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
babel.config.js [Build] Collect frontend code coverage from Cypress tests (#9555) 2020-04-16 23:35:01 -07:00
cypress_build.sh [Build] Collect frontend code coverage from Cypress tests (#9555) 2020-04-16 23:35:01 -07:00
jest.config.js feat: Allow tests files in /src (plus Label component tests) (#10634) 2020-08-19 12:54:26 -07:00
js_build.sh SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
jsconfig.json test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
package-lock.json Fix: Rejiggering some dependencies, trying to get CI to pass (#10747) 2020-08-31 20:50:46 -07:00
package.json Fix: Rejiggering some dependencies, trying to get CI to pass (#10747) 2020-08-31 20:50:46 -07:00
tsconfig.json Build: fix hot reload for charts (#9400) 2020-03-30 09:31:46 -07:00
webpack.config.js fix: remove FAB rendered menu in favor of react based one (#10401) 2020-08-21 17:19:00 -07:00
webpack.proxy-config.js [Build] Add Github workflows (#9517) 2020-04-14 13:38:09 -07:00