Commit Graph

411 Commits (8dec74689d2361febda5647d29f3ff5f46e0007c)

Author SHA1 Message Date
Torkel Ödegaard 524f505664 tech(templating): refactoring, updated dashboardSrv to typescript 9 years ago
Torkel Ödegaard 5ce3e40cc9 feat(templating): more work on new variable handling code, #6048 9 years ago
Torkel Ödegaard 46ebae7304 feat(templating): progress on template system rewrite #6048 9 years ago
Torkel Ödegaard 0f4a9f1ed1 feat(templating): began refactoring variables into rich behavioral classes 9 years ago
Torkel Ödegaard 94e5001c0e feat(templating): making progress on adhoc template variable, #6038 9 years ago
Torkel Ödegaard 0fa0066cd9 tech(lodash): began migration work 9 years ago
Torkel Ödegaard 4a2f2fba73 feat(alerting): show panel specific alert annotations, #5694 9 years ago
Torkel Ödegaard 58df60f670 fix(templating): another fix for repeating panels and having old panels/scoped vars stuck after switching repeat variable, fixes #5795 9 years ago
Torkel Ödegaard bdb8d77562 feat(thresholds): migration from previous threshold schema 9 years ago
Torkel Ödegaard a4d27083d0 fix(tests): fixed unit test broken in recent dynamic dashboard fix 9 years ago
Thib17 732c84c230 Enable scaling down seconds unit s > ms > µs > ns (#5642) 9 years ago
bmundt e58ccc5a83 Hex units (#5530) 9 years ago
herver 9c73b2fa1c Support data units for both IEC (Binary) and Metric (Decimal) variants (#5473) 9 years ago
Mitsuhiro Tanda 16dc095329 (templating) support asc/desc sort 9 years ago
Mitsuhiro Tanda 8987cfe0a2 (templating) add sort order option 9 years ago
Torkel Ödegaard c739428c30 feat(profiling): refactorign profiling code, #5286 9 years ago
hc4 cf87e8ecf5 Fix parsing of intervals. defined in ms (#5151) 9 years ago
Torkel Ödegaard 724a511995 fix(templating): fixed issue with value being shown instead of it's text representation, fixes #5172 9 years ago
Torkel Ödegaard 1060eeb197 feat(dashboard): include org id query parameter in dashboard url, #1613 9 years ago
Torkel Ödegaard 0daadc954c fix(templating): fixed issue with detecting data source variable in other template variable definition, fixes #5165 9 years ago
Torkel Ödegaard 6f094ef215 fix(templating): fixed issue with nested template variables and multi select, the child variable selection state is now updated like single select variables, so if none matches the first option is selected, fixes #4861 9 years ago
Utkarsh Bhatnagar ec19a97156 [Bug Fix] #5136 (#5142) 9 years ago
Utkarsh Bhatnagar 8a0d5aa38d [Bug Fix] #5136 (#5142) 9 years ago
Torkel Ödegaard e0e8fd6637 fix(templating): fixed handling of numeric values in tempalting query results, fixes #5097 9 years ago
Torkel Ödegaard 2416ee04c8 fix(templating): fixed detection of nested template variables, fixes #5103 9 years ago
Torkel Ödegaard 1bb4ca22e7 fix(test): fixed failing unsaved changes test 9 years ago
Mitsuhiro Tanda 66bcae353c (prometheus) pass dashboard time range to template query (#5007) 9 years ago
Torkel Ödegaard 35f55cabf0 fix(templating): improved detection of nested template variables, fixes #4986, fixes #4987 9 years ago
Torkel Ödegaard 0201ac24e7 fix(templating): fixed issue with mixing repeated row and repeated panel, fixes #4988 9 years ago
Torkel Ödegaard 040dd91d2e fix(templating): fixed issue with current data source variable value, fixes #4934 9 years ago
Carl Bergquist 453f8b312a Revert "Revert "Gauges"" 9 years ago
Torkel Ödegaard 1dfeb192a3 fix(templating): another fix for templating and custom all value escaping, fixes #4787 9 years ago
Carl Bergquist 24fbcd8dea Revert "Gauges" 9 years ago
David Keijser c455e501ac Add gauge option to singlestat 9 years ago
Torkel Ödegaard bd21a08bc9 fix(templating): fixed encoding of all value for regex, and custom all value, fixes #4755, fixes #4736 9 years ago
bergquist 80818f80a9 tech(grunt): add check for not including "only" in tests 9 years ago
bergquist 7e66d0bcc1 fix(): remove only usage in tests 9 years ago
Torkel Ödegaard 1cce5fdfe1 feat(templating): polished variable template edit forms, added new template variable type: datasource 9 years ago
Torkel Ödegaard 4d0b14fbb4 feat(exporter): stared work on dashboard exporter that cleans up repeated panels etc 9 years ago
Torkel Ödegaard 1f9922a5aa refactor(): moved dashboard_srv and DashboardCtrl to typescript 9 years ago
Torkel Ödegaard ebb373eedb fix(graph): fixed issue with toggling series on and off would loose stacking, fixes #4557 9 years ago
Torkel Ödegaard 52e2091f2c fix(): fixed issue with series override color selector when using the mouse to select color option, fixes #4620 9 years ago
Torkel Ödegaard 4d63b576f7 tech(): put in a real event emitter instead of rxjs based on that was broken 9 years ago
Torkel Ödegaard 44cf66d7ff refactoring(): fixing event things 9 years ago
Torkel Ödegaard 105a678d64 fix(): another test fix 9 years ago
Torkel Ödegaard 4871a8f43e refactor(graph): changed how graph stores panel yaxis options 9 years ago
Torkel Ödegaard 82ad5a632d tech(): fixed broken tests due to angularjs upgrade 9 years ago
Torkel Ödegaard 32a1d1445c refactor(): trying to move app events away from rootScope 9 years ago
Torkel Ödegaard b3c073ab6c feat(panels): more panel refactoring, using events instead of overriding base class methods 9 years ago
simnv dd5b4a25d1 Slash escaping test 9 years ago