superset/superset-frontend/packages/superset-ui-core/test/color
Geido 6b0c3032b2
chore: Update color scheme when deleted or changed (#20589)
* 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

* Fallback to default color scheme

* Fix dashboard id autofill

* Fix lint

* Fix test

* Fix hydrate action

* Update dashboard colors

* Add color scheme domain

* Add check for default scheme

* Make me pretty

* Clean up

* Nit

* Clean up

* Pretty

* Fix missing sequential

* Lint

* Enhance test

* Lint

Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2022-07-25 18:50:49 -04:00
..
CategoricalColorNameSpace.test.ts refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
CategoricalColorScale.test.ts feat(superset-ui-core): add feature flag for the analogous colors (#19987) 2022-06-03 21:32:32 +08:00
CategoricalSchemeRegistrySingleton.test.ts refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
ColorScheme.test.ts refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
ColorSchemeRegistry.test.ts chore: Update color scheme when deleted or changed (#20589) 2022-07-25 18:50:49 -04:00
colorSchemes.test.ts refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
index.test.ts refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
SequentialScheme.test.ts refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
SequentialSchemeRegistrySingleton.test.ts refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
SharedLabelColorSingleton.test.ts fix(codecov): improve core code coverage (#20274) 2022-06-06 17:21:23 +08:00
utils.test.ts chore: cleanup as unknown conversion (#19587) 2022-04-08 17:32:29 +08:00