bergquist
|
ad6837ee47
|
docs(plugins): small guide for developing plugins
|
2016-03-04 14:28:31 +01:00 |
|
bergquist
|
01d5bc73cc
|
docs(plugins): add css to panel example
|
2016-03-04 13:11:05 +01:00 |
|
bergquist
|
f3b915c43a
|
feat(example): turn panel into metrics panel
|
2016-03-04 13:11:05 +01:00 |
|
bergquist
|
73a49c463d
|
docs(plugins): add placeholders for plugin docs
|
2016-03-04 13:11:05 +01:00 |
|
bergquist
|
d86cb92a94
|
docs(plugins): update readme to link to docs
|
2016-03-04 13:11:05 +01:00 |
|
bergquist
|
09c29cdda5
|
docs(plugins): json formating
|
2016-03-04 13:11:05 +01:00 |
|
bergquist
|
67dec6a665
|
docs(plugins): json formating
|
2016-03-04 13:11:05 +01:00 |
|
Torkel Ödegaard
|
b673bc1386
|
ux(): minor fix to login page
|
2016-03-04 12:13:40 +01:00 |
|
Torkel Ödegaard
|
4b08f3909d
|
fix(graph): legend height calculation now takes into account series hidden from legend, fixes #4245
|
2016-03-04 11:16:31 +01:00 |
|
Torkel Ödegaard
|
35fc5007c8
|
Merge pull request #4251 from utkarshcmu/pref-migrations
Preferences table migration
|
2016-03-04 10:46:13 +01:00 |
|
utkarshcmu
|
ac499b3aff
|
Minor Pre-PR fixes
|
2016-03-04 01:29:46 -08:00 |
|
Torkel Ödegaard
|
31c317f5f7
|
fix(graphite editor): fixed moving functions right and left, broken recently, fixes #3246
|
2016-03-04 09:42:35 +01:00 |
|
Torkel Ödegaard
|
a6623357ad
|
ux(): minor tweak to validation state
|
2016-03-04 09:42:35 +01:00 |
|
bergquist
|
c6a1076e3a
|
docs(plugins): json formating
|
2016-03-04 09:14:25 +01:00 |
|
bergquist
|
d318c84434
|
docs(plugins): add json formating
|
2016-03-04 08:47:22 +01:00 |
|
bergquist
|
c21a210198
|
docs(datasource): add request objects to docs
|
2016-03-04 08:45:46 +01:00 |
|
bergquist
|
1d8222ef6a
|
feat(example): add basic annotation support for ds
|
2016-03-03 16:37:21 +01:00 |
|
bergquist
|
ee635be441
|
docs(mkdocs): remove plugins from ref folder
|
2016-03-03 13:26:23 +01:00 |
|
bergquist
|
01d3282838
|
docs(plugins): add initial documentation for datasource plugins
|
2016-03-03 13:22:09 +01:00 |
|
Torkel Ödegaard
|
35a502f309
|
Merge pull request #4238 from bergquist/mount_dist_folder
fix(plugins): fixes missed dist loading for plugindir
|
2016-03-03 11:11:17 +01:00 |
|
utkarshcmu
|
662579e9a9
|
Added preferences migrations
|
2016-03-03 02:08:51 -08:00 |
|
bergquist
|
00dd0e8a9d
|
fix(plugins): fixes missed dist loading for plugindir
closes #4230
|
2016-03-03 11:04:26 +01:00 |
|
Torkel Ödegaard
|
430c312263
|
Merge branch 'master' of github.com:grafana/grafana
|
2016-03-03 10:49:41 +01:00 |
|
Torkel Ödegaard
|
8ed8bfb8bc
|
feat(prometheus): added special regex escape for prometheus, fixes #4234
|
2016-03-03 10:49:30 +01:00 |
|
Carl Bergquist
|
0939371e2e
|
Merge pull request #4237 from utkarshcmu/utkarshcmu-docs
Updated Opentsdb docs for 2.2 support
|
2016-03-03 10:16:47 +01:00 |
|
Utkarsh Bhatnagar
|
f2dabd0731
|
Updated Opentsdb docs for 2.2 support
|
2016-03-03 01:13:30 -08:00 |
|
Torkel Ödegaard
|
e7ef79e0d3
|
refactor(): minor tweak to markdown to remove watchers
|
2016-03-03 09:04:06 +01:00 |
|
Carl Bergquist
|
ffda5bc0f7
|
Merge pull request #4235 from tobio/patch-1
Fix IAM role documentation link
|
2016-03-03 08:39:01 +01:00 |
|
Toby Brain
|
737896695c
|
Fix IAM role documentation link
|
2016-03-03 15:33:52 +11:00 |
|
Torkel Ödegaard
|
ae69244ac7
|
updated keyboard shortcuts modal
|
2016-03-02 21:36:34 +01:00 |
|
Torkel Ödegaard
|
8232552152
|
ux(): updated api key modal
|
2016-03-02 21:34:04 +01:00 |
|
Torkel Ödegaard
|
f7b481fc28
|
ux(): updated inspector modal
|
2016-03-02 21:31:49 +01:00 |
|
Torkel Ödegaard
|
8bc1af9d1a
|
ux(): work on new modal design #4191
|
2016-03-02 21:27:08 +01:00 |
|
Torkel Ödegaard
|
fd1a0edf7f
|
ux(): worked on new modal design #4191
|
2016-03-02 20:56:04 +01:00 |
|
bergquist
|
4c83dba183
|
go fmt....
|
2016-03-02 17:32:54 +01:00 |
|
Torkel Ödegaard
|
b641720575
|
Merge branch 'master' of github.com:grafana/grafana
|
2016-03-02 16:56:27 +01:00 |
|
Torkel Ödegaard
|
950455bd93
|
ux(): combined page header and tab views
|
2016-03-02 16:56:16 +01:00 |
|
bergquist
|
eb79436ab7
|
feat(plugins): mounts dist folder if exists in plugin
closes #4230
|
2016-03-02 15:13:19 +01:00 |
|
Carl Bergquist
|
10db47bf4c
|
Merge pull request #4228 from utkarshcmu/patch-1
Update CHANGELOG.md
|
2016-03-02 11:37:08 +01:00 |
|
Utkarsh Bhatnagar
|
4d454f8914
|
Update CHANGELOG.md
|
2016-03-02 02:31:32 -08:00 |
|
Torkel Ödegaard
|
eb4a46b40f
|
Merge pull request #4220 from mtanda/issue_1419
Align auto refresh interval
|
2016-03-02 11:26:34 +01:00 |
|
Torkel Ödegaard
|
7df326083d
|
Merge pull request #4227 from utkarshcmu/tsdb-ms
Grafana supports ms resolution for Opentsdb
|
2016-03-02 11:24:14 +01:00 |
|
utkarshcmu
|
48f5a61564
|
Grafana supports ms resolution for Opentsdb
|
2016-03-02 02:14:58 -08:00 |
|
bergquist
|
19f0f7535f
|
Merge branch 'example_datasource'
|
2016-03-02 10:45:44 +01:00 |
|
bergquist
|
e3e0b72b43
|
fix(examples): ignore dist folder
|
2016-03-02 10:45:17 +01:00 |
|
bergquist
|
3435df8b9c
|
feat(examples): add datasource plugin example
|
2016-03-02 10:43:41 +01:00 |
|
Torkel Ödegaard
|
7e12460303
|
Merge branch 'master' of github.com:grafana/grafana
|
2016-03-02 08:55:25 +01:00 |
|
Torkel Ödegaard
|
9d3d0912e5
|
ux(): added on hover chevron to pinned brand button
|
2016-03-02 08:55:13 +01:00 |
|
Torkel Ödegaard
|
1ed4f64e60
|
templating(): minor update to regex escape chars, #2918
|
2016-03-02 08:44:20 +01:00 |
|
bergquist
|
8b64b2113e
|
docs(plugins): improve install docs for plugins
|
2016-03-02 08:39:46 +01:00 |
|