Commit Graph

12991 Commits (9aa488c0844d6f244881bee8861d9f3c721e38f2)
 

Author SHA1 Message Date
Marcus Efraimsson f8a03fa3e3
Merge pull request #10587 from grafana/10580_search_bug 7 years ago
Marcus Efraimsson b5a6a9ab3b dashboards: Fix issue with first click when expanding folder in search 7 years ago
bergquist 5546828b9f cfg: adds info about local img uploader to docs 7 years ago
bergquist 704a198ffa docs: adds info about local img uploader 7 years ago
bergquist b98dd680e9 changelog: adds note about closing #6922 7 years ago
Carl Bergquist 184e7046df
Merge pull request #10059 from FunkyM/local-image-store 7 years ago
bergquist 6780e00c7d changelog: note about closing #9664 7 years ago
Carl Bergquist 89ae4d6685
Merge pull request #9664 from mtanda/prometheus_on_by 7 years ago
bergquist 9678be15d9 changelog: adds note about closing #9770 7 years ago
Carl Bergquist 27d103adae
Merge pull request #10574 from Jonnymcc/disable-mode-options-line-points-unchecked 7 years ago
Carl Bergquist 397da7a444
Merge pull request #10572 from Jonnymcc/add-lumens-unit 7 years ago
Jonathan McCall f516c82ddc Disable instead of hide mode options when line/points is unchecked 7 years ago
Jonathan McCall 88e1ec3382 Add lumens unit 7 years ago
Dan Cech 562aa58029
add docs for configuring OAuth with Auth0 and Azure AD 7 years ago
Carl Bergquist 1de00ded1e
Merge pull request #10556 from Ultimation/patch-1 7 years ago
bergquist 278337e45a install dep instead of govendor on setup 7 years ago
Carl Bergquist 987a546e74
Merge pull request #10563 from grafana/golang_dep 7 years ago
bergquist 7ed643f302 remove unused code from vendor 7 years ago
bergquist e023f79c5a migrate from govendor to dep 7 years ago
Torkel Ödegaard 4f59d229fe fix: cloudwatch corrected error handling so original error is not thrown away 7 years ago
Dan Cech a09044a45a
go fmt 7 years ago
Dan Cech 04e17c145f
support for decoding JWT id tokens 7 years ago
Torkel Ödegaard 4720b86f5c Merge remote-tracking branch 'origin/mattttt-style-tweaks' 7 years ago
Dan Cech 5bb22b836d Generic Oauth Support for ADFS (#9242) 7 years ago
Andrew Cottrell 8368bfeab4
Recommend a limit on database query 7 years ago
Matt 0dffb6dbb1 Adjusted the border color on the buttons in dashboard nav, fixed alert email text area width, fixed padding-top issue on dashboard settings aside 7 years ago
Daniel Lee 1a019052d5 mysql: convert numbers to text for annotation tooltip 7 years ago
Daniel Lee 6d13645206 mysql: update to use ColumnTypes interface in new version 7 years ago
Daniel Lee 7bc7af6c39 mysql: update mysql driver to latest master 7 years ago
bergquist a32644198c gofmt my dear friend 7 years ago
Torkel Ödegaard 7dc046d9f5 ux: updated react-layout-grid 7 years ago
Carl Bergquist d6667c4fa0
Merge pull request #10548 from StevenTobin/follow_symlinks 7 years ago
bergquist b6e6935821 plugins: send secureJsonData unencrypted 7 years ago
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