mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
* fix: use case-sensitive routes for Connections The reason to do this is to have the backend route-guards work properly. (The backend route guards are case-sensitive, thus if the FE would serve the case-insensitive version, then the backend route guards could be bypassed.) * tests: update the tests |
||
---|---|---|
.. | ||
__mocks__ | ||
components/ConnectionsRedirectNotice | ||
hooks | ||
pages | ||
tabs/ConnectData | ||
Connections.test.tsx | ||
Connections.tsx | ||
constants.ts | ||
routes.tsx |