Torkel Ödegaard
|
4f7fb40d9b
|
feat(panel plugin): improving panel plugin model
|
2016-01-24 16:39:25 -05:00 |
|
bergquist
|
08f02397b6
|
fix(fileexport): tslint fix
|
2016-01-21 14:31:20 +01:00 |
|
bergquist
|
d3f90dcfcc
|
style(fileexport): remove commented code
|
2016-01-21 14:26:31 +01:00 |
|
bergquist
|
ba65b89bbb
|
feat(csv export): extract csv export into a new file
|
2016-01-21 14:22:39 +01:00 |
|
matteo brancaleoni
|
cdcc7a7172
|
add export to csv in table panel
|
2016-01-21 10:02:23 +01:00 |
|
bergquist
|
eb8871a4bd
|
fix(playlist): add nginject for prod build
|
2016-01-18 17:31:33 +01:00 |
|
bergquist
|
4a54edd8bb
|
feat(playlist): clicks outside control stops playlist
fixes #3711
|
2016-01-18 17:17:13 +01:00 |
|
Torkel Ödegaard
|
66eebd1ac3
|
refactor(playlist): refactor of playlist feature, and PR #3776
|
2016-01-18 16:01:14 +01:00 |
|
Torkel Ödegaard
|
1e06f3f5f4
|
Merge branch 'master' of github.com:grafana/grafana
|
2016-01-18 12:19:54 +01:00 |
|
Torkel Ödegaard
|
edcef7d078
|
fix(graph): fixed for graph series color selector popover, broken in recent 3.0-pre1 build, fixes #3774
|
2016-01-18 12:12:05 +01:00 |
|
bergquist
|
899a44a735
|
feat(units): add more data rate options
|
2016-01-18 10:02:46 +01:00 |
|
bergquist
|
6a95963c89
|
Revert "feat(units): add more data rate units"
This reverts commit a35bf497be .
|
2016-01-18 09:47:01 +01:00 |
|
bergquist
|
a35bf497be
|
feat(units): add more data rate units
closes #3759
|
2016-01-18 09:26:24 +01:00 |
|
Torkel Ödegaard
|
30c19d525e
|
ux(): minor page rename
|
2016-01-17 20:32:37 +01:00 |
|
Torkel Ödegaard
|
8161a0943d
|
ux(password): minor fix for change password page
|
2016-01-17 20:16:39 +01:00 |
|
Torkel Ödegaard
|
0cb68b86fc
|
refactor(): minor change
|
2016-01-17 17:24:10 +01:00 |
|
Torkel Ödegaard
|
723be4f612
|
refactoring(): unified dashboard top nav to a single dashnav component, uses new navbar component
|
2016-01-17 11:34:51 +01:00 |
|
Torkel Ödegaard
|
070af40487
|
refactor(): began refactoring topnav directive to be more like the new style of components, and also make it usable on all pages including dashboard
|
2016-01-16 23:26:29 +01:00 |
|
Torkel Ödegaard
|
c201f4c63e
|
feat(sidemenu): added handling of click outside to hide sidemenu, also refactored grafana_ctrl to a more general grafana component
|
2016-01-16 18:55:13 +01:00 |
|
Torkel Ödegaard
|
2bfded3c5f
|
ux(): general ux polish
|
2016-01-15 14:42:59 +01:00 |
|
Torkel Ödegaard
|
954c0e9fae
|
Merge branch 'master' into new-nav
|
2016-01-15 11:23:22 +01:00 |
|
Torkel Ödegaard
|
f6a3b53fb5
|
fix(firefox): fixed js issue that made master build break in firefox
|
2016-01-15 11:23:08 +01:00 |
|
Torkel Ödegaard
|
aa9a92d2e0
|
poc(new nav): added new menu button to other pages that dashboard
|
2016-01-14 22:30:39 +01:00 |
|
Torkel Ödegaard
|
8699d49f93
|
feat(plugins): updated cloudwatch to new plugin style
|
2016-01-14 15:15:45 +01:00 |
|
Torkel Ödegaard
|
c4ce3293a2
|
feat(plugins): now solved all cases of loading plugin directives, now just have to upgrade all panels and data sources
|
2016-01-14 14:37:04 +01:00 |
|
Torkel Ödegaard
|
6c6c3a5081
|
feat(plugins): more work on how plugins expose directives
|
2016-01-14 12:35:31 +01:00 |
|
Torkel Ödegaard
|
d420cb38d1
|
feat(plugins): work on plugin directives loading
|
2016-01-14 11:21:56 +01:00 |
|
Torkel Ödegaard
|
b55f8215ec
|
feat(apps): work on plugin directives loading
|
2016-01-13 22:31:29 +01:00 |
|
Torkel Ödegaard
|
59c928acc2
|
feat(tslint): added more tslint rules
|
2016-01-13 21:07:57 +01:00 |
|
Torkel Ödegaard
|
534bc83173
|
temp work on dynamic directives
|
2016-01-13 14:03:50 +01:00 |
|
Torkel Ödegaard
|
e081a5c5a0
|
feat(apps): worked on pinning apps
|
2016-01-11 18:03:08 +01:00 |
|
Torkel Ödegaard
|
c1e94e61d0
|
feat(apps): lots of more work on apps, changed app_plugin to app_settings in order to to confuse the app plugin model (definition) and app org settings
|
2016-01-10 21:37:11 +01:00 |
|
Torkel Ödegaard
|
35f40b7312
|
feat(plugins): upgraded opentsdb
|
2016-01-09 21:54:03 +01:00 |
|
Torkel Ödegaard
|
15546dd84e
|
feat(plugins): added better error message when trying to load data source plugin module that is missing datasource constructor
|
2016-01-09 19:14:59 +01:00 |
|
Torkel Ödegaard
|
cf98a16db0
|
feat(plugins): made data source custom edit view into a directive instead of html path config in plugin.json
|
2016-01-09 18:07:42 +01:00 |
|
Torkel Ödegaard
|
c5635f9c89
|
feat(plugins): changed what datasources should return, they should now return the datasource constructor
|
2016-01-09 13:21:16 +01:00 |
|
Torkel Ödegaard
|
d932653c7f
|
feat(apps): minor progress on apps edit view
|
2016-01-09 11:07:34 +01:00 |
|
Torkel Ödegaard
|
60e7c6d150
|
Merge branch 'master' into apps
Conflicts:
public/app/partials/sidemenu.html
|
2016-01-08 18:10:53 +01:00 |
|
Torkel Ödegaard
|
6c1fee736b
|
feat(sidemenu): improved user dropdown and sidemenu, will be improved further, #3687
|
2016-01-08 17:58:46 +01:00 |
|
Torkel Ödegaard
|
f67563e9ee
|
feat(apps): moving things around
|
2016-01-08 12:45:12 +01:00 |
|
Torkel Ödegaard
|
69d0e82453
|
Merge branch 'master' into apps
Conflicts:
pkg/services/sqlstore/migrations/migrations.go
|
2016-01-08 10:20:46 +01:00 |
|
Torkel Ödegaard
|
8a2af9b818
|
Merge branch 'v2.6.x'
|
2016-01-07 22:00:21 +01:00 |
|
Torkel Ödegaard
|
255901ca7c
|
fix(graph panel): fixed bug in typeahead when adding series style override, fixes #3554
|
2016-01-07 21:59:55 +01:00 |
|
Torkel Ödegaard
|
d1145ed3fb
|
Merge branch 'master' into apps
|
2015-12-22 13:59:25 +01:00 |
|
Torkel Ödegaard
|
f074c1eaff
|
refactor(lodash): changed how lodash is referenced from typescript
|
2015-12-22 13:59:11 +01:00 |
|
Torkel Ödegaard
|
b8cb5e0367
|
feat(apps): WIP progress app views
|
2015-12-22 13:42:48 +01:00 |
|
Torkel Ödegaard
|
d0dead0a08
|
feat(apps): rewrote appsCtrl to app_list_ctrl and to typescript
|
2015-12-22 12:13:55 +01:00 |
|
woodsaj
|
0903d5541b
|
Merge branch 'master' of github.com:grafana/grafana into externalPlugin
Conflicts:
pkg/api/api.go
pkg/api/api_plugin.go
pkg/api/datasources.go
pkg/api/frontendsettings.go
pkg/api/index.go
pkg/plugins/models.go
pkg/plugins/plugins.go
|
2015-12-22 00:23:24 +08: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 |
|