superset/superset-frontend/cypress-base
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
..
cypress fix(query): order by adhoc metrics should trigger group by (#13434) 2021-03-16 21:00:03 -07: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 fix(query): order by adhoc metrics should trigger group by (#13434) 2021-03-16 21:00:03 -07:00
package.json fix(query): order by adhoc metrics should trigger group by (#13434) 2021-03-16 21:00:03 -07:00
tsconfig.json chore: upgrade Cypress to 6.2.1 (#12605) 2021-01-25 15:05:43 -08:00