superset/superset-frontend/spec/javascripts/dashboard/components
Geido 59a6502efe
fix: Color consistency (#17089)
* Update label colors on the fly

* Clean up

* Improve getFormDataWithExtraFilters

* Improve code structure

* Remove labelColors from formData

* Exclude label_colors from URL

* Refactor color scheme implementation

* Clean up

* Refactor and simplify

* Fix lint

* Remove unnecessary ColorMapControl

* Lint

* Give json color scheme precedence

* Add label_colors prop in metadata

* Separate owners and dashboard meta requests

* Remove label_colors control

* bump superset-ui 0.18.19

* Fix end of file

* Update tests

* Fix lint

* Update Cypress

* Update setColorScheme method

* Use Antd modal body
2021-11-03 19:22:38 +02:00
..
dnd test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
gridComponents chore: Moves spec files to the src folder - iteration 7 (#16943) 2021-10-04 10:56:49 -03:00
menu fix: Revert "fix: RBAC hide right menu (#16902)" (#16968) 2021-10-04 19:18:12 -07:00
nativeFilters feat(dashboard): Let users re-arrange native filters (#16154) 2021-10-15 16:56:33 -07:00
resizable test: RTL overhaul - hackathon (#16626) 2021-09-22 11:37:35 -07:00
DashboardBuilder_spec.jsx chore: Improves the native filters bar layout (#15115) 2021-06-16 14:17:14 +03:00
DashboardGrid_spec.jsx Fix tests errors and warnings - iteration 4 (#12212) (#12223) 2021-01-25 23:24:41 -08:00
Dashboard_spec.jsx perf(native-filters): avoid unnecessary reloading of charts (#14408) 2021-05-03 14:56:41 +03:00
FiltersBadge_spec.tsx fix: Owners selection in dataset edit UX (#17063) 2021-10-12 20:27:56 -04:00
MissingChart_spec.tsx test: RTL overhaul - hackathon (#16626) 2021-09-22 11:37:35 -07:00
PropertiesModal_spec.jsx fix: Color consistency (#17089) 2021-11-03 19:22:38 +02:00
RefreshIntervalModal_spec.tsx test: RTL overhaul - hackathon (#16626) 2021-09-22 11:37:35 -07:00
SliceAdder_spec.jsx fix: Charts sort by in edit mode gets cut off (#15896) 2021-07-26 16:38:38 -03:00