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
Torkel Ödegaard
97758380e0
Worked on stars in search results
2015-02-02 17:17:57 +01:00
Torkel Ödegaard
b67f4dc390
Added stars to search results
2015-02-02 17:17:30 +01:00
Torkel Ödegaard
ad3d15e28d
Worked on dashboard starring and unstarring, renamed favorite model to star
2015-02-02 11:32:32 +01:00
Torkel Ödegaard
1e3970c6e5
Worked on dashoard starring and unstarring, added dashboardMeta model
2015-02-02 11:32:00 +01:00
Torkel Ödegaard
706481b1a3
Updated frontend, fixed dashboard share feature
2015-02-02 09:46:03 +01:00
Torkel Ödegaard
66d9c4f1af
Fixed share dashboard feature, sharing temp feature is currently removed
2015-02-02 09:45:45 +01:00
Torkel Ödegaard
cd17278c64
Updated frontend, a lot of markup, css fixes, restoring features
2015-02-02 09:00:04 +01:00
Torkel Ödegaard
f424abf87c
more markup fixes
2015-02-02 08:59:38 +01:00
Torkel Ödegaard
8a5c91021d
Various css and markup fixes for changed css classes
2015-02-02 08:34:54 +01:00
Torkel Ödegaard
ddc32d3cad
updated frontend
2015-02-01 20:24:41 +01:00
Torkel Ödegaard
26535e163f
fixing broken things in the markup for changed css classes
2015-02-01 20:23:52 +01:00