Torkel Ödegaard
4c7e52288d
fix(templating): another fix for panel links and repeat panels, #2410
2015-07-30 12:04:52 +02:00
Torkel Ödegaard
e108fecdd6
fix(influxdb): fixed issue with empty influxdb result object, fixes #2294
2015-07-30 10:51:26 +02:00
Torkel Ödegaard
be6ddb08bd
docs(): added auth proxy to config docs
2015-07-30 10:37:49 +02:00
Torkel Ödegaard
2cc53f328b
fix(templating): fixed scoped vars issue when generating urls for panel links, fixes #2410
2015-07-30 08:28:42 +02:00
Torkel Ödegaard
aaae23e9f0
fix(templating): fixed issue with templated dashboard and error selectOptionsForCurrentValue undefined
2015-07-30 08:08:08 +02:00
Torkel Ödegaard
fb81a4f318
Merge pull request #2299 from espenfjo/kairosdb-sensible-tag-values
...
KairosDB: Update the template functionality to cohere with the very closely related OpenTSDB plugin
2015-07-29 20:46:13 +02:00
Torkel Ödegaard
95bce39751
docs(): updates to whats new arcticle, and changed one screenshot
2015-07-29 15:36:04 +02:00
Torkel Ödegaard
a34af84176
docs(): fixed wording in sentence in whats new in 2.1 article
2015-07-29 15:00:53 +02:00
Torkel Ödegaard
610a94ea03
docs(): lots of updates to whats new in 2.1 doc article
2015-07-29 10:24:46 +02:00
Torkel Ödegaard
5a160f426e
feat(invite): trying to get username to work as well
2015-07-29 09:30:23 +02:00
Torkel Ödegaard
0367edf898
Merge pull request #2380 from stesie/graphite-function-removeEmptySeries
...
New graphite function: removeEmptySeries
2015-07-29 08:24:35 +02:00
Torkel Ödegaard
4279c0b77f
Merge pull request #2402 from wKich/patch-1
...
Fix font awesome icons in OS X Safari
2015-07-27 11:04:08 +02:00
wKich
cae06f6cf4
Fix font awesome in OS X Safari
2015-07-27 12:41:11 +05:00
Torkel Ödegaard
07b5995e85
Merge pull request #2395 from Dieterbe/fix-unknown-config-key-message
...
fix unknown key error formatting
2015-07-24 13:24:55 +02:00
Dieter Plaetinck
0f7a77f45b
fix unknown key error formatting
2015-07-24 12:29:03 +02:00
Torkel Ödegaard
cd832ea77c
Merge pull request #2384 from sbengo/improved_http_api_doc
...
Added docs to http_api
2015-07-23 09:43:02 +02:00
sbengo
82c7764679
Added docs to http_api
...
Finished the documentation of API HTTP
Notes:
· Data source proxy calls not documented - Too long request/response text.
· Dashboard from JSON file no do documented - Need more study to underestand how it works.
2015-07-22 13:11:55 +02:00
Torkel Ödegaard
a386733c04
docs(): updates to docs
2015-07-21 16:19:49 +02:00
Trent White
381e9dac34
new images for regex color and negative y transform
2015-07-21 16:19:49 +02:00
Trent White
736aadb186
formatting and some hr to make it more organized
2015-07-21 16:19:49 +02:00
Torkel Ödegaard
6d6af09296
feat(invite): handling of existing org user case when inviting, #2353
2015-07-21 12:18:11 +02:00
Torkel Ödegaard
4acfa1faef
Merge pull request #2378 from sbengo/improved_http_api_doc
...
Added details on api documentation
2015-07-21 12:15:22 +02:00
sbengo
b9085c1522
Added details on api documentation
...
Added example request and example response of sections: Dashboard, Datasources, Organisation.
If you agree, I will complete the documentation following the same formatting.
2015-07-21 12:01:04 +02:00
Torkel Ödegaard
55af0ce297
fix(ui): fix scrolling issue when editors are open, fixes #2371
2015-07-21 11:05:25 +02:00
Torkel Ödegaard
6b25453f11
templating(influxdb): regex escape values when multi or all format is enabled, closes #2373
2015-07-21 11:00:09 +02:00
Torkel Ödegaard
06a32ce7be
emails(): updated email templates
2015-07-21 09:59:40 +02:00
Torkel Ödegaard
75c1c1bccc
Merge pull request #2377 from grafana/nopzor1200-patch-1
...
Update templating.md
2015-07-21 09:34:15 +02:00
raj dutt
0c25c1f0ca
Update templating.md
2015-07-20 20:05:56 -04:00
Torkel Ödegaard
1b12e3fbf9
Merge pull request #2376 from mattttt/patch-3
...
Relative link for What's New in v2 was incorrect
2015-07-20 23:13:22 +02:00
Matt
a7a2a166e6
Relative link for What's New in v2 was incorrect
2015-07-20 17:09:58 -04:00
Torkel Ödegaard
0d7aba2502
Merge pull request #2372 from jshafton/influxdb-0.9.x-order-by-removal
...
Fixes "no datapoints" from InfluxDB 0.9.1 data source
2015-07-20 18:27:34 +02:00
Jacob Shafton
ce45879efb
Fixes "no datapoints" from InfluxDB 0.9.1 data source
...
This removes usage of the `ORDER BY` clause for InfluxDB 0.9.x data
sources, which is currently not supported in the latest InfluxDB master
(0.9.1).
2015-07-20 11:13:57 -05:00
Torkel Ödegaard
ab54971763
feat(invite): more progress on completing invite form and actually creating a real user, #2353
2015-07-20 17:46:48 +02:00
Torkel Ödegaard
d75f96fdd5
feat(invite): more progress on invited / sigup view, #2353
2015-07-20 15:52:49 +02:00
Torkel Ödegaard
024c112944
feat(invite): redesign for pending invite list, added revoke button and link, copy invite also works now, #2353
2015-07-20 14:26:49 +02:00
Torkel Ödegaard
3242354a4b
feat(invite): worked on pending invitations list, revoke invite now works, #2353
2015-07-20 10:57:39 +02:00
Torkel Ödegaard
f465a79924
Merge pull request #2366 from raventools/remove-hubot-script
...
Remove grafana.coffee
2015-07-20 08:28:13 +02:00
Stephen Yeargin
fc28423141
Remove grafana.coffee
...
Proposing the deprecation of this in favor of the [hubot-grafana](https://www.npmjs.com/package/hubot-grafana ) package, which offers cross-adapter support, dashboard browsing and can be augmented with Amazon S3 credentials.
Fixes #2206
2015-07-20 01:02:45 -05:00
Torkel Ödegaard
4ac652b127
feat(invite): began work on invited signup view, also added backdrop to login view, #2353
2015-07-19 12:34:03 +02:00
Torkel Ödegaard
6088f83408
feat(invite): inital pass on sending new user invite email, #2353
2015-07-18 17:39:12 +02:00
Torkel Ödegaard
e92f2ecea1
feat(invite): existing grafana users now result in new org user directly, no temp user is created, #2353
2015-07-18 11:43:34 +02:00
Torkel Ödegaard
a82aa8203b
Merge branch 'master' into invite
2015-07-18 10:14:45 +02:00
Torkel Ödegaard
0a59d6ab2f
fix(repeat panel): fix for unwanted unsaved changes warnings when using repeat panel, #2364
2015-07-18 10:14:21 +02:00
Torkel Ödegaard
9bf9bb0273
fix(ldap): fixed issue with ldap group mappings to org roles sync, #1450
2015-07-18 09:55:21 +02:00
Torkel Ödegaard
5744c70399
fix(ldap conf): fixed another issue in ldap conf example
2015-07-18 09:31:53 +02:00
Torkel Ödegaard
f3342ae7d3
fix(ldap conf): updated ldap conf example to use literal string syntax for bind_password
2015-07-18 09:30:09 +02:00
Torkel Ödegaard
2c7e807738
feat(invite): small style change
2015-07-17 17:22:42 +02:00
Torkel Ödegaard
39430e1cee
Merge pull request #2361 from mtanda/fix_link
...
Fix dashboard/panel link in Scripted Dashboard
2015-07-17 15:49:08 +02:00
Torkel Ödegaard
142a323efd
fix(save as): fixed issue with save as and overwriting a dashboard with the same name
2015-07-17 15:34:15 +02:00
Torkel Ödegaard
ea198fea6e
fix(graph): fixed legend color when having many many series, fixes #2359
2015-07-17 15:20:12 +02:00