Commit Graph

13077 Commits (5171d7e2850301285375980051ece4d4774645a0)
 

Author SHA1 Message Date
Carl Bergquist 81bb3e1e27
Merge pull request #10547 from grafana/provisioning 7 years ago
stobin f1813ae3a3 Make file_reader follow symlinks 7 years ago
bergquist 34d7f8a44f dashboards as cfg: property path replaces folder 7 years ago
bergquist 9e20004ec8 Merge branch 'plugin_lib' 7 years ago
bergquist a183ea97bb moves datasource plugin model to grafana/grafana_plugin_model 7 years ago
Torkel Ödegaard af9d1cc577
Update package.json 7 years ago
Torkel Ödegaard 561561d8fe fix: fixed build issue 7 years ago
Torkel Ödegaard 66edb29f53 fix: multi valued query variables did not work correctly, fixes #10539 7 years ago
Dan Cech c62b0858ae
move graphite /functions parsing into gfunc.ts 7 years ago
Dan Cech 50ffe56b60
remove duplicate sass rules 7 years ago
Dan Cech 315ecf8505
fix tests & some display issues 7 years ago
Torkel Ödegaard e9d33750cb
fix: graphite func editor fixes, this component is messy and ugly as hell 7 years ago
Torkel Ödegaard 1a6bf692c6
fix: minor fixes 7 years ago
Torkel Ödegaard 38f4d5d06d
fix: restored previous behavior of form_dropdown, this fixes all my observerd bugs with the dropdown behavior 7 years ago
Torkel Ödegaard 7e750cef43
fix: query editor needs to wait for function definitions to load 7 years ago
Dan Cech b483d42d34
fix issue with metric find & functions being loaded multiple times 7 years ago
Dan Cech 60ba6ee6a2
interpolate variables in tags & values during autocomplete 7 years ago
Dan Cech 92086bc858
fix typo 7 years ago
Dan Cech 1d00c3c72a
update rst2html 7 years ago
Dan Cech da9e1a7e98
fix line length, run jscs & jshint in precommit 7 years ago
Dan Cech 3ddb65fc8b
function description formatting 7 years ago
Dan Cech 4d3bac0284
tooltips for function definitions 7 years ago
Dan Cech 80a6e0d8d1
support specifying tag_values("<tag>") as graphite template query 7 years ago
Dan Cech 7c1be021ac
use typeahead value in graphite find requests 7 years ago
Dan Cech ff759b0ef7
send prefix when auto-completing tags 7 years ago
Dan Cech d8f2a20775
add button to trigger evaluation of tag queries 7 years ago
Dan Cech a3dba6070e
sync function categories with graphite-web 7 years ago
Dan Cech ebad19b232
work on tag dropdown behavior 7 years ago
Dan Cech 3a4e05133e
support for loading function definitions from graphite 7 years ago
Torkel Ödegaard c4c0e7934b
Update building_from_source.md 7 years ago
Torkel Ödegaard 94b0c79631
Update README.md 7 years ago
Torkel Ödegaard 6edc945e85
Update default_task.js 7 years ago
Leonard Gram 183507964c Clearer naming for dashboard provisioning config. 7 years ago
Torkel Ödegaard 307b419f7c ux: dashboard nav and settings tweaks 7 years ago
Torkel Ödegaard 11ba8070b8
Tag filters in search (#10521) 7 years ago
Torkel Ödegaard 42d7308034 fix: save as enter key now works and folder selection also works, fixes #10464 7 years ago
bergquist 5eb36e65f2 use context over golang.org/x/net/context 7 years ago
Daniel Lee a5830c6dbc Merge remote-tracking branch 'upstream/master' into dashboard_permissions 7 years ago
Daniel Lee 87064bff79 docs: small update to IIS proxy docs 7 years ago
Patrick O'Carroll 08211eb220 added a variable for grid color and if statment to switch colors, fixes #10509 (#10517) 7 years ago
bergquist 1a6c2ea8d8 dashboards as cfg: logs error when trying to import dashboard with id 7 years ago
bergquist 3951df136c Merge branch 'backend_plugins' 7 years ago
bergquist 5499f4910c Merge branch 'master' into backend_plugins 7 years ago
bergquist b511788c51 code style fixes 7 years ago
Daniel Lee 58293ce5cc dashfolders: bugfix after rename 7 years ago
Daniel Lee 4948d4fd75 dashfolders: bugfix after rename 7 years ago
Leonard Gram b63c834a4b Adds Table in backend datasource contract. 7 years ago
Torkel Ödegaard 270db4da8b fix: share snapshot controller was missing ngInject comment, fixes #10511 7 years ago
m-pavel dff66559e4 Use URLEncoding instead of StdEncoding to be sure state value will be corectly decoded (#10512) 7 years ago
Carl Bergquist baffdb156e
Merge pull request #10510 from nir0s/fix-docs 7 years ago