oncall-engine/grafana-plugin/src
Michael Derynck 40e6c635dc
Fix for update to axios that changed how paramsSerializer is setup (#3939)
# What this PR does
Fixes the issue that after axios was updated the paramsSerializer was
not being set correctly. I am not sure if there are other changes we
need to make after updating. No changelog as the version with the issue
has not been released.

## Which issue(s) this PR fixes

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2024-02-21 11:52:15 -07:00
..
__mocks__/@grafana Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
assets Render alert group action buttons even if getting AG data fails (#3746) 2024-02-02 07:56:27 +00:00
components Migrate from grafana-toolkit to grafana plugin tools (#3837) 2024-02-21 07:49:10 -07:00
containers Migrate from grafana-toolkit to grafana plugin tools (#3837) 2024-02-21 07:49:10 -07:00
dashboards Add revision param to dashboard settings (#3928) 2024-02-21 11:57:55 +00:00
icons Renamed index.ts files to more appropiate names + converted default exports to named exports (#3866) 2024-02-13 08:53:18 +00:00
jest generate types, create http client and add exemplary usage (#3384) 2023-11-29 05:16:13 +00:00
models Fix template preview (#3937) 2024-02-21 16:30:15 +00:00
navbar Renamed index.ts files to more appropiate names + converted default exports to named exports (#3866) 2024-02-13 08:53:18 +00:00
network Fix for update to axios that changed how paramsSerializer is setup (#3939) 2024-02-21 11:52:15 -07:00
pages Migrate from grafana-toolkit to grafana plugin tools (#3837) 2024-02-21 07:49:10 -07:00
plugin Renamed index.ts files to more appropiate names + converted default exports to named exports (#3866) 2024-02-13 08:53:18 +00:00
state Migrate from grafana-toolkit to grafana plugin tools (#3837) 2024-02-21 07:49:10 -07:00
utils Migrate from grafana-toolkit to grafana plugin tools (#3837) 2024-02-21 07:49:10 -07:00
index.d.ts Change functions for access control (#3184) 2023-10-23 15:58:45 -06:00
module.ts Renamed index.ts files to more appropiate names + converted default exports to named exports (#3866) 2024-02-13 08:53:18 +00:00
plugin.json Fix plugin schema URL to point to main (#3829) 2024-02-02 11:29:48 -05:00
PluginPage.tsx Renamed index.ts files to more appropiate names + converted default exports to named exports (#3866) 2024-02-13 08:53:18 +00:00
types.ts Brojd/improve insights (#3623) 2024-01-08 09:17:23 +00:00