docbrown/spec/helpers
Jeremy Friesen f790c3c0c1
Encapsulating the "why we hide/show" something (#17166)
* Encapsulating the "why we hide/show" something

Prior to this commit, we were relying on our views/templates to
understand why it might want to append the "hidden" dom class.  That is
not ideal, because it required repeating knowledge about the conditions
of the policy outside of the policy's domain.

With this commit, we're removing a duplication of knowledge; or more
appropriately asking the steward responsible for the knowledge to
produce the answer.

* Refining the note to not describe a course of action
2022-04-11 13:40:16 -04:00
..
admin Refactor Member Index View Tooltips (#17170) 2022-04-11 09:20:26 -06:00
application_helper_spec.rb Encapsulating the "why we hide/show" something (#17166) 2022-04-11 13:40:16 -04:00
articles_helper_spec.rb Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
authentication_helper_spec.rb Login with Google (#15986) 2022-01-13 10:25:52 -06:00
crayons_helper_spec.rb Update crayons_icon_tag helper (#16099) 2022-01-14 17:14:42 +07:00
date_helper_spec.rb Update format specifiers in readable_publish_date (#13660) 2021-05-07 08:51:49 +02:00
display_ad_helper_spec.rb Rubocop fixes (#14868) 2021-09-30 13:22:09 -04:00
feedback_messages_helper_spec.rb Clean up SiteConfig (#13738) 2021-05-18 09:38:31 +07:00
listing_helper_spec.rb Replace listings tag component (#16855) 2022-03-30 16:51:40 +01:00
notifications_helper_spec.rb Move app/labor/reaction_image.rb to helper (#11678) 2020-12-01 14:15:30 +07:00
organization_helper_spec.rb Fix flaky organization helper spec (#7785) 2020-05-12 13:20:05 +02:00
profile_helper_spec.rb [Small Wins] Show character limits for profile inputs (#15255) 2021-11-05 09:11:42 -04:00
rate_limit_checker_helper_spec.rb Removing Listing rate limiting when feature disabled (#17181) 2022-04-08 11:59:23 -04:00
social_image_helper_spec.rb Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
social_link_helper_spec.rb Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00