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 |
|
David Leung
|
e442b837b9
|
Re-enabled "show all button" after bootstrap.js is removed in Sidekiq UI.
|
2013-01-28 13:55:14 -08: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 |
|
Brandon Hilkert
|
1869a29503
|
* Simplify poller by using query string so it works on all pages
* Minify jquery.timeago
* Consolidate js into one file to minimize requests for page refresh
* Remove bootstrap.js since it doesn't appear to be used
|
2012-12-04 15:36:51 -05:00 |
|
Brandon Hilkert
|
7351fe300b
|
Update queues during live poll.
|
2012-12-03 20:01:54 -05:00 |
|
Tyson Tate
|
2b74cef634
|
Don't pollute the global namespace.
|
2012-11-02 11:19:45 -07:00 |
|
Tyson Tate
|
67eb1bfba7
|
Consolidate CSS.
application.css is now organized by the names of the
scss partials / files that the contents came from.
|
2012-11-02 10:55:04 -07:00 |
|
Mike Perham
|
f1e38220c7
|
remove whitespace
|
2012-10-30 10:08:58 -07:00 |
|
Eric Berry
|
3a127d49f5
|
enhanced UI - see http://d.pr/i/rcGz
|
2012-10-29 14:50:21 -06:00 |
|
Romain Dardour
|
401c9dbe5e
|
Update according to mperham's feedback
|
2012-10-26 18:53:49 +02:00 |
|
Romain Dardour
|
85768baf9f
|
V1
|
2012-10-26 18:47:44 +02:00 |
|
Jeremy Ruppel
|
9687bb8ab6
|
Avoid timeago auto-refreshing itself
@judofyr proposed this solution to #424.
|
2012-10-09 14:36:54 -07:00 |
|
Mike Perham
|
783b57ec77
|
Upgrade web-ui to Twitter Bootstrap 2.1.0
|
2012-09-04 20:49:33 -07:00 |
|
Dmitry Krasnoukhov
|
7d3e37e9f8
|
Added timeago to polling mode.
|
2012-08-24 00:20:41 +03:00 |
|
Mario Visic
|
d882e5cafe
|
Added a prompt when deleting a queue.
|
2012-08-23 18:49:54 +08:00 |
|
Hakan Ensari
|
e351b02079
|
Pad minutes and seconds in poll status
|
2012-08-19 02:14:38 +01:00 |
|
Jake Mack
|
a451bdcf0f
|
Added a poll action that is meant to be hit with an ajax request, added polling link to index page
|
2012-07-26 16:08:15 -07:00 |
|
Mike Perham
|
10b4caf973
|
Add /retries page with bulk operations, trim long arguments #184
|
2012-05-11 16:49:15 -07:00 |
|
Jason Coene
|
b2b25f5d2c
|
Add support for relative timestamps using jQuery timeago
|
2012-03-29 16:57:32 -04:00 |
|
Mike Perham
|
20e51f1276
|
Move all web stuff into /web, fix trailing slash issue.
|
2012-03-05 19:27:27 -08:00 |
|