Commit Graph

311 Commits (faa29db241c1d52c016b23201225e92d2c4bb9ef)

Author SHA1 Message Date
Ivan Babrou 860b3bbce7
Dashboards: Implement natural sort for query variables (#78024) 2 years ago
Torkel Ödegaard f7e5689305
Variables: Add support for aliasIDs to datasource variables (Fixes issue with Postgres datasource variables) (#78170) 2 years ago
Josh Hunt 2f2be24e01
Chore: Remove unnecessary type assertions (#78009) 2 years ago
Josh Hunt 4a3c148298
Chore: Stricter typing in type guards (#77809) 2 years ago
Ashley Harrison 40fd80c46f
Chore: Various type improvements (#77877) 2 years ago
kay delaney 375dcc3813
Chore: Change VariableModel to TypedVariableModel in most places (#76690) 2 years ago
Esteban Beltran 0b03344baa
Chore: Update to typescript 5 (#76511) 2 years ago
Alex Khomenko 25779bb6e5
Stack: Use the component from grafana/ui (#77543) 2 years ago
Jacob Zelek 6bf4d0cbc6
DashboardGrid: Add support to filter panels using variable (#77112) 2 years ago
Joao Silva f183e68b1c
GrafanaUI: Move Box out of unstable and into GrafanaUI (#77080) 2 years ago
Ashley Harrison 5f2fd8935d
Spinner: Fix so that the `size` property is correctly applied (#77135) 2 years ago
Torkel Ödegaard b01cbc7aef
Dashboard: Fixes save drawer always comparing changes against first loaded version (#76506) 2 years ago
Dominik Prokop d00410560a
Custom variable: Initialize options from query if not present in persisted model (#76403) 2 years ago
Torkel Ödegaard 963049e2b7
Loki: Fixes chained template variable queries for scene apps (#75880) 2 years ago
Ashley Harrison a2964731eb
Navigation: Change dashboard settings to use tabs when `dockedMegaMenu` is enabled (#75463) 2 years ago
Isabella Siu 4cc72a22ad
OpenSearch: Add timeRange to parameters passed to getTagValues (#74952) 2 years ago
Ashley Harrison ff0642bf6e
Chore: Type improvements 🧹 (#75271) 2 years ago
Andreas Christou c78d5fa4e3
Update `QueryVariableEditor` layout (#75099) 2 years ago
Alexa V ae32d43e2b
Dashboard: Fix Regression detected in time range variables under the refactorVariablesTimeRange feature flag (#74125) 2 years ago
Torkel Ödegaard 6a37a56d68
AdHocFilters: Clean-up unused prop from type (#74960) 2 years ago
Torkel Ödegaard 1105b93104
AdhocFilters: Improve typing and signature of getTagKeys and getTagValues and behaviors (#74962) 2 years ago
Andrej Ocenas f6f47678a4
QueryRunners: Bind the query function where it is passed on (#73399) 2 years ago
Ashley Harrison 0c44a6f9bb
Chore: Improve typings 🧹 (#74599) 2 years ago
kay delaney 3777ae0275
AdHocVars: Allow selecting datasource variable from data source picker (#74192) 2 years ago
Andrej Ocenas dc6675cade
Template Variables: Fix conversion from non standard data to dataFrame (#73486) 2 years ago
Alexa V 97c3cd1af3
Dashboard: Fix Variable Dropdown to Enforce Minimum One Selection when 'All' Option is Configured (#69839) 2 years ago
Yelmor 8e7fa50775
Dashboard: Variables Dropdown - Fix Flickering on Refresh (#72566) 2 years ago
Fabrizio 0f402347aa
Fix error message for variable names (#72580) 2 years ago
Ashley Harrison e0587dfb30
Chore: Replace deprecated usage of `shape.borderRadius()` (#72672) 2 years ago
Ashley Harrison a0b0d704d9
Chore: type fixes (#72604) 2 years ago
Juan Cabanas 66cea5aac6
A11y: Make Annotations and Template Variables list and edit pages responsive (#71791) 2 years ago
Ivan Ortega Alba 8415dd40d7
DSPicker: Use new DS picker everywhere in Grafana (#70609) 2 years ago
Andres Martinez Gotor 5d07b1c884
Chore: Move getSearchFilterScopedVar to @grafana/data (#71839) 2 years ago
Ashley Harrison 9852b24d61
Chore: Upgrade prettier to v3 (#71764) 2 years ago
Ashley Harrison 5ca382c88a
Revert "Update dependency prettier to v3 (#71586)" (#71755) 2 years ago
renovate[bot] 2e8cd1c021
Update dependency prettier to v3 (#71586) 2 years ago
Jaryk db478ced45
Variables: Detect a name for duplicated variable (#68110) 2 years ago
kay delaney 6c900b84bd
Variables: Remount query editor when datasource changed (#70615) 2 years ago
Simon Podlipsky 6f880b713a
Variables: allow `{}` type in `VariableWithOptions.current ` (#64358) 2 years ago
kay delaney 367faf8102
VariableEditorListRow: Adjust icon styles (#70014) 2 years ago
Alexa V b60b43640f
Revert "Variables: Show description instead of definition in table" (#70043) 2 years ago
Darren Janeczek d61af3adde
Dashboards: Data source template variable options now specify a current value using uid. (#69259) 2 years ago
Ivana Huckova 0aef39d76a
Variables: Show description instead of definition in table (#69786) 2 years ago
Ivana Huckova dbdb71fbfa
Templating: Fix updating of definition to empty string (#69703) 2 years ago
Laura Benz 24502c4c4a
Add tooltip to instances of IconButton (#68880) 2 years ago
Alexa V 07dd90b5a8
Dashboards: Variables - Improve slow template variable loading due same variable loaded multiple times on time range change (#66965) 2 years ago
ismail simsek 97221595c1
Chore: Move useUniqueId to a general place (#69542) 2 years ago
Polina Boneva 6137e45fe1
Template Variables: Input field in dashboard does not send network requests for query var with ${__searchFilter} (#67839) 2 years ago
Ashley Harrison 4e492ae725
Navigation: Unify `Page` component (#66951) 2 years ago
Leon Sorokin b24ba7b7ae
FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago