Torkel Ödegaard
|
a8e3f731b7
|
feat(influxdb): began work on influxdb policy selector
|
2016-01-17 17:53:38 +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
|
0a58404584
|
fix(build): minor build script fix, fixes #3756
|
2016-01-16 19:16:49 +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
|
317b5e6d86
|
fix(sidemenu): fixed issue with new sidemenu in optimized build, #3687
|
2016-01-16 16:17:29 +01:00 |
|
Torkel Ödegaard
|
38ddc88b20
|
fix(api): do not include null jsonData field in /api/datasources resource, closes #3755
|
2016-01-15 15:57:00 +01:00 |
|
Torkel Ödegaard
|
7ad72ba905
|
ux(): minor style fixes to pages
|
2016-01-15 15:51:30 +01:00 |
|
Torkel Ödegaard
|
36e8af05a2
|
ux(more style updates)
|
2016-01-15 15:05:13 +01:00 |
|
Torkel Ödegaard
|
2bfded3c5f
|
ux(): general ux polish
|
2016-01-15 14:42:59 +01:00 |
|
Torkel Ödegaard
|
842a59535d
|
feat(sidenav): more polish to new sidenamv
|
2016-01-15 13:20:32 +01:00 |
|
Torkel Ödegaard
|
d4e1a715eb
|
fix(datasources): many datasources did not work in optimized build due to missing ngInject comment
|
2016-01-15 12:51:55 +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 |
|
bergquist
|
01d47fb280
|
fix(plugins): fix for default plugin dif
|
2016-01-15 11:22:41 +01:00 |
|
Torkel Ödegaard
|
dfcb82d233
|
feat(sidenav): more work on new side nav
|
2016-01-15 11:13:02 +01:00 |
|
bergquist
|
83346a29aa
|
fix(plugins): scans default plugin path
|
2016-01-15 11:01:56 +01:00 |
|
Torkel Ödegaard
|
317c5ba88d
|
Merge pull request #3747 from utkarshcmu/api-docs
Added Orgs API docs
|
2016-01-15 07:51:42 +01:00 |
|
utkarshcmu
|
caa26f594e
|
Added Orgs API
|
2016-01-14 14:40:12 -08: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
|
4f227ae92e
|
poc(new sidenav/topnaav)
|
2016-01-14 22:26:41 +01:00 |
|
Torkel Ödegaard
|
cd0256d40d
|
poc(new nav): beginings....
|
2016-01-14 21:20:56 +01:00 |
|
Torkel Ödegaard
|
2ccc19185c
|
fix(text panel): fix for text panel in optimized builds, introduced in recent commit due to plugin api changes
|
2016-01-14 19:14:02 +01:00 |
|
Torkel Ödegaard
|
b4d595e561
|
feat(plugins): updated changelog with notice about plugin api changes
|
2016-01-14 19:01:13 +01:00 |
|
Torkel Ödegaard
|
88a132b878
|
Merge branch 'dynamic-directives'
|
2016-01-14 18:57:34 +01:00 |
|
Torkel Ödegaard
|
b5726a8d5a
|
feat(plugins): completed upgrade of all built in panels
|
2016-01-14 18:57:02 +01:00 |
|
Torkel Ödegaard
|
b7f4a5c198
|
Merge pull request #3744 from utkarshcmu/meta-changelog
Updating CHANGELOG.md
|
2016-01-14 18:32:57 +01:00 |
|
Torkel Ödegaard
|
1d9ad9be33
|
feat(plugins): upgraded singlestat to new plugin format
|
2016-01-14 17:20:50 +01:00 |
|
Utkarsh Bhatnagar
|
2b7a26dabd
|
Update CHANGELOG.md
|
2016-01-14 07:53:42 -08:00 |
|
Torkel Ödegaard
|
a233570777
|
feat(plugins): upgraded opentsdb and prometheus to new plugin module return format
|
2016-01-14 16:01:17 +01:00 |
|
Torkel Ödegaard
|
6fae264222
|
feat(plugins): upgraded influxdb to new plugin format
|
2016-01-14 15:35:14 +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
|
dbafc8c9db
|
feat(plugins): work on plugin directive loading
|
2016-01-14 13:21:05 +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
|
08caf4bbde
|
feat(tslint): more tslint work
|
2016-01-13 21:22:39 +01:00 |
|
Torkel Ödegaard
|
59c928acc2
|
feat(tslint): added more tslint rules
|
2016-01-13 21:07:57 +01:00 |
|
Torkel Ödegaard
|
e38e8c740f
|
Merge pull request #3723 from schen59/master-schen
fix mismatch api path introduced by commit to issue #3600
|
2016-01-13 19:51:56 +01:00 |
|
Shaofeng Chen
|
4ceab4abc7
|
fix mismatch api path
|
2016-01-13 10:44:31 -08:00 |
|
Torkel Ödegaard
|
8ff48c126a
|
fix(merge): minor merge fix
|
2016-01-13 15:51:47 +01:00 |
|
Torkel Ödegaard
|
6da3af5e89
|
Merge branch 'new_macaron'
|
2016-01-13 15:48:49 +01:00 |
|
Torkel Ödegaard
|
77c362af8d
|
fix(sidemenu): added missing login link
|
2016-01-13 15:48:12 +01:00 |
|
Torkel Ödegaard
|
2cf0dc2cb2
|
fix(gofmt): fixed non formated go file
|
2016-01-13 15:43:32 +01:00 |
|
Torkel Ödegaard
|
bdb67d4909
|
fix(build): fixed dependency and build issue
|
2016-01-13 15:38:54 +01:00 |
|
bergquist
|
4fe72ebf69
|
feat(macaron): upgrades macaron version
|
2016-01-13 15:11:23 +01:00 |
|
Torkel Ödegaard
|
49fdf8427a
|
fix(png rendering): removed --ssl-protocol=any phantomjs param
|
2016-01-13 15:07:03 +01:00 |
|
Torkel Ödegaard
|
534bc83173
|
temp work on dynamic directives
|
2016-01-13 14:03:50 +01:00 |
|