superset/superset-frontend
Kamil Gabryjelski 55a3404b71
refactor: Replace react-bootstrap tabs with Antd tabs (#11118)
* Replace tabs in BuilderComponentPane

* Replace tabs in ControlPanelsContainer

* Replace tabs in AdhocMetricEditPopover

* Replace Tabs in DatasourceEditor

* Replace tabs in AdhocFilterEditPopover

* Replace tabs in DateFilterControl

* Bug fix

* Change Tab styles

* Fix tests

* Fix cypress tests

* Lint fix

* Fix tests

* Change Tabs style in ControlPanelsContainer

* Change tabs content height

* Lint fix

* Add data test

* Fix e2e test

* Move Tabs file to separate dir

* Fix after rebase

* Fix e2e tests

* Fix after rebase
2020-10-30 22:05:31 -07:00
..
.storybook refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
branding style: Change logo color to new branding (#10090) 2020-06-17 19:47:02 -07:00
cypress-base refactor: Replace react-bootstrap tabs with Antd tabs (#11118) 2020-10-30 22:05:31 -07:00
fonts chore: pre-commit run --all-files (#10500) 2020-08-02 14:32:17 -07:00
images feat: home screen mvp (#11206) 2020-10-29 21:59:31 -07:00
spec refactor: Replace react-bootstrap tabs with Antd tabs (#11118) 2020-10-30 22:05:31 -07:00
src refactor: Replace react-bootstrap tabs with Antd tabs (#11118) 2020-10-30 22:05:31 -07:00
stylesheets feat(dashboards): Filter status indicators (#10936) 2020-10-28 15:46:24 -07:00
.eslintignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.eslintrc.js fix: Enable ESLint rule default-props-match-prop-types (#11058) 2020-10-02 15:54:56 -07:00
.gitignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
babel.config.js Configured babel plugin for removing data-test from production code (#11327) 2020-10-26 21:16:02 -07:00
cypress_build.sh chore: update port that cypress runs on for local vs test (#10847) 2020-09-16 12:31:03 -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 build(deps-dev): bump node-fetch in /superset-frontend (#11485) 2020-10-30 14:19:44 -07:00
package.json build(deps-dev): bump node-fetch in /superset-frontend (#11485) 2020-10-30 14:19:44 -07:00
prettier.config.js refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
tsconfig.json build: update webpack for npm linking plugins (#11253) 2020-10-13 16:54:06 -07:00
webpack.config.js build: update webpack for npm linking plugins (#11253) 2020-10-13 16:54:06 -07:00
webpack.proxy-config.js fix: error handling for webpack proxy (#11420) 2020-10-25 17:14:56 -07:00