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

17 commits

Author SHA1 Message Date
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