grafana/public
Ophir LOJKINE 4b6b3b7018
NodeGraph: Fix edges dataframe miscategorization (#76842)
* in node graph, fix edges dataframe miscategorization

A dataframe named "edges" could end up getting categorized as a nodes dataframe if it was missing a "source" field, resulting in a very confusing error message "id field is required for nodes dataframe" instead of a more sensible error message about the missing source field.

* Fix lint

---------

Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
2023-10-23 10:30:58 +02:00
..
app NodeGraph: Fix edges dataframe miscategorization (#76842) 2023-10-23 10:30:58 +02:00
dashboards DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2023-08-28 12:18:17 +02:00
emails Alerting: Do not show grouping when grouplabels are empty in email template (#74090) 2023-08-30 13:02:23 +02:00
fonts Theme: Use Inter font by default (#59544) 2022-12-01 11:59:37 +00:00
gazetteer Geomap: Add GeoJSON gazetteer (#40589) 2021-10-19 21:05:55 -07:00
img Transforms: Add 'Format String' Transform (#73624) 2023-10-13 21:17:12 +03:00
lib Kusto: Move loading @kusto/language-service off the main thread (#72006) 2023-07-20 12:36:39 +02:00
locales Alerting: Add Alerting menu in getPanelMenu (#76618) 2023-10-18 15:13:38 +03:00
maps Geomap: include sample geojson files (#39057) 2021-09-10 09:05:03 -07:00
sass TooltipPlugin2: Raise parent grid item z-index when pinned (#76379) 2023-10-12 01:19:22 -05:00
test Grafana UI: Make it possible to bundle package with plugins (#76191) 2023-10-13 14:11:41 +02:00
vendor Plugins: Allow loading panel plugins from a CDN (#59096) 2023-01-27 15:08:17 +01:00
views Internationalization: Adapt document language (#74513) 2023-09-07 14:33:42 +00:00
api-enterprise-spec.json Swagger: Type postDashboardResponse.id as int instead of string (#76749) 2023-10-19 09:16:53 +02:00
api-merged.json Swagger: Type postDashboardResponse.id as int instead of string (#76749) 2023-10-19 09:16:53 +02:00
openapi3.json Swagger: Type postDashboardResponse.id as int instead of string (#76749) 2023-10-19 09:16:53 +02:00
robots.txt