superset/superset-frontend/cypress-base
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
..
cypress feat: Results table on Explore view (#11854) 2020-12-04 19:49:24 -08:00
.eslintrc Eslint dependencies versions updates (#10839) 2020-09-13 23:59:02 -07:00
.gitignore [Build] Collect frontend code coverage from Cypress tests (#9555) 2020-04-16 23:35:01 -07:00
cypress.json build(deps-dev): update cypress to 5.5.0, improvements for running locally (#11603) 2020-11-10 15:51:47 -08:00
package-lock.json build(cypress): Fix issue with cypress code-coverage plugin when running locally (#11698) 2020-11-15 13:16:34 -08:00
package.json build(cypress): Fix issue with cypress code-coverage plugin when running locally (#11698) 2020-11-15 13:16:34 -08:00
tsconfig.json fix: dashboard edit/save errors (#10834) 2020-10-22 14:33:22 -07:00