grafana/public/app/features/transformers/spatial
Drew Slobodnjak ee8f292c6a
Geomap: Improve location editor (#58017)
* add custom component for location editor

* FC cleanup

* Apply filter to add location fields call

* Create custom editor for location mode

* Apply validation logic and render warning

* Improve alert styling

* Add help url button to location alert

* Add success alert for auto

* Remove completed TODOs

* Only use alert on error, not success

* Change location mode to dropdown

* Change alert severity to less severe, info

* Prevent auto field selection during manual

* Update location testing to be for auto mode

* Run geo transformer editor init once

* Fix breaking test

* Clean up some anys

* Update styling for alert

* Remove auto success styling

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
2022-11-22 11:24:56 -08:00
..
models.gen.ts Chore: refactor core transformer folder structure (#45497) 2022-02-17 08:12:38 -08:00
optionsHelper.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
spatialTransformer.test.ts Chore: refactor core transformer folder structure (#45497) 2022-02-17 08:12:38 -08:00
spatialTransformer.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
SpatialTransformerEditor.tsx Geomap: Improve location editor (#58017) 2022-11-22 11:24:56 -08:00
utils.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00