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

16 commits

Author SHA1 Message Date
Mike Perham
5adbc24cbe Rework authenticity_token to use simpler helper, #2422 2015-07-06 15:52:41 -07:00
Mike Perham
cf3c43b241 Fix CSRF vulnerability reported by Egor Homakov, fixes #2422 2015-07-06 12:51:15 -07:00
Anton Davydov
17ee70f063 Create table containers with overflow is overlay 2015-05-14 02:48:17 +03:00
Abdelkader Boudih
63be43f5e1 [WEB UI] Add Kill button to retriable jobs, closes #1866 2014-07-28 21:41:07 +00:00
Mike Perham
ffbf1200bd Remove hard-coded table column width rules, hopefully help with #1747 2014-06-03 09:00:19 -07:00
Mike Perham
2513884aa0 Unwrap Delayed jobs for presentation in UI, fixes #1718
No more massive numbers of Sidekiq::Extensions::DelayedClass jobs!  Now you’ll see the underlying Class.method call instead so the UI is much more intuitive.

This might also be necessary for ActiveJob.
2014-05-19 20:54:28 -07:00
Bradley Priest
7056c36ebb Fix layout of the retry all checkbox 2013-12-14 18:10:10 +08:00
Bradley Priest
23d9b93e95 Larger clickable area for checkboxes on the retries page 2013-11-20 11:16:50 +08:00
Mike Perham
9e2c6acc4f Changes for the upcoming Pro filtering feature 2013-11-10 12:54:17 -08:00
Mike Perham
f243b96fd2 Rework retries and scheduled index page to use API 2013-11-10 10:40:21 -08:00
Jon-Michael Deldin
3b48a6bace Escape error message in retry list 2013-10-25 14:43:22 -07:00
Mike Perham
6d080d980c Minor table styling 2013-10-03 20:48:32 -07:00
Mike Perham
875d9d7391 Truncate error message in retry listing, fixes #1226 2013-10-03 20:13:05 -07:00
Jeff Boek
beb5bc2ae3 Bootstrap upgrade 2013-09-30 21:43:24 -07:00
Tomas Kramar
161893d546 Show errors for retried jobs 2013-09-19 12:12:56 +02:00
Kirill Nikitin
0a7e8ea439 Closes #1120 Removed slim. 2013-08-22 02:59:34 +04:00