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
Mike Perham
e3d842b529
Tweak footer widths, fixes #2411
2015-06-30 08:47:21 -07:00
Tom Benner
7982e4e890
Prevent redundant polling in the web UI
2015-06-21 11:33:32 -07:00
Warren Guy
be2b6a75c0
Revert overflow for redis-url
and redis-namespace
to hidden
...
Looks like this was mistakenly? changed to `scroll` in 542b995
2015-06-18 17:13:10 +01:00
Anton Davydov
17ee70f063
Create table containers with overflow is overlay
2015-05-14 02:48:17 +03:00
Anton Davydov
748539a265
Call timeago() for new <time> tags during live pull
2015-05-05 18:53:14 +03:00
Mike Perham
2178d66b66
Queue name xss, fixes #2330
2015-05-04 08:38:51 -07:00
Brandt Lareau
542b9951d5
Footer style fix #2205
...
Changed overflow from scroll to hidden
Revert Last commit
Corrected consistent spacing
2015-04-28 14:23:59 -05:00
dipnlik
8ec78239b8
Removes extra </div> tag
2015-04-23 11:50:46 -03:00
Nolan Evans
54766f3366
fix xss vulnerability in display class
2015-04-21 14:20:40 -07:00
Adis Осмонов
522c2a7e1f
fix typo
2015-04-08 00:34:14 +06:00
Mike Perham
cf7a9b6a8f
Merge pull request #2277 from davydovanton/dropdown-button
...
Fixed protruding links in header navbar
2015-04-05 11:45:11 -07: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
ferdinandrosario
11f35eb997
Extened sidekiq with Tamil language locale
2015-04-01 15:54:50 +05:30
Tejas Bubane
b70cea774b
Add Hindi locale.
2015-03-31 19:49:21 +05:30
Anton Davydov
67ddaac850
Fix displaying navbars for tablet devises [skip ci]
2015-03-31 00:51:37 +03:00
Anton Davydov
fc144ddd88
Added helper which provide ability to add your html to <head> tag
2015-03-30 03:39:16 +03:00
Anton Davydov
c168362226
Change page reload on ajax request in livepoll mode [skip ci]
2015-03-27 01:33:02 +03:00
Anton Davydov
c0800916c6
Change current navbar to bootstrap collapsed navbar [skip ci]
2015-03-26 15:43:04 +03:00
Anton Davydov
8a95843692
Fix charts position on dashbord page [skip ci]
2015-03-25 01:43:16 +03:00
Anton Davydov
457432912a
Centered text in footer navbar [skip ci]
2015-03-24 23:51:57 +03:00
Abdelkader Boudih
26ebbfbe0e
style max-width for namespace [ci skip]
2015-02-27 07:58:12 +00:00
Abdelkader Boudih
d5787224a3
fix footer style [ci skip]
2015-02-27 06:34:22 +00:00
Mike Perham
e03f4aef30
Extract product version, #1991
2015-01-21 10:36:17 -08:00
Mike Perham
5bb304f215
Remove usage of Google fonts, fixes #2144
2015-01-18 09:29:47 -08:00
Mike Perham
483a376d38
Remove size helpers
2015-01-16 14:03:19 -08:00
Ismael Abreu
94fa624c77
Add processes to stats
2015-01-16 18:59:41 +00:00
Ismael Abreu
cf779590bb
Remove unnecessary each_with_index
2015-01-16 18:48:53 +00:00
Moser, Kevin
1752dd3df9
Merge in master
2015-01-06 07:50:32 -08:00
Vasiliy Yorkin
5e45f5bde6
add missing russian translations
2015-01-06 15:24:13 +05:00
Michael DiScala
ebd06ec67a
Add random string to process identity.
...
In environments with deterministic hostnames and PIDs (i.e. Heroku), the
current system for constructing a process's identity string produces
collisions (e.g. a new process can assume the identity of one that has
died). In order to address this, we add a random string to the identity string.
Issue #2071 .
2014-12-31 20:09:01 +00:00
Moser, Kevin
736c0892d9
Update dashboard view to direct to /stats. Update Changes.md to include new changes
2014-12-29 11:06:59 -08:00
flamen
7f18e486c9
fix 'jquery.timeago.zh-cn.js and jquery.timeago.zh-tw 404 Not Found' bug and remove jquery.timeago-uz.js mode from 755 to 644
2014-12-06 14:20:03 -08:00
Jacob Evelyn
accf330a51
Add non-production environment names to web UI title
2014-10-16 16:46:21 -04:00
Strnadj
5667b2337f
Czech republic proper shortname
2014-09-16 08:28:18 +02:00
Jonne Haß
b7956d7831
Break long payloads in Sidekiq web
...
Big payloads without spaces create a very big horizontal scrollbar otherwise.
2014-08-31 10:52:42 +02:00
Anton Cherepanov
e7f8ef9787
Add posibility to know what queues in sq process on Busy page
2014-08-13 17:49:15 +06:00
Rodolfo Spalenza
cbd71d8e64
update dead queue in dashboard
2014-08-12 17:51:45 -03:00
Mike Perham
5a77ce7780
erb cleanup
2014-08-07 12:20:41 -07:00
Abdelkader Boudih
f80f1155e3
[Webui] Fix style bug in tablet mode
2014-08-06 17:07:38 +00:00
Mike Perham
dfb4ce66bb
Merge pull request #1879 from seuros/webui
...
[Webui] Fix style bug
2014-08-06 09:55:04 -07:00
Abdelkader Boudih
17cd01b056
[Webui] Fix style bug
2014-08-06 16:46:57 +00:00
Mike Perham
a54715d618
doc 1878
2014-08-06 09:41:46 -07:00
Mike Perham
af46cd32d9
Merge pull request #1878 from seuros/webuitags
...
[Webui] Add tag label to processes list, closes #1876
2014-08-06 08:54:40 -07:00
Abdelkader Boudih
bbe348ac12
[Webui] Add tag label to processes list
2014-08-06 11:24:19 +00:00
Abdelkader Boudih
8f0bdd065d
[Webui] Add back button
2014-08-02 00:36:37 +00:00
Abdelkader Boudih
63be43f5e1
[WEB UI] Add Kill button to retriable jobs, closes #1866
2014-07-28 21:41:07 +00:00
Abdelkader Boudih
01109e65f0
fix css for sidekiq ui
2014-06-30 21:46:29 +00:00
Brandon Hilkert
3944fadaf1
Update legend sizing. #1800 .
2014-06-24 20:05:12 -04:00