Mike Perham
|
55fe3ee80c
|
fix bottom padding
|
2013-09-30 21:57:11 -07:00 |
|
Jeff Boek
|
0a7a0358f4
|
minified css
|
2013-09-30 21:50:06 -07:00 |
|
Jeff Boek
|
beb5bc2ae3
|
Bootstrap upgrade
|
2013-09-30 21:43:24 -07:00 |
|
Mike Perham
|
0dd5751f54
|
Merge pull request #1214 from cpuguy83/move_status_to_navbar_brand_area
Use original asset and resize in CSS
|
2013-09-30 10:27:47 -07:00 |
|
Brian Goff
|
8e362bd118
|
Use original asset and resize in CSS
|
2013-09-30 12:36:12 -04:00 |
|
Alex Handley
|
e848e446e7
|
Merge branch 'master' into summary-ui-improvements
Conflicts:
web/assets/stylesheets/application.css
|
2013-09-29 21:01:21 +01:00 |
|
Mike Perham
|
538dd2c7f5
|
Merge pull request #1196 from cpuguy83/move_status_to_navbar_brand_area
Move status to navbar brand area
|
2013-09-28 12:38:02 -07:00 |
|
Hernan Astudillo A
|
5deb79d6a2
|
improve usability on mobile-ui for redis stats on dashboard
|
2013-09-26 22:47:53 -03:00 |
|
Alex Handley
|
b7e7d7fcd9
|
floated Redis stats in the center of the page
|
2013-09-24 18:15:59 +01:00 |
|
Brian Goff
|
ad8a4b78d5
|
Merge branch 'move_live_poll_btn_to_nav' into move_status_to_navbar_brand_area
|
2013-09-23 22:53:31 -04:00 |
|
Brian Goff
|
95aea5b13b
|
Set font color for status text
|
2013-09-23 22:35:13 -04:00 |
|
Brian Goff
|
7728be5bdb
|
Move poll button into nav
|
2013-09-23 11:29:45 -04:00 |
|
Brian Goff
|
4838d98a7f
|
Ensure poll button is the same color no matter where it is placed
|
2013-09-23 11:29:08 -04:00 |
|
Brian Goff
|
64cc10b9ea
|
Change icon sizes to work with navbar
|
2013-09-22 18:36:28 -04:00 |
|
Mike Perham
|
ad6d665bfb
|
Only need vertical scrollbar, fixes #1116
|
2013-09-19 11:38:15 -07:00 |
|
Nikolay Nemshilov
|
7365888b69
|
Adding the jquery timeago locales support. Adds to #831
|
2013-08-01 20:07:26 +10:00 |
|
Jonathan Hyman
|
5e9bfa7ab7
|
Adds a job status page for scheduled jobs; partially reverts 6ce788b121 which removed arg truncation from overview pages.
|
2013-07-27 13:03:47 -04:00 |
|
Jonathan Hyman
|
d8cd87aa1e
|
No longer truncates arguments in sidekiq-web, instead uses overflow: scroll to let you see them.
|
2013-07-25 18:36:23 -04:00 |
|
Manish Valechha
|
9bfb7f22c2
|
Make graphs responsive by redrawing them after resizing window
|
2013-07-20 22:00:26 -04:00 |
|
Manish Valechha
|
d0af0645a7
|
Make the summary bar reponsive for screen width between 979-768px
|
2013-07-20 20:37:49 -04:00 |
|
Manish Valechha
|
385d3b19a6
|
Display mobile summary inline
|
2013-07-20 12:12:54 -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 |
|
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
|
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 |
|
Brandon Hilkert
|
7351fe300b
|
Update queues during live poll.
|
2012-12-03 20:01:54 -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 |
|