grafana/public/app
Levente Balogh cf650c9349
Connections: Fix route-guards (#62771)
* 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
2023-02-03 09:00:30 +01:00
..
angular Query Caching: Add per-panel query caching TTL (#61968) 2023-02-02 23:39:54 -05:00
core Navigation: Fix command palette toggle removal (#62809) 2023-02-02 16:32:34 +00:00
features Connections: Fix route-guards (#62771) 2023-02-03 09:00:30 +01:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins OpenTSDB: Allow metric autocomplete to use suggest api on every input (#62045) 2023-02-02 17:46:22 -05:00
polyfills WIP Chore: reduce strict errors (#40462) 2021-10-15 08:57:55 +02:00
routes AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01: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 Query Caching: Add per-panel query caching TTL (#61968) 2023-02-02 23:39:54 -05:00
app.ts Runtime: Expose panel plugin import utils (#60799) 2022-12-29 00:45:50 -08:00
AppWrapper.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +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