Torkel Ödegaard
8e1b753664
Added limit to dashboard list panel and search
2015-02-05 11:10:56 +01:00
Torkel Ödegaard
b6d5f49c0f
Merge branch 'master' of github.com:torkelo/grafana-private into develop
2015-02-05 10:56:59 +01:00
Torkel Ödegaard
2cc9515fd6
Added missing mega bytes unit format to unit selection, #999
2015-02-05 10:56:39 +01:00
Torkel Ödegaard
0f63c04beb
Fixed bug in user creation and admin role
2015-02-05 10:50:18 +01:00
Torkel Ödegaard
861e45aedf
Merge remote-tracking branch 'origin/pro'
2015-02-05 10:37:41 +01:00
Torkel Ödegaard
10820f31c2
Changed go package path
2015-02-05 10:37:13 +01:00
Torkel Ödegaard
3ab7b5c3f7
Merge branch 'master' of /home/torkel/dev/go/src/github.com/torkelo/backend
...
Conflicts:
.gitignore
LICENSE.md
README.md
2015-02-05 10:10:39 +01:00
Torkel Ödegaard
076905d14e
Added isStarred to search result hit, very inefficient loading right now but can be cached later on
2015-02-05 09:49:00 +01:00
Torkel Ödegaard
d5471c153a
Worked on dashlist panel, can now do searched
2015-02-05 09:48:14 +01:00
Torkel Ödegaard
69e7279cff
fixed unit test failing on build server
2015-02-04 18:25:15 +01:00
Torkel Ödegaard
9e58921b23
Updated godeps file
2015-02-04 18:06:37 +01:00
Torkel Ödegaard
7fa6527ca8
Updated godeps file
2015-02-04 18:06:30 +01:00
Torkel Ödegaard
2fa8096569
Updated frontend
2015-02-04 17:21:57 +01:00
Torkel Ödegaard
ff47eccf4b
Fixed javascript style checker issue
2015-02-04 17:21:42 +01:00
Torkel Ödegaard
5a6c04e3b0
frontend fixes
2015-02-04 17:20:38 +01:00
Torkel Ödegaard
896e6d4662
Merge branch 'notifications'
2015-02-04 17:15:16 +01:00
Torkel Ödegaard
d8db5189c1
More work on events, still have to convert pascal case event type name to rabbitmq dot notation, but after that should be done
2015-02-04 17:15:05 +01:00
Torkel Ödegaard
525179eb85
Added on wire event format
2015-02-04 16:57:20 +01:00
Torkel Ödegaard
dace35d31d
Missed setting account name
2015-02-04 15:41:40 +01:00
Torkel Ödegaard
3752379106
Worked on event system, needs a little more work
2015-02-04 15:37:26 +01:00
Torkel Ödegaard
048b26a0fd
Updated home dashboard
2015-02-04 11:50:40 +01:00
Torkel Ödegaard
07ec00641f
update home dashboard
2015-02-04 11:50:22 +01:00
Torkel Ödegaard
60541a455f
Worked on search filter flag IsStarred, and updated frontend with new dashboard list panel
2015-02-04 11:35:59 +01:00
Torkel Ödegaard
882ee4d49f
A start on a dashboard list panel, can now list starred dashboards
2015-02-04 11:35:19 +01:00
Torkel Ödegaard
f0b13153ac
fixed bug in frontend
2015-02-04 08:20:24 +01:00
Torkel Ödegaard
df51be02bf
Fixed loading path for home dashboard
2015-02-04 08:20:00 +01:00
Torkel Ödegaard
96798ac70c
Updated
2015-02-04 07:01:15 +01:00
Torkel Ödegaard
a28e4de3bd
added fade transition for logo icon to hamburger
2015-02-04 07:01:03 +01:00
Torkel Ödegaard
ac73e78b3a
Fixed unit test in frontedn
2015-02-03 22:18:38 +01:00
Torkel Ödegaard
613e209af3
Fixed solo panel unit test
2015-02-03 22:18:16 +01:00
Torkel Ödegaard
1ac3355b03
updated frontend with style changes
2015-02-03 22:06:07 +01:00
Torkel Ödegaard
5e4b026668
Css work applying new styles for topmenu dashboard button and logo/menu icon
2015-02-03 22:05:53 +01:00
Torkel Ödegaard
9d5979c01d
Moved dashboards dir and started work on new panel for dashboard lists
2015-02-03 20:50:52 +01:00
woodsaj
a712f1a231
Add inital implementation of Notification events.
...
If notifications are enabled in the config, Adds a eventHandler
accepting Notification{} payloads to the internal Bus. The
eventHandler then marshals the payload into json and sends it
to a rabbitmq topic exchange using the
Notification.Priority+Noticiation.EventType as the routing key.
eg. INFO.account.created
Currently, notifications are only being emitted for
INFO.account.created
INFO.account.updated
INFO.user.created
INFO.user.updated
2015-02-03 23:57:42 +08:00
Torkel Ödegaard
42a5aefb23
Worked on home dashboard
2015-02-03 15:04:35 +01:00
Torkel Ödegaard
bc673fd969
Worked on loading a home dashboard through backend
2015-02-03 15:04:18 +01:00
Torkel Ödegaard
a127f2d572
Fixed png rendering
2015-02-03 13:45:52 +01:00
Torkel Ödegaard
16acdfc7c3
Merge branch 'master' of github.com:torkelo/grafana-private into pro
2015-02-03 13:36:25 +01:00
Torkel Ödegaard
858d7be8cf
Migrated from ngmin to ngAnnotate
2015-02-03 13:36:04 +01:00
Torkel Ödegaard
1ca4ecc241
Updated grunt-jscs dependency version
2015-02-03 13:05:14 +01:00
Torkel Ödegaard
bd470abcf0
fontend styles updated
2015-02-03 10:46:52 +01:00
Torkel Ödegaard
dfef4727b6
Updated to sidemenu style
2015-02-03 10:46:33 +01:00
Torkel Ödegaard
3e5223b98d
Merge branch 'master' of github.com:torkelo/grafana-private into pro
2015-02-03 09:43:21 +01:00
Torkel Ödegaard
0fe83d5198
minor css tweaks
2015-02-03 09:43:07 +01:00
Torkel Ödegaard
6b6b97c8d8
Minor bug fix for rememeber refresh interval after zooming two or more times, Fixes #1408
2015-02-03 09:27:00 +01:00
Torkel Ödegaard
5c3e366192
Fixed wrong icon class in annotations, broken after recent upgrade of font-awesome, Fixes #1416
2015-02-03 09:18:00 +01:00
Torkel Ödegaard
68a6a1bc15
Updated frontend, fix for paths to partials
2015-02-02 22:15:45 +01:00
Torkel Ödegaard
7fef460fa2
Fix for paths to partials
2015-02-02 22:15:15 +01:00
Torkel Ödegaard
4b7d802a9d
Frontend updated with a big panel refactoring
2015-02-02 21:59:24 +01:00
Torkel Ödegaard
04ec222462
Big refactoring of the way panels are loaded and how they are built using directives, this way feel cleaner and allowed for placing the panel edit box outside the panel-container
2015-02-02 21:59:04 +01:00