1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/web/views
Shane O'Grady 99506551d2 Replace jQuery.timeago (#3123)
* Remove jQuery.timeago

* Use new timeago.js library

This library is ~2KB, has no dependencies and includes several built-in locales.
It also updates the timestamp on the page in realtime.

* Set the timeago locale to the application locale

* Convert locale from hyphen to underscore

The localepassed by Rails/browser "Accept-Language" header needs to be
manipulated before being used by timeago.js
2016-09-20 10:15:31 -07:00
..
_footer.erb change inline style into classes 2016-08-04 11:18:07 -04:00
_job_info.erb Implement compatibility interface with sinatra 2016-07-29 04:45:19 -03:00
_nav.erb Implement compatibility interface with sinatra 2016-07-29 04:45:19 -03:00
_paging.erb Implement compatibility interface with sinatra 2016-07-29 04:45:19 -03:00
_poll_link.erb Implement compatibility interface with sinatra 2016-07-29 04:45:19 -03:00
_status.erb Fix missing status text 2013-09-23 10:13:51 -04:00
_summary.erb Remove size helpers 2015-01-16 14:03:19 -08:00
busy.erb change inline style into classes 2016-08-04 11:18:07 -04:00
dashboard.erb Implement compatibility interface with sinatra 2016-07-29 04:45:19 -03:00
dead.erb Implement compatibility interface with sinatra 2016-07-29 04:45:19 -03:00
layout.erb Replace jQuery.timeago (#3123) 2016-09-20 10:15:31 -07:00
morgue.erb merge master 2016-08-20 14:59:44 -07:00
queue.erb merge master 2016-08-20 14:59:44 -07:00
queues.erb change inline style into classes 2016-08-04 11:18:07 -04:00
retries.erb merge master 2016-08-20 14:59:44 -07:00
retry.erb Implement compatibility interface with sinatra 2016-07-29 04:45:19 -03:00
scheduled.erb merge master 2016-08-20 14:59:44 -07:00
scheduled_job_info.erb Implement compatibility interface with sinatra 2016-07-29 04:45:19 -03:00