grafana/public/app
Adam Simpson 3498785184
AzureMonitor: Fix query variable migration (#63991)
* AzureMonitor: Fix query variable migration

Somehow the query object becomes "unwriteable" post 9.4. To workaround
this I clone the query object before doing any migrations which removes
the immutability and allows the migrations to function as they did.

Fixes #63943

* refactor deepClone out to keep object the same
2023-03-02 16:27:27 +00:00
..
angular Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
core ErrorHandling: Fixes issues with bad error messages (#63775) 2023-03-02 13:09:58 +01:00
features Feat: Linking to plugin details page rather than externally for new datasources (#63499) 2023-03-02 17:08:40 +01:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins AzureMonitor: Fix query variable migration (#63991) 2023-03-02 16:27:27 +00:00
polyfills WIP Chore: reduce strict errors (#40462) 2021-10-15 08:57:55 +02:00
routes chore: remove export service POC from main (#63945) 2023-03-01 12:42:53 -05:00
store PublicDashboard: Add RTK Query with loading and error state. Add MSW dependency for testing. (#55518) 2022-09-22 09:35:04 -03:00
types Service accounts: Remove Add API keys buttons and remove one state of migrating for API keys tab (#63411) 2023-03-01 15:34:53 +00:00
app.ts Plugins: Extend panel menu with links from plugins (#63089) 2023-03-02 15:42:00 +01:00
AppWrapper.tsx Plugins: Case-sensitive routes for standalone pages (#62779) 2023-02-03 09:01:34 +01:00
dev.ts Chore: Make "why-did-you-render" a dynamic import (#53121) 2022-08-08 15:33:49 +01:00
index.ts Type window.nonce (#51200) 2022-06-22 09:28:05 +01:00