superset/superset-frontend/src/explore/controlUtils
Kamil Gabryjelski 6f4480a06c
feat(explore): Replace overlay with alert banner when chart controls change (#19696)
* Rename explore alert

* Rename refreshOverlayVisible to chartIsStale

* Implement banners

* Add tests

* Add clickable text to empty state

* Fix viz type switching

* styling changes

* Fixes after rebasing

* Code review fixes

* Fix bug

* Fix redundant refreshing
2022-04-19 14:57:06 +02:00
..
controlUtils.test.tsx chore: cleanup as unknown conversion (#19587) 2022-04-08 17:32:29 +08:00
getControlConfig.ts refactor(monorepo): stage 1 (#17427) 2021-11-17 15:31:36 +08:00
getControlState.ts Check validity of control item (#17349) 2021-11-05 12:56:03 +02:00
getControlValuesCompatibleWithDatasource.ts feat(explore): Keep or reset chart config after datasource change (#18215) 2022-02-02 21:28:35 +01:00
getFormDataFromControls.ts feat(explore): Replace overlay with alert banner when chart controls change (#19696) 2022-04-19 14:57:06 +02:00
getSectionsToRender.ts refactor: convert controlUtils to TypeScript (1 of 2) (#13401) 2021-03-03 14:51:36 -08:00
index.ts feat(explore): Keep or reset chart config after datasource change (#18215) 2022-02-02 21:28:35 +01:00