mirror of
https://github.com/grafana/grafana.git
synced 2026-05-28 04:16:13 -04:00
* chore: replace `uuid` v4 with `crypto.randomUUID()` Keep `uuid` in Loki only (v5 usage in `liveStreamsResultTransformer.ts`) * chore(grafana-data): add generateUUID() utility with secure-context fallback * fix: ran yarn install to re-generate yarn.lock file * fix: add CODEOWNERS for the `uuid.ts` file and its tests * fix: update test mocks to use generateUUID from @grafana/data * fix(mssql): add generateUUIDmock to fix typecheck indatasource.test.ts * feat(grafana-data): add `isUUID()` validator to `@grafana/data` * use useID in RolePicker * use useId in canvas elements * use useId in loki monaco query field --------- Co-authored-by: joshhunt <josh.hunt@grafana.com> |
||
|---|---|---|
| .. | ||
| axe-a11y | ||
| annotation-api-mock.ts | ||
| dashboard-helpers.ts | ||
| prometheus-helpers.ts | ||
| RequestsRecorder.ts | ||
| scope-helpers.ts | ||
| scopes.ts | ||