superset/superset-frontend/cypress-base/cypress/integration/explore
Jesse Yang bd1d6acb0c
fix(query): order by adhoc metrics should trigger group by (#13434)
* fix(query): properly select adhoc metrics in orderby

* Throw error when sql is empty

* Allow `metrics` to be None

* Always use alias in orderby for metrics

* Bump table chart version and migrate histogram to typescript

* Fix Histogram without groupby

* Fix Presto birth names test

* Raw records mode should not aggregate
2021-03-16 21:00:03 -07:00
..
visualizations fix(query): order by adhoc metrics should trigger group by (#13434) 2021-03-16 21:00:03 -07:00
AdhocFilters.test.ts chore: upgrade Cypress to 6.2.1 (#12605) 2021-01-25 15:05:43 -08:00
AdhocMetrics.test.ts chore: upgrade Cypress to 6.2.1 (#12605) 2021-01-25 15:05:43 -08:00
advanced_analytics.test.ts refactor(explore): convert ControlPanelsContainer to typescript (#13221) 2021-02-28 10:10:15 -08:00
annotations.test.ts refactor(explore): convert ControlPanelsContainer to typescript (#13221) 2021-02-28 10:10:15 -08:00
chart.test.js chore: upgrade Cypress to 6.2.1 (#12605) 2021-01-25 15:05:43 -08:00
control.test.ts Migrates Label component from Bootstrap to AntD. (#12774) 2021-02-01 22:15:07 -08:00
filter_box.test.js chore: upgrade Cypress to 6.2.1 (#12605) 2021-01-25 15:05:43 -08:00
link.test.ts Migrates DropdownButton component from Bootstrap to AntD (#13002) 2021-02-18 10:14:21 -08:00