superset/superset-frontend/cypress-base/cypress/integration
Kamil Gabryjelski 41738df77d
feat: Results table on Explore view (#11854)
* Upgrade react-split

* Implement split on ExploreChartPanel

* Implement tabs with collapse

* Fix run query button

* Fix copy to clipboard button

* Move table controls to separate file

* Make component more generic to handle samples

* Remove samples from DisplayQueryButton

* Move data tables to separate file

* Make split dynamically controlled

* Fix unit test

* Fix arrow not centered

* fixup! Fix arrow not centered

* Change copy button paddings

* Use translations

* Fix grammar in a comment

* Fix imports

* Use grid units

* Convert new files to typescript

* Fix after rebase

* Remove forceRender

* Fix big_number test

* Delay making request until panel is opened

* White background in south panel

* fixup! White background in south panel

* Lint fix

* Lint fix

* Remove redundant prop types

* Remove console log

* Delay loading samples until user switches tab

* Add debounce to filter input

* Use gridUnit for gutter sizes

* Change types object to Record<string, any>
2020-12-04 19:49:24 -08:00
..
chart_list feat: filter by me on CRUD list view (#11683) 2020-11-25 11:56:48 -08:00
dashboard chore: controls.test supporting v1 charts and added force=true to url when r… (#11754) 2020-11-24 10:50:33 -08:00
dashboard_list feat: filter by me on CRUD list view (#11683) 2020-11-25 11:56:48 -08:00
database feat: keep modal open when saving database failed (#11618) 2020-11-12 16:10:14 -08:00
explore feat: Results table on Explore view (#11854) 2020-12-04 19:49:24 -08:00
sqllab refactor: Replace react-bootstrap tabs with Antd tabs in SqlLab (#11212) 2020-10-09 23:11:25 -07:00