Michael S. Molina
49aa9b4ca8
chore: Removes icon warnings from tests ( #23054 )
2023-02-13 12:31:09 -05:00
Cody Leff
2a30bbce1a
chore: Convert direct uses of antd icons to 'Icons' component ( #22516 )
2023-01-23 14:42:27 -07:00
Lyndsi Kay Williams
7a52b22237
test: Fix act errors in DndMetricSelect test ( #22048 )
2022-11-07 12:33:57 -06:00
Kamil Gabryjelski
cddc361adc
feat(explore): Don't discard controls with custom sql when changing datasource ( #20934 )
2022-10-19 15:29:38 +02:00
Cody Leff
2285ebe72e
fix(explore): Prevent shared controls from checking feature flags outside React render ( #21315 )
2022-09-14 20:41:47 +02:00
Diego Medina
7b5ba39029
fix: Fix auto-reversion of label/title in the Metrics popover ( #19889 )
2022-05-05 22:30:33 -06:00
Diego Medina
e4fca89217
fix: Cannot re-order metrics by drag and drop ( #19876 )
...
* fix: cannot-re-order-metrics-by-drag-and-drop
* add tests
2022-04-27 20:37:12 -06:00
Kamil Gabryjelski
7353a2bd75
fix(explore): Metric control breaks when saved metric deleted from dataset ( #17503 )
2021-11-24 13:06:11 +01:00
Kamil Gabryjelski
fa44325a36
fix(explore): Metrics disappearing after removing metric from dataset ( #17201 )
...
* fix(explore): Metrics disappearing after removing metric from dataset
* fix test
* Apply fix to non-dnd controls
* Make adhoc metrics pick up changes from dataset columns
* Remove console log
* Fix bug in nondnd controls
2021-10-29 16:15:19 +02:00
Kamil Gabryjelski
6ac4f4ef2f
chore(explore): change dnd placeholders ( #16116 )
...
* chore(explore): change dnd placeholders
* Fix tests and lint
2021-08-09 17:50:11 +02:00
Kamil Gabryjelski
d03c608ce1
fix(explore): DndColumnSelect not handling controls with "multi: false" ( #14737 )
...
* fix(explore): DndColumnSelect not handling controls with multi={false}
* Implement translations for singular and plural cases
* Fix test
2021-05-24 09:53:46 +02:00
Michael S. Molina
42c7e2cae6
test: Adds tests to dnd controls ( #13650 )
2021-04-01 09:11:33 -07:00