grafana/public/app
Ben Sully eb62e02259
chore: use grafana/experimental for dashboard AI feature (#76948)
The 'llms' module of @grafana/experimental was vendored into the
GenAI components at some point in the past to speed up iteration, so
that dashboard feature development didn't have to wait for a new
release of the experimental package for every change. Now that we
think this has stabilized, we can remove the vendored module from
the Grafana codebase and use the version from @grafana/experimental
instead.

This requires a couple of minor changes, mostly around health check
results which are slightly different in @grafana/experimental now,
but otherwise the changes are mechanical.

Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
2023-10-25 16:38:55 +01:00
..
angular Fix scenes runtime error for legacy angular panels (#76883) 2023-10-20 17:18:14 +02:00
core Spinner: Fix so that the size property is correctly applied (#77135) 2023-10-25 15:39:32 +01:00
features chore: use grafana/experimental for dashboard AI feature (#76948) 2023-10-25 16:38:55 +01:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins Spinner: Fix so that the size property is correctly applied (#77135) 2023-10-25 15:39:32 +01:00
routes Navigation: Split admin into subsections behind navAdminSubsections feature toggle (#76280) 2023-10-11 14:37:36 +01:00
store Feat: Feature toggle admin page frontend interface (#72164) 2023-08-03 14:17:00 -04:00
types Alerting: Add support for msteams contact point in external Alertmanagers (#76392) 2023-10-13 10:43:42 -05:00
app.ts Identity: Fix org role none comparison (#76999) 2023-10-23 17:14:01 -03:00
AppWrapper.tsx React Router: start migrating to v6 (#66921) 2023-04-27 07:18:38 +02:00
dev.ts Chore: Make "why-did-you-render" a dynamic import (#53121) 2022-08-08 15:33:49 +01:00
index.ts Feature: Trusted Types support (#64975) 2023-04-27 18:20:37 +02:00