docbrown/spec/system
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
..
articles Show localized date/time on hover for articles/comments (#2722) 2019-05-09 11:05:17 -04:00
comments Show localized date/time on hover for articles/comments (#2722) 2019-05-09 11:05:17 -04:00
dashboards Enable random order for specs (#2466) [ci skip] 2019-04-17 11:30:23 -04:00
homepage Show localized date/time on hover for articles/comments (#2722) 2019-05-09 11:05:17 -04:00
organization Update rubocop to 0.67 (#2313) [ci skip] 2019-04-05 12:55:13 -04:00
podcasts Allow users to follow podcasts (#2690) 2019-05-04 15:30:40 -04:00
shared_examples Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
user Show localized date/time on hover for articles/comments (#2722) 2019-05-09 11:05:17 -04:00
videos Fix community name (#2415) 2019-04-13 16:12:21 -04:00
admin_bans_or_warns_user_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
admin_creates_new_event_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
banned_user_interactions_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
link_for_tags_in_posts_in_notifications_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
user_adds_a_credit_card.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
user_fills_out_givaway_form_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
user_leaves_top_level_comment_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
user_logs_in_with_twitter_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
user_selects_looking_for_work.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
user_uses_the_editor_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
user_views_a_reading_list_spec.rb Improve reading list (#2695) 2019-05-05 19:19:30 -04:00
user_views_and_closes_onboarding_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
user_visits_a_comments_page_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
user_visits_tags_page_spec.rb Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00