docbrown/app/views/stories
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
..
_main_stories_feed.html.erb Show localized date/time on hover for articles/comments (#2722) 2019-05-09 11:05:17 -04:00
_narrow_nav_menu.html.erb Fix linting issues for app/views/stories (#1904) [ci skip] 2019-02-26 11:58:14 -05:00
_sign_in_invitation.html.erb Fix linting issues for app/views/stories (#1904) [ci skip] 2019-02-26 11:58:14 -05:00
_stories_list_script.html.erb Last general linting sweep (#1947) 2019-03-02 07:47:14 -08:00