docbrown/app/assets/javascripts
rhymes 4e591fea1c Show localized date/time on hover for articles/comments (#2722)
* Add article decorator published_timestamp

* Use time HTML5 element and refactor date in partial

* Add published_timestamp to Article

Adding `published_timestamp` to the homepage we can then use JS to render the full timestamp localized for the user.

We've also added the timestamp to the index and the API

* Display article published timestamp on hover

* Use time also in the article show page

* Add timestamp to bottom articles as well

* Remove published_timestamp from index because it is not used

* Fix broken specs

* Add more article dates specs

* Refactor date initializers
2019-05-09 11:05:17 -04:00
..
initializers Show localized date/time on hover for articles/comments (#2722) 2019-05-09 11:05:17 -04:00
lib Classified Listings (#2545) 2019-04-24 16:17:01 -04:00
utilities Show localized date/time on hover for articles/comments (#2722) 2019-05-09 11:05:17 -04:00
.eslintrc.js Display comment published timestamp according to user's locale (#1970) 2019-03-08 15:19:37 -05:00
application.js Initial commit 2018-02-28 16:11:08 -05:00
base.js.erb Ignore unnecessary airbrake notices (#2283) 2019-04-01 17:40:50 -04:00
hello-dev.js Add Console message ascii art (#2392) [ci skip] 2019-04-16 16:47:27 -04:00
initializePage.js.erb Show localized date/time on hover for articles/comments (#2722) 2019-05-09 11:05:17 -04:00
internal.js Initial commit 2018-02-28 16:11:08 -05:00
jquery_s3_upload.js [WIP] Add super beta video upload (#277) 2018-05-03 16:27:52 -04:00
manifest.json.erb Add nav buttons to pwa desktop (#2484) 2019-04-18 11:35:00 -04:00
serviceworker-companion.js Initial commit 2018-02-28 16:11:08 -05:00
serviceworker.js.erb Improve reading list (#2695) 2019-05-05 19:19:30 -04:00