Torkel Ödegaard
6df9012141
Updated dashboard links feature to support search by my multiple tags, #1944
2015-06-02 10:35:10 +02:00
Torkel Ödegaard
dc607b8e8a
Dashboard search now supports filtering by multiple dashboard tags, Closes #2095
2015-06-02 10:24:20 +02:00
Torkel Ödegaard
1a71da417c
Merge pull request #2092 from robertjakub/master
...
new role Read Only Editor - admin (small fix for #2088 )
2015-06-02 09:00:47 +02:00
Torkel Ödegaard
2446168356
Sort tags in search results, Closes #2091
2015-06-02 09:00:37 +02:00
robert jakub
153ab4afaa
new role Read Only Editor - admin (small fix for #2088 )
2015-06-01 20:26:41 +02:00
Torkel Ödegaard
ff3843bc7f
Roles: New user role that replaces the old role behavior, Closes #2088
2015-06-01 17:01:04 +02:00
Torkel Ödegaard
86f5152092
When role is viewer and edit URL is loaded view mode will be loaded instead, Closes #2089
2015-06-01 16:49:14 +02:00
Torkel Ödegaard
83e7c48767
User role 'Viewer' are now prohibited from entering edit mode (and doing other transient dashboard edits). A new role will replace the old Viewer behavior
2015-06-01 16:39:01 +02:00
Torkel Ödegaard
85c3a0aa14
Panel menu now hides edit actions for users with role Viewer, Closes #1826
2015-06-01 16:36:15 +02:00
Torkel Ödegaard
50645cc36b
Added test connection action to all data sources, Closes #1997
2015-06-01 14:16:59 +02:00
Torkel Ödegaard
afede880e6
added url validation when adding data source, Fixes #2043
2015-06-01 14:02:24 +02:00
Torkel Ödegaard
e2f6633d57
Began work on data source test / validation, #1997 & #2043
2015-06-01 12:15:49 +02:00
Torkel Ödegaard
fc43ce657c
allow data source proxy to proxy requests over self signed https connections, Closes #2069
2015-06-01 11:00:29 +02:00
Torkel Ödegaard
8f9eeb5ebd
Merge pull request #2067 from bcandrea/private-email-in-github-oauth
...
Use private email address in GitHub OAUTH
2015-05-29 08:22:46 +02:00
Torkel Ödegaard
db2ff68fef
Merge pull request #2072 from yinchuan/patch-1
...
update docs for configration: allowed_domains
2015-05-29 08:22:09 +02:00
yinchuan
ed974a808b
Update configuration.md
2015-05-29 11:39:59 +08:00
yinchuan
0108dfa803
Update configuration.md
2015-05-29 11:23:14 +08:00
Andrea Bernardo Ciddio
cf147cdeaf
GitHub users without a public email should be authenticated using their primary private email address
2015-05-28 16:47:20 +01:00
Torkel Ödegaard
57fac6b9aa
Removed invalid scripted dashboard example, Closes #2063
2015-05-28 11:41:32 +02:00
Torkel Ödegaard
aeb8bc8755
Share link should always have absolute time range, Closes #2060
2015-05-28 09:35:55 +02:00
Torkel Ödegaard
96bd66e811
Made the annotation tags support more cross datasource compatible
2015-05-27 14:30:23 +02:00
Torkel Ödegaard
494ede5bbf
Big refactoring/rewrite for how annotation tooltips are shown, also work on #1474
2015-05-27 13:11:32 +02:00
Torkel Ödegaard
e76d2ec9c2
worked on tags in search and dashboards
2015-05-27 11:16:15 +02:00
Torkel Ödegaard
7b972926ae
Merge branch 'variable-tags'
2015-05-27 10:43:02 +02:00
Torkel Ödegaard
4a71a79cb8
Slight refactoring in annotationSrv
2015-05-27 10:42:52 +02:00
Torkel Ödegaard
99556057d1
Fixed bug with auto refresh option being reset when changing relative time when now delay is configured, Fixes #2042
2015-05-26 16:48:23 +02:00
Torkel Ödegaard
921d672a2c
Worked on alias pattern for InfluxDB 0.9 editor, #1525
2015-05-26 11:01:28 +02:00
Torkel Ödegaard
5f004f95f2
Fixed issue with json dashboard index, json file dashboards turned up when filtering on 'is starred'
2015-05-25 15:42:59 +02:00
Torkel Ödegaard
284106b8a8
Updated changelog
2015-05-25 15:26:22 +02:00
Torkel Ödegaard
abed438d7d
Merge pull request #2052 from indrekj/org-support
...
Add github organizations support
2015-05-25 14:16:46 +02:00
Torkel Ödegaard
0047ce067d
SingleStatPanel: fix for color thresholds and value to text mapping combo, Fixes #2044
2015-05-25 10:24:01 +02:00
Torkel Ödegaard
58f743f87d
Merge pull request #2053 from blt04/phantomjs-tls
...
Render panel images with any SSL protocol
2015-05-25 09:57:56 +02:00
Torkel Ödegaard
867e333464
Merge pull request #2045 from robertjakub/master
...
add pps (packets per second) format
2015-05-25 09:56:41 +02:00
Torkel Ödegaard
de683b3360
Merge pull request #2030 from felixrabe/patch-1
...
Fix latest.json
2015-05-25 09:56:10 +02:00
Brandon Turner
b2a0ae0f83
Render panel images with any SSL protocol
...
This uses any available SSL protocol (instead the phantomjs default:
SSLv3) to render panels to PNGs. This is useful when reverse proxing
grafana and SSLv3 is disabled due to security vulnerabilities or other
reasons.
2015-05-25 01:52:49 -05:00
Indrek Juhkam
b55d9350e7
Add github organizations support
2015-05-23 17:06:51 +03:00
robert jakub
3dc2a114fa
add pps (packet per second) format
2015-05-22 17:08:10 +02:00
Torkel Ödegaard
57bacb339c
Merge pull request #2038 from craftytrickster/annotation-fix
...
Fixed variable name for annotations
2015-05-22 06:34:17 +02:00
David Raifaizen
2191921690
Fixed variable name for annotations
2015-05-21 14:36:35 -04:00
Torkel Ödegaard
23fcf85500
Merge pull request #2034 from kkoehler/api-doc
...
Api doc
2015-05-21 13:28:08 +02:00
Kristian Köhler
3c6b647398
added admin stuff
2015-05-21 12:56:30 +02:00
Kristian Köhler
1821809e69
listing of all none admin methods
2015-05-21 12:46:26 +02:00
Torkel Ödegaard
ba3f6f9d3e
InfluxDB 09 fix, do not treat empty results as an error
2015-05-21 10:20:49 +02:00
Felix Rabe
9bedd83f39
Fix latest.json
...
The trailing comma trips up both Python and JS JSON parsers.
2015-05-21 00:13:50 +02:00
Torkel Ödegaard
592330b5a7
Expose data source extended properties (jsonData), to the frontend, Closes #2023
2015-05-20 18:29:20 +02:00
Torkel Ödegaard
2202094e41
work on tags in variables
2015-05-20 18:18:03 +02:00
Torkel Ödegaard
3354365177
Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling
2015-05-20 14:59:38 +02:00
Torkel Ödegaard
a39e484aaa
Merge pull request #2007 from anryko/master
...
Update latest.json
2015-05-20 09:04:06 +02:00
Torkel Ödegaard
51af06edf7
Merge pull request #2022 from dalmatinerdb/proxy-url-fix
...
fixing #2021
2015-05-20 09:03:23 +02:00
Heinz N. Gies
7cf9046dc5
fixing #2021
...
This tiny commit fixes a routing problem for proxy requests. The
router was expecting a url path behind the proxy id, if none was
given (read: the service proxied was at the root of a host) then
the router would return a 404. With this patch it now propperly
uses ProxyDataSourceRequest.
2015-05-19 23:49:30 +02:00