Commit Graph

3699 Commits (c5d3eb53f0d1886c68d8e097ebacb737fb1cfe3f)
 

Author SHA1 Message Date
Felix Rabe 9bedd83f39 Fix latest.json 10 years ago
Torkel Ödegaard 592330b5a7 Expose data source extended properties (jsonData), to the frontend, Closes #2023 10 years ago
Torkel Ödegaard 2202094e41 work on tags in variables 10 years ago
Torkel Ödegaard 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 10 years ago
Torkel Ödegaard a39e484aaa Merge pull request #2007 from anryko/master 10 years ago
Torkel Ödegaard 51af06edf7 Merge pull request #2022 from dalmatinerdb/proxy-url-fix 10 years ago
Heinz N. Gies 7cf9046dc5 fixing #2021 10 years ago
Torkel Ödegaard 25c6b64fed Began working on exploring variable value groups/tags 10 years ago
Torkel Ödegaard a8aab0cb2b Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 10 years ago
Torkel Ödegaard 788e7fd36d Lots of api refactoring for org routes, #2014 10 years ago
Torkel Ödegaard 74bf1f23fb Small progress on #2014 10 years ago
Torkel Ödegaard bf9e51928d Fix to signed in user when user <-> org link is gone 10 years ago
Torkel Ödegaard bfe6d5434e Fixed placeholder text in templating editor 10 years ago
Torkel Ödegaard f81bde5643 Refactoring some api handlers to use the new Response return object 10 years ago
Torkel Ödegaard fbc6bb2112 More refactoring of user http api, trying to reuse handlers for sign in user and admin operations 10 years ago
Torkel Ödegaard 62e8841e8c Fixed spelling of Peta unit Quadr 10 years ago
Torkel Ödegaard 5270c4bc74 refactorin api code for user routes, preparation for admin improvements, #2014 10 years ago
Torkel Ödegaard a993bc1331 Merge pull request #2012 from Dieterbe/publish-no-recurse 10 years ago
Dieter Plaetinck e9f38b9fc0 no unbound recursion in publish() 10 years ago
Torkel Ödegaard 5896903bd3 Began work on alias support and alias patterns for InfluxDB 0.9, #1525 10 years ago
Torkel Ödegaard f41c314329 Minor layout fix to templating editor, making input fields a little less wide 10 years ago
Torkel Ödegaard 84618a6076 Style and layout changes for InfluxDB 0.9 editor #1525 10 years ago
Torkel Ödegaard b61f30de94 Lots of progress on InfluxDB Query Editor, show tag keys, values and measurement dropdowns now take into account already selected tags or measurements, so you can start with tag keys and the select measurement, #1525 10 years ago
Torkel Ödegaard afe76ba260 Merge pull request #2009 from fffw/patch-1 10 years ago
fffw 1302630abe fix mac.md for incorrect href 10 years ago
anryko a6d993ecdc Update latest.json 10 years ago
Torkel Ödegaard 05d725d0b8 Slight refactoring, #1525 10 years ago
Torkel Ödegaard 7a41ecb63f Minor work on InfluxDB 0.9 query editor, #1525, hit a roadblock with the new InfluxDB query language, does not support tag and tag values discovery queries with filters, not sure if I need to move to SHOW SERIES style queries 10 years ago
Torkel Ödegaard 6fd37779b8 More work on new influxdb query editor, #1525 10 years ago
Torkel Ödegaard d14b570d76 Merge pull request #2003 from tmonk42/redact_provider_config 10 years ago
Haneysmith, Nathan 2af28b90c2 whitespace update per gofmt 10 years ago
Haneysmith, Nathan 09b0e6e388 Addresses #1853, redact session provider secrets 10 years ago
Torkel Ödegaard 5ca8d590bd Working on new query editor for influxdb 0.9, looking good! #1525 10 years ago
Torkel Ödegaard 11c8e80ea9 Working on new query editor for influxdb 0.9, #1525 10 years ago
Torkel Ödegaard a258e2e608 Added log base 2 graph y axis scale 10 years ago
Torkel Ödegaard e69bacaee1 Merge branch 'color_by_regex' 10 years ago
Torkel Ödegaard 8c0e1060e6 Graph: Define series color using regex rule, Closes #590 10 years ago
Torkel Ödegaard fb56bc59f2 Create pid file before runtime init, Fixes #1990 10 years ago
Torkel Ödegaard 1c9993f185 Backend configuration: When unknown key was detected the log error was not visible in log file due to logging was initialized after user config file is loaded, logging is now initialized twice, once based on defaults and command line arguments, then then again after user config file, Fixes #1992 10 years ago
Torkel Ödegaard 2dac975805 began work on color by regex / series override for color, #590 10 years ago
Torkel Ödegaard 2bb63835b6 Merge pull request #1991 from jeffbmartinez/fixGrammarInDocs 10 years ago
jeff martinez bfafb83604 Fix minor grammar issue in docs index page 10 years ago
Torkel Ödegaard ea54f6923b Added graphite function changed, closes #1961 10 years ago
Torkel Ödegaard 1a401780ba Updated changelog with completed story, JSON dashboards added to search, Closes #960 10 years ago
Torkel Ödegaard 448a8b8d1c Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960 10 years ago
Torkel Ödegaard c8146e759f Fixed json index unit test 10 years ago
Torkel Ödegaard bb7d79e6d2 Refactoring search to support more than just db dashboards 10 years ago
Torkel Ödegaard fb35f7210c Fixed failing golang test 10 years ago
Torkel Ödegaard 187834b17c Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable 10 years ago
Torkel Ödegaard 4822d02787 Things are starting to work again 10 years ago