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
Mike Perham
4c274f4cfb Implement Web UI keyboard shortcuts, #2540
Needs: JS concat
2015-09-08 14:09:11 -07:00
Tom Benner
7982e4e890 Prevent redundant polling in the web UI 2015-06-21 11:33:32 -07:00
dipnlik
8ec78239b8 Removes extra </div> tag 2015-04-23 11:50:46 -03:00
Anton Davydov
70407f41e7 Fixed protruding links in header navbar [skip ci]
1. All protruding plugin links rolled to dropdown button
2. Trim navbar link weight for screen less than 979px
2015-04-03 10:36:37 +03:00
Anton Davydov
c0800916c6 Change current navbar to bootstrap collapsed navbar [skip ci] 2015-03-26 15:43:04 +03:00
Mike Perham
5a77ce7780 erb cleanup 2014-08-07 12:20:41 -07:00
Abdelkader Boudih
17cd01b056 [Webui] Fix style bug 2014-08-06 16:46:57 +00:00
Abdelkader Boudih
8f0bdd065d [Webui] Add back button 2014-08-02 00:36:37 +00:00
Bruno Buccolo
641c663bd2 Fixes Live Pool button on web ui for smartphone devices #1218 2013-10-21 00:07:15 -02:00
Mike Perham
7a41404c04 Web UI cleanup/refactoring, fixes #1247
- Pull out helpers into separate module
- Fix i18n strings to be loaded once, not every request
- Clearer separation between default and custom tabs
- Fix action redirects to contain the query string from the referrer so we don't lose our context upon redirect.
2013-10-13 15:56:17 -07:00
Jeff Boek
beb5bc2ae3 Bootstrap upgrade 2013-09-30 21:43:24 -07:00
Brian Goff
17a488fe36 pull the poll button to the right of the navbar 2013-09-23 22:52:50 -04:00
Brian Goff
7728be5bdb Move poll button into nav 2013-09-23 11:29:45 -04:00
Brian Goff
1d26d388bd Add status to navbar branding 2013-09-22 18:37:00 -04:00
Kirill Nikitin
0a7e8ea439 Closes #1120 Removed slim. 2013-08-22 02:59:34 +04:00