Volker Fröhlich
|
f4e22e49b6
|
Color the annotation bolt (#3590)
Makes it easier to distinguish between annotations while
editing and using them; Uses the icon color.
|
2016-01-07 22:28:03 +01:00 |
|
Torkel Ödegaard
|
52644bb28a
|
fix(timepicker): fixed recent breaking of datetime picker when swithing from requirejs to systemjs
|
2016-01-07 20:52:48 +01:00 |
|
Torkel Ödegaard
|
f074c1eaff
|
refactor(lodash): changed how lodash is referenced from typescript
|
2015-12-22 13:59:11 +01:00 |
|
Torkel Ödegaard
|
0a9f705308
|
tech(systemjs): more fixes for optmized build
|
2015-12-21 16:34:18 +01:00 |
|
Torkel Ödegaard
|
dabd680d6b
|
tech(systemjs): merged sync with master, all tests are passing
|
2015-12-21 16:13:24 +01:00 |
|
carl bergquist
|
1b341f8000
|
fix(dashboard_settings): update css for last row
|
2015-12-20 21:13:44 +01:00 |
|
Carl Bergquist
|
af9b864b83
|
Merge pull request #3446 from utkarshcmu/new-columns
Displaying Last UpdatedBy as Metadata
|
2015-12-20 15:11:20 -05:00 |
|
utkarshcmu
|
af371249f9
|
Successfully displayed userdId in UI
|
2015-12-18 01:52:05 -08:00 |
|
Torkel Ödegaard
|
0dd7fb7361
|
tech(systemjs): most things work
|
2015-12-18 10:28:00 +01:00 |
|
utkarshcmu
|
c433167950
|
Merged with master, resolved conflicts
|
2015-12-18 00:23:08 -08:00 |
|
utkarshcmu
|
e0ffcda32e
|
Added UI , DB settings
|
2015-12-18 00:20:23 -08:00 |
|
Torkel Ödegaard
|
d34ba416a6
|
tech(systemjs): more stuff is starting to work
|
2015-12-18 08:22:05 +01:00 |
|
Torkel Ödegaard
|
545c39356a
|
tech(systemjs): starting work on systemjs bundling
|
2015-12-17 19:18:30 +01:00 |
|
carl bergquist
|
24acea7261
|
refactoring(top_nav): move menu condition to controller
|
2015-12-17 14:41:10 +01:00 |
|
Torkel Ödegaard
|
83ce40191c
|
tech(systemjs): ok, moving forward
|
2015-12-17 14:27:34 +01:00 |
|
utkarshcmu
|
9498c78576
|
Merged with master, resolved conflicts
|
2015-12-17 01:46:34 -08:00 |
|
utkarshcmu
|
746e203f7b
|
Admin can toggle editable checkbox
|
2015-12-17 01:44:05 -08:00 |
|
carl bergquist
|
5bdf0cd136
|
Merge branch 'global_interval' of https://github.com/felixbarny/grafana into felixbarny-global_interval
Conflicts:
public/app/plugins/datasource/elasticsearch/partials/config.html
|
2015-12-17 09:53:02 +01:00 |
|
carl bergquist
|
26f70a5fd7
|
fix(settings): make headline more informative
|
2015-12-17 09:04:05 +01:00 |
|
Torkel Ödegaard
|
c24935b519
|
minor progress
|
2015-12-16 17:01:34 +01:00 |
|
carl bergquist
|
2cb83cf19d
|
style(graph.tooltip): moves checkdate logic inside each method.
I find it easier to follow and checkdate didnt do much.
|
2015-12-16 16:32:55 +01:00 |
|
carl bergquist
|
8c02a7bd6b
|
Merge branch 'relative' of https://github.com/utkarshcmu/grafana into utkarshcmu-relative
|
2015-12-16 16:09:44 +01:00 |
|
Torkel Ödegaard
|
ca84ef38f8
|
angular2 test
|
2015-12-16 12:21:13 +01:00 |
|
Carl Bergquist
|
2b58b6b5d7
|
Merge pull request #3304 from utkarshcmu/info
Added metadata info panel
|
2015-12-15 18:02:29 +01:00 |
|
Torkel Ödegaard
|
7ee290cc57
|
tech(systemjs): systemjs and jspm work
|
2015-12-15 17:56:16 +01:00 |
|
carl bergquist
|
c48da9b5cf
|
fix(tests): fix broken unittest due to merge conflict
|
2015-12-15 14:03:15 +01:00 |
|
Pavel Strashkin
|
cba471b09b
|
ui(dashboard): delete empty rows without confirm
|
2015-12-15 13:58:38 +01:00 |
|
Torkel Ödegaard
|
27a0ef7ee8
|
Merge branch 'master' of github.com:grafana/grafana
|
2015-12-15 10:29:07 +01:00 |
|
Torkel Ödegaard
|
2ec5bc77d7
|
Merge branch 'external-plugins'
|
2015-12-15 10:10:48 +01:00 |
|
carl bergquist
|
2f3587ee8a
|
fix(jshint): fix jshint error ._.
|
2015-12-15 09:06:11 +01:00 |
|
carl bergquist
|
9ece45caa5
|
feat(top_nav): option to make dashboards editable again
closes #2587
closes #2554
|
2015-12-15 08:43:03 +01:00 |
|
Torkel Ödegaard
|
4cc06ad779
|
Merge branch 'master' of github.com:grafana/grafana
|
2015-12-14 18:33:58 +01:00 |
|
Torkel Ödegaard
|
79d56f779d
|
fix(graphite): minor fix to graphite query editor so it does not issue render requests for incomplete queries, fixes #3510
|
2015-12-14 18:33:44 +01:00 |
|
Carl Bergquist
|
280f9befae
|
Merge pull request #2949 from shoonoise/master
Add option to hide raintank share button
Fixes #2727
|
2015-12-14 17:29:09 +01:00 |
|
Torkel Ödegaard
|
201f50b121
|
Merge branch 'master' into external-plugins
Conflicts:
pkg/api/login.go
public/app/core/routes/all.js
public/app/core/table_model.ts
public/app/panels/table/table_model.ts
public/app/plugins/panels/table/editor.ts
public/app/plugins/panels/table/table_model.ts
|
2015-12-14 17:28:57 +01:00 |
|
Johannes 'fish' Ziemke
|
c30c9fbca9
|
Clarify template option auto interval in tooltip
|
2015-12-11 16:47:05 +01:00 |
|
Torkel Ödegaard
|
1b42e3015e
|
fix(timepicker): mini change, removed unneeded space
|
2015-12-11 14:34:56 +01:00 |
|
carl bergquist
|
ba5b127684
|
feat(timepicker): always show refresh button
closes #1628
closes #1208
|
2015-12-11 14:26:38 +01:00 |
|
Torkel Ödegaard
|
5227dc679d
|
fix(invite): removed resend invite button, button logic was not implemented, fixes #3484
|
2015-12-10 13:31:24 +01:00 |
|
Torkel Ödegaard
|
77c510c364
|
fix(graph legend): fixed issue with escaping html text in graph legend, and in function param, fixes #3482
|
2015-12-10 13:27:57 +01:00 |
|
Torkel Ödegaard
|
bffb217d37
|
fix(panel): removed accidentally commited test markup
|
2015-12-09 13:08:47 +01:00 |
|
Torkel Ödegaard
|
40f85e5ca3
|
refactor(http data source options): #3473
|
2015-12-09 13:05:05 +01:00 |
|
Torkel Ödegaard
|
2dba2f4a95
|
Merge branch 'with_credentials' of https://github.com/mtanda/grafana into mtanda-with_credentials
|
2015-12-09 12:54:00 +01:00 |
|
Torkel Ödegaard
|
70542fb730
|
refactor(table views): #3466
|
2015-12-09 12:04:51 +01:00 |
|
Mitsuhiro Tanda
|
cd742979b1
|
add withCredentials checkbox
|
2015-12-09 19:43:59 +09:00 |
|
Torkel Ödegaard
|
736d58e35f
|
Merge branch 'updated-list-views' of https://github.com/nchristus/grafana into nchristus-updated-list-views
|
2015-12-09 10:43:51 +01:00 |
|
Nick Christus
|
282aaa5cf0
|
Merge branch 'master' into updated-list-views
|
2015-12-07 16:30:02 -06:00 |
|
Nick Christus
|
462a939438
|
Merge branch 'master' of github.com:grafana/grafana
|
2015-12-07 16:29:51 -06:00 |
|
Nick Christus
|
030f902ca5
|
removed redundant labels
|
2015-12-07 16:26:18 -06:00 |
|
utkarshcmu
|
2b263bcb5d
|
Fixed closing tag
|
2015-12-07 05:06:52 -08:00 |
|