Commit Graph

311 Commits (faa29db241c1d52c016b23201225e92d2c4bb9ef)

Author SHA1 Message Date
Hugo Häggmark c8b59b79c3
Chore: Fix strict errors, down to 340 (#32109) 4 years ago
Marcus Andersson 69201bbf8c
Plugins: moving the DataSourcePicker to grafana/runtime so it can be reused in plugins (#31628) 4 years ago
Hugo Häggmark bc60ce9cce
Variables: Fixes filtering in picker with null items (#31979) 4 years ago
Hugo Häggmark 31ab1a4afe
Variables: Ensures all variable values are strings (#31942) 4 years ago
Alex Khomenko 8404d54277
Variables: Do not reset description on variable type change (#31933) 4 years ago
Dominik Prokop a55a272276
Routing NG: Replace Angular routing with react-router (#31463) 4 years ago
Hugo Häggmark 63746d027b
Variables: Improves inspection performance and unknown filtering (#31811) 4 years ago
Giordano Ricci 7e0b1f2619
Templating: use dashboard timerange when variables are set to refresh 'On Dashboard Load' (#31721) 4 years ago
Torkel Ödegaard e9d2592481
Variables: Fixes error with: cannot read property length of undefined (#31458) 4 years ago
Hugo Häggmark 6f3088ae85
AdHocVariables: Fixes crash when values are stored as numbers (#31382) 4 years ago
Hugo Häggmark 3c1f27b0e6
Chore: reduce strict errors for variables (#31241) 4 years ago
Hugo Häggmark f993f2c7cc
Variables: Adds back default option for data source variable (#31208) 4 years ago
Hugo Häggmark 39993a6884
Variables: Fixes missing empty elements from regex filters (#31156) 4 years ago
Alex Khomenko 6f1a38cbe2
Variables: Extend option pickers to accept custom onChange callback (#30913) 4 years ago
Dominik Prokop 8d339a279b
Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 5 years ago
Hugo Häggmark 2a3aa95163
Variables: Adds queryparam formatting option (#30858) 5 years ago
Hugo Häggmark 6994f19d1f
Variables: Clears drop down state when leaving dashboard (#30810) 5 years ago
Alex Khomenko 64a1003a28
Add missing callback dependency (#30797) 5 years ago
Ivana Huckova 76f77f86c5
Add width for Variable Editors (#30791) 5 years ago
Hugo Häggmark b5d7f1e7d8
Variables: Fixes display value when using capture groups in regex (#30636) 5 years ago
Hugo Häggmark fad81e1696
Variables: Fixes so queries work for numbers values too (#30602) 5 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 5 years ago
Torkel Ödegaard 94783cfe99
Variables: Add deprecation warning for value group tags (#30160) 5 years ago
Torkel Ödegaard 314865dd88
InlineSwitch: Added missing InlineSwitch component and fixed two places that used unaligned inline switch (#30162) 5 years ago
Hugo Häggmark b6efebd92c
Elastic: Fixes so templating queries work (#30003) 5 years ago
Torkel Ödegaard d066da42f8
Dashboard: Migrating dashboard settings to react (#27561) 5 years ago
Hugo Häggmark 662eb6506b
Variables: Fixes so numerical sortorder works for options with null values (#29846) 5 years ago
Hugo Häggmark dd326d296e
Varibles: Fixes so clicking on Selected will not include All (#29844) 5 years ago
Dominik Prokop 683ce69347
Link suppliers: getLinks API update (#29757) 5 years ago
Hugo Häggmark 3f2b28975c
Variables: Fixes upgrade of legacy Prometheus queries (#29704) 5 years ago
Torkel Ödegaard 3d6380a0aa
QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 5 years ago
kay delaney 56db402d0f
Chore: Upgrade typescript to 4.1 (#29493) 5 years ago
Hugo Häggmark 3dcfe54d8d
Variables: Fixes Textbox current value persistence (#29481) 5 years ago
Chi-Hsuan Huang 73518bf1e7
Chore: Enable remaining eslint-plugin-react rules (#29519) 5 years ago
Hugo Häggmark fb622650f3
Variables: Fixes Constant variable persistence confusion (#29407) 5 years ago
Hugo Häggmark dece028820
Variables: Fixes issue with upgrading legacy queries (#29375) 5 years ago
Torkel Ödegaard 2179aa0fa7
Queries: Extract queries from dashboard (#29349) 5 years ago
Hugo Häggmark b904e0c621
Chore: Removes observableTester (#29369) 5 years ago
Hugo Häggmark 04d857dfe6
Variables: Adds description field (#29332) 5 years ago
Hugo Häggmark 9ba8114bd4
Variables: New Variables are stored immediately (#29178) 5 years ago
Hugo Häggmark 112a755e18
Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 5 years ago
Torkel Ödegaard 99b6ea47c0
IntervalVariable: Fix variable tooltip (#28988) 5 years ago
Hugo Häggmark 8f4e50f439
Variables: Fixes loading with a custom all value in url (#28958) 5 years ago
Marcus Andersson 2887f3f68b
Variables: make sure that we support both old and new syntax for custom variables. (#28896) 5 years ago
Marcus Andersson dbaf213f8a
Variables: added __user.email to global variable (#28853) 5 years ago
Hugo Häggmark e54fc47462
Variables: Adds variables inspection (#25214) 5 years ago
Ivana Huckova 0f7a470138
Icon: Replace font awesome icons where possible (#28757) 5 years ago
yenalsnavaj f830d8772a
Variables: Adds named capture groups to variable regex (#28625) 5 years ago
Hugo Häggmark 50b3409474
Variables: Fixes URL values for dependent variables (#28798) 5 years ago
Darryl 0f97925c1a
Templating: Custom variable edit UI, change text input into textarea (#28312) (#28322) 5 years ago