docbrown/app/models
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
..
ahoy
articles
concerns
liquid_tags
settings Make onboarding_background_image nullable (#17045) 2022-03-29 11:47:17 -04:00
users
ab_experiment.rb
admin_menu.rb Conditionally removing listing from Admin > Consumer Apps menu (#17182) 2022-04-08 21:55:45 -04:00
announcement.rb
api_secret.rb
application_record.rb
article.rb Ensuring article's cache updates on org image update (#17052) 2022-04-01 10:54:55 -04:00
async_info.rb Encapsulating the "why we hide/show" something (#17166) 2022-04-11 13:40:16 -04:00
audit_log.rb
badge.rb
badge_achievement.rb
banished_user.rb
broadcast.rb
campaign.rb
collection.rb
comment.rb Revert "Added a way to sort comments on an article (#16686)" (#17093) 2022-04-04 08:36:34 -04:00
config.rb
consumer_app.rb
creator_setting.rb
credit.rb
data_update_script.rb
device.rb
discussion_lock.rb
display_ad.rb
display_ad_event.rb
email_authorization.rb
email_message.rb
extension.rb
feedback_message.rb
follow.rb
forem_instance.rb
github_issue.rb
github_repo.rb
html_variant.rb
html_variant_success.rb
html_variant_trial.rb
identity.rb
invitation.rb
listing.rb
listing_category.rb
mention.rb
mod.rb
moderator_action.rb
navigation_link.rb
note.rb
notification.rb
notification_subscription.rb
organization.rb Ensuring article's cache updates on org image update (#17052) 2022-04-01 10:54:55 -04:00
organization_membership.rb
overview.rb
page.rb
page_view.rb
permission.rb
pinned_article.rb
podcast.rb
podcast_episode.rb
podcast_episode_appearance.rb
podcast_ownership.rb
poll.rb
poll_option.rb
poll_skip.rb
poll_vote.rb
privileged_reaction.rb
profile.rb Profile attribute names should be unique and non-empty (#16396) 2022-04-04 12:14:02 -05:00
profile_field.rb Profile attribute names should be unique and non-empty (#16396) 2022-04-04 12:14:02 -05:00
profile_field_group.rb
profile_pin.rb
rating_vote.rb
reaction.rb
response_template.rb
role.rb
secret.rb
space.rb Penciling in a Default Spaces section (#16897) 2022-03-21 09:56:12 -04:00
sponsorship.rb
tag.rb
tag_adjustment.rb
timeframe.rb
tool.rb
tweet.rb Better error upon Tweet embed when Twitter keys missing (#16916) 2022-03-21 16:21:37 -04:00
user.rb Add Data (User Details, Status, etc.) to the Member Index View Columns (#17033) 2022-04-06 11:48:25 -06:00
user_block.rb
user_role.rb
user_subscription.rb
welcome.rb
welcome_notification.rb