1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

15 commits

Author SHA1 Message Date
Manish Valechha
9bfb7f22c2 Make graphs responsive by redrawing them after resizing window 2013-07-20 22:00:26 -04:00
Manish Valechha
f351555efe Make status summary responsive 2013-07-08 13:58:54 -04:00
Rémy Coutable
c7d48e37a6 Fix the real-time graph in the dashboard
It was broken since this commit:
https://github.com/mperham/sidekiq/commit/2033e7faf398a6c83be32848955700
86d95a6eb8#L0R219
2013-02-20 14:09:41 +01:00
Brandon Hilkert
bbff51ac2a Add worker info to summary update. 2013-02-18 13:08:32 -05:00
Avi Tzurel
80d990c591 Make the history graph more readable
Hovering in the history graph now has formatted number, really useful
when you have a lot of jobs processed daily.
2013-01-30 12:04:46 +02:00
Mike Perham
c0a165dcd6 Merge pull request #657 from dennisvdvliet/linear_graphs_dashboard
Update the realtime graph as well
2013-01-27 10:23:35 -08:00
Dennis van der Vliet
2e61ed670e Update the realtime graph as well 2013-01-27 18:54:04 +01:00
Brandon Hilkert
2033e7faf3 Dynamically update redis stats on dashboard. 2013-01-26 14:34:46 -05:00
Dennis van der Vliet
6fdeb7274b Dashboard improvements
- Added namespace to dashboard footer.
- Wekkly graph for completed/failed jobs
- Change interpoleration for graphs to prevent the following
http://www.evernote.com/shard/s1/sh/91cdebad-fef5-4895-bd60-b5ee0b277234
/d86e8d48616618459ddd6de8585127dc
2013-01-26 18:00:59 +01:00
Brandon Hilkert
563e4c4aa5 Update beacon to be more noticable. 2013-01-03 11:23:20 -05:00
Brandon Hilkert
ab942628d4 Add ajax beacon to dashboard. 2013-01-02 17:49:12 -05:00
Brandon Hilkert
b6714cdc1c Update Dashboard summary stats with real-time graph update. 2012-12-28 20:55:00 -05:00
Brandon Hilkert
70b6303d9d * Poll dashboard stats every 2 sec
* Rename dashboard update action to "stats"
2012-12-12 11:49:20 -05:00
Brandon Hilkert
52ad426ba1 Update dashboard js. 2012-12-12 08:04:52 -05:00
Brandon Hilkert
cc5165ed3d Add dashboard. 2012-12-10 22:01:49 -05:00