grafana/public/app/plugins/panel/geomap
dsotirakis 6e950ca62a Geomap: Sanitize the attribution string (#745)
* SAML: Update grafana/saml library (#691)

Co-authored-by: jguer <joao.guerreiro@grafana.com>

* SVG: Add dompurify preprocessor step (#698)

* add sanitized SVG component

* add sanitize

* Fix frontend build

* Remove unnecessary yarn.lock changes

* Fix formatting

* Re-add yarn.lock message as I guess it is needed

---------

Co-authored-by: dsotirakis <dimitrios.sotirakis@grafana.com>
Co-authored-by: jguer <joao.guerreiro@grafana.com>
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
Co-authored-by: Drew Slobodnjak <60050885+drew08t@users.noreply.github.com>
2023-04-27 14:40:44 +03:00
..
components FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
editor Panels: GeomapPanel edit mode fix (#66222) 2023-04-10 17:02:20 -07:00
img Geomap: add initial openlayers alpha panel (#36188) 2021-07-09 17:53:07 +02:00
layers FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2023-04-20 17:59:18 +03:00
style Chore: Use DOMPurify to sanitize strings rather than js-xss (#62787) 2023-03-16 19:13:34 +02:00
utils Geomap: Sanitize the attribution string (#745) 2023-04-27 14:40:44 +03:00
event.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
GeomapOverlay.tsx Geomap: Add measuring tools (#51608) 2022-08-03 16:19:30 -07:00
GeomapPanel.tsx Geomap: Ensure options work while in table view (#62632) 2023-01-31 12:24:13 -08:00
GeomapTooltip.tsx Geomap: Fix tooltip display (#54245) 2022-08-29 09:29:54 -05:00
globalStyles.ts Geomap: Maintain consistent control styling (#62518) 2023-01-30 13:11:58 -08:00
migrations.test.ts Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
migrations.ts Geomap panel: Generate types (#61636) 2023-01-23 15:12:56 -08:00
module.tsx Geomap panel: Generate types (#61636) 2023-01-23 15:12:56 -08:00
panelcfg.cue Geomap: Update to panelcfg (#63169) 2023-02-09 14:38:06 +02:00
panelcfg.gen.ts Geomap: Update to panelcfg (#63169) 2023-02-09 14:38:06 +02:00
plugin.json Geomap: Update language to match documentation and remove beta (#53703) 2022-08-12 21:33:30 -04:00
README.md Geomap: Update readme to include doc link (#61258) 2023-01-19 12:27:45 -08:00
types.ts FieldMatchers: Add match by value (reducer) (#64477) 2023-03-10 17:17:29 -06:00
view.ts Chore: more any/type assertion improvements (#59229) 2022-11-23 16:54:57 +00:00

Geomap Panel - Native Plugin

The Geomap Panel is included with Grafana. Please see Geomap Panel documentation for information on the latest features.