docbrown/spec/system
cyrillefr a3e76b6d09
Refactor magic numbers for /comments rendering (#12323)
* Refactor magic numbers for `/comments` rendering (#11594)

* Update comments_helper adding constants & accessor methods

* Refactor stories_controller replacing hard coded values by helper call

* Refactor _comments_section view accordingly with helper calls

* Add test to specs (view_user(index|comments)) accordingly

* Refactor magic numbers for `/comments` rendering

Small changes after initial review

* Change constante to more explicit names
* Change one helper method name
* Pluralize in view

Co-authored-by: rhymes <rhymes@hey.com>
2021-01-22 10:55:44 -06:00
..
admin Add sorting feature to /admin/tags (#12249) 2021-01-13 17:03:17 -05:00
articles Fix accidental publishing of draft articles (#12288) 2021-01-22 08:47:16 +07:00
authentication Fixes apple auth creator flow in /admin/config (#12287) 2021-01-15 08:07:34 -06:00
collections
comments Show comment posting errors (#12184) 2021-01-08 14:29:01 -06:00
dashboards Update all followed tag with one click (#11454) 2021-01-05 16:15:37 +01:00
homepage Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
notifications
onboardings Use faster JS selection methods (#11409) 2020-11-16 17:35:50 +01:00
organization
podcasts Comments UI update (#11283) 2020-11-18 18:21:19 -05:00
search
user Refactor magic numbers for /comments rendering (#12323) 2021-01-22 10:55:44 -06:00
videos Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
banned_user_interactions_spec.rb
feedback_message_spec.rb Report a Message in Connect (#12229) 2021-01-19 12:07:47 -05:00
link_for_tags_in_posts_in_notifications_spec.rb Add Sign in with Apple (#11934) 2020-12-18 10:22:33 -06:00
user_logs_in_with_password_spec.rb Enable paranoid mode for Devise (#11995) 2020-12-22 13:47:28 +07:00
user_uses_the_editor_spec.rb Logo on /new (#11701) 2020-12-03 08:55:40 +01:00
user_views_a_reading_list_spec.rb
user_visits_a_comments_page_spec.rb Comments UI update (#11283) 2020-11-18 18:21:19 -05:00