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

33 commits

Author SHA1 Message Date
Brandon Hilkert
9f16aa3d2f Fix CSS and update responsive styles for additional nav item. 2012-12-12 07:36:00 -05:00
Brandon Hilkert
412ed9c703 Merge branch 'master' into dashboard
Conflicts:
	web/assets/stylesheets/application.css
	web/views/layout.slim
2012-12-11 08:56:57 -05:00
Brandon Hilkert
cc5165ed3d Add dashboard. 2012-12-10 22:01:49 -05:00
Brandon Hilkert
4512751c80 Make layout responsive for mobile. 2012-12-07 11:41:21 -05:00
Brandon Hilkert
d8160f9761 Fix responsive collapse of nav bars at 450px. 2012-12-06 11:59:54 -05:00
Brandon Hilkert
fb4c73a95d Remove more unused styles. 2012-12-06 11:47:36 -05:00
Brandon Hilkert
87319fca63 Fix path of bootstrap glyphs. 2012-12-06 11:40:21 -05:00
Brandon Hilkert
a83393924f Remove unused styles. 2012-12-06 11:40:08 -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
Mike Perham
6edc89319f Remove the fancy gradient 2012-11-30 13:23:05 -08:00
Brandon Hilkert
8dc99f27ea Minimize font in summary section to not line break on 9 digits in FF. 2012-11-26 16:05:23 -05:00
Mike Perham
cf72232f9b Use relative path for CSS image, fixes #486 2012-11-19 11:29:29 -08:00
Mike Perham
1c2f35cafc Fix status icon, was broken due to invalid CSS comments 2012-11-13 20:57:33 -08:00
Mike Perham
1fa05b85dc Fix broken gradient with firefox, fixes #519 2012-11-13 20:47:11 -08:00
Mike Perham
cea76782fd use protocol-relative urls, fixes #502 2012-11-03 09:50:49 -07:00
Mike Perham
1767c9c28d Fix form margin in table cells 2012-11-02 12:51:49 -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
Tyson Tate
7f6c2b5aee Consolidate Bootstrap CSS. 2012-11-02 10:42:30 -07:00
Mike Perham
c0f3a17e3f Remove unused public, simplify _base 2012-11-01 15:45:56 -07:00
Mike Perham
ac525eb49a Move UI debug info to footer, it breaks with long hostnames 2012-10-30 10:49:15 -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
ae57151cf7 Layout fixes 2012-10-26 18:50:55 +02:00
Romain Dardour
3d42c043dd V1 2012-10-26 18:50:38 +02:00
Romain Dardour
b42cbbccb9 Layout fixes 2012-10-26 18:47:45 +02:00
Romain Dardour
85768baf9f V1 2012-10-26 18:47:44 +02:00
Mike Perham
783b57ec77 Upgrade web-ui to Twitter Bootstrap 2.1.0 2012-09-04 20:49:33 -07: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
Ezekiel Templin
d97300c4ab Cleanup navigation for smaller screens
* Navbar becomes accordion when window width is <= 980px
2012-06-20 03:38:16 -04:00
Mike Perham
10b4caf973 Add /retries page with bulk operations, trim long arguments #184 2012-05-11 16:49:15 -07:00
Mike Perham
65e8980dc2 Slight restructure to the retry page, make code style not suck 2012-05-04 21:00:48 -07:00
Mike Perham
6ed1cc868f Allow deletion of queues from web UI [#154] 2012-05-02 20:19:59 -07:00
Mike Perham
20e51f1276 Move all web stuff into /web, fix trailing slash issue. 2012-03-05 19:27:27 -08:00