Geido
7b66e0bb34
chore: E2E tests for Drill to Detail supported Charts ( #21681 )
2022-10-05 19:54:51 +03:00
Geido
756ed0e36a
feat: Add label and tooltip for the color schemes control ( #21040 )
...
* Add tooltip
* Remove title
* Add license
* Enhance E2E tests
* Update tests
* Lint and test fixes
* Enhance layout
2022-08-22 10:44:15 +03:00
Geido
03764e6ae8
chore: Audit E2E tests for color schemes in Dashboard and Explore ( #20807 )
...
* Update properties tests
* Update selectors
* Verify charts changing colors
* Test shared and label colors
* Update dashboard edit test
* Enhance viz tests
* Remove chart ids
* Update color
2022-08-09 07:49:46 +03:00
Kamil Gabryjelski
b30f6a5db1
chore(explore): Get Explore data from endpoint instead of bootstrap_data ( #20519 )
...
* feat(explore): Use v1/explore endpoint data instead of bootstrapData
* Add tests
* Fix ci
* Remove redundant dependency
* Use form_data_key in cypress tests
* Add auth headers to for data request
* Address comments
* Remove displaying danger toast
* Conditionally add auth headers
* Address comments
* Fix typing bug
* fix
* Fix opening dataset
* Fix sqllab chart create
* Run queries in parallel
* Fix dashboard id autofill
* Fix lint
* Fix test
2022-06-30 21:06:51 +02:00
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