grafana/public/app/features/variables
Ashley Harrison 95589ed091
Navigation: Add tab title to breadcrumbs (#89102)
* show active child in breadcrumb

* use activeChild url

* only add tab title if not first tab

* handle scenes settings breadcrumbs

* fix breadcrumbs on starred dashboard settings

* display separate crumb
2024-07-22 14:27:05 +01:00
..
adhoc React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
constant React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
custom React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
datasource React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
editor Navigation: Add tab title to breadcrumbs (#89102) 2024-07-22 14:27:05 +01:00
inspect React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
interval React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
pickers Chore: More SCSS cleanup (#90132) 2024-07-05 14:33:43 +01:00
query React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
shared Chore: Remove deprecated re-exported template variable types (#87459) 2024-05-10 12:00:41 +01:00
state Chore: Upgrade redux (#86877) 2024-05-10 14:28:51 +01:00
system Chore: Remove deprecated re-exported template variable types (#87459) 2024-05-10 12:00:41 +01:00
textbox React: Use new JSX transform (#88802) 2024-06-25 12:43:47 +01:00
adapters.ts Chore: Change VariableModel to TypedVariableModel in most places (#76690) 2023-11-08 22:15:29 +00:00
constants.ts Chore: Refactor to introduce VARIABLE_PREFIX constant (#62980) 2023-03-21 10:46:18 +01:00
getAllVariableValuesForUrl.test.ts Templating: Introduce macros to simplify and optimize some scopedVars (#65317) 2023-03-28 19:22:34 +02:00
getAllVariableValuesForUrl.ts Chore: Type improvements 🧹 (#75271) 2023-09-22 15:06:49 +01:00
guard.test.ts GroupBy variable core integration (#82185) 2024-02-14 09:18:04 -08:00
guard.ts Chore: Remove deprecated re-exported template variable types (#87459) 2024-05-10 12:00:41 +01:00
types.ts Chore: Remove deprecated re-exported template variable types (#87459) 2024-05-10 12:00:41 +01:00
utils.test.ts Chore: Remove deprecated re-exported template variable types (#87459) 2024-05-10 12:00:41 +01:00
utils.ts Templating: Fix issue where updated custom var options weren't persisted (#86804) 2024-05-09 14:11:03 +01:00