superset/superset-frontend/spec/javascripts/dashboard/components/gridComponents
Kamil Gabryjelski a874b14a8a
refactor: Replace react-bootstrap Tabs with Antd Tabs in DashboardBuilder (#11160)
* Replace tabs in DashboardBuilder

* Fix tests

* Fix styling of anchor

* Fix

* Fix cypress test

* Fix tests

* Fix e2e tests

* Use data-tests

* Move tabs styles from superset.less to Emotion

* Restyle tabs in DashboardBuilder

* Test fix

* Fix styling
2020-11-02 13:31:55 -08:00
..
new test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
Chart_spec.jsx fix(dashboard): add animation state to fix tab switch re-renders (#10475) 2020-08-11 00:57:50 -07:00
ChartHolder_spec.jsx feat(dashboards): Filter status indicators (#10936) 2020-10-28 15:46:24 -07:00
Column_spec.jsx feat(dashboards): Filter status indicators (#10936) 2020-10-28 15:46:24 -07:00
Divider_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
Header_spec.jsx feat(dashboards): Filter status indicators (#10936) 2020-10-28 15:46:24 -07:00
Markdown_spec.jsx feat: move ace-editor and mathjs to async modules (#10837) 2020-09-15 14:12:06 -07:00
Row_spec.jsx feat(dashboards): Filter status indicators (#10936) 2020-10-28 15:46:24 -07:00
Tab_spec.jsx refactor: Replace react-bootstrap Tabs with Antd Tabs in DashboardBuilder (#11160) 2020-11-02 13:31:55 -08:00
Tabs_spec.jsx refactor: Replace react-bootstrap Tabs with Antd Tabs in DashboardBuilder (#11160) 2020-11-02 13:31:55 -08:00