docbrown/spec/models
Michael Kohl 7b6c5b60c1
Add feature flag for profile admin section (#11149)
* Add feature flag for profile admin section

* Fix spec description

* Also remove profile admin link from sidebar

* Disable profile admin routes based on feature flag

* Minor fixes

* Remove unnecessary object from spec

* Refactor AdminHelper

* Fix specs

* Fix remaining specs
2020-11-02 08:48:18 +07:00
..
ahoy [deploy] Rubocop: fix Rails/HasManyOrHasOneDependent for Ahoy::Visit and Badge (#9565) 2020-07-31 11:43:50 -04:00
concerns Allow Nginx cached static content to be purged (#9857) [deploy] 2020-08-21 09:31:23 -07:00
shared_examples Add custom profile fields (#10202) 2020-09-09 14:37:15 +00:00
webhook Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00
api_secret_spec.rb
application_record_spec.rb
article_destroy_spec.rb
article_spec.rb Fix new Rubocop violations (#10808) 2020-10-20 09:28:53 -04:00
audit_log_spec.rb Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00
badge_achievement_spec.rb
badge_spec.rb Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00
banished_user_spec.rb
broadcast_spec.rb Fix Rails/HasManyOrHasOneDependent for Broadcast and Collection (#9662) 2020-08-07 14:27:24 -04:00
buffer_update_spec.rb [deploy] Add missing FKs to BadgeAchievements BanishedUsers BufferUpdates (#10366) 2020-09-29 21:43:14 +02:00
chat_channel_membership_spec.rb
chat_channel_spec.rb [deploy] Encode domain name in pusher channels (#11136) 2020-10-28 14:52:38 -04:00
collection_spec.rb Fix Rails/HasManyOrHasOneDependent for Broadcast and Collection (#9662) 2020-08-07 14:27:24 -04:00
comment_spec.rb [deploy] Auto-suspend multiple-spammers (#10679) 2020-10-06 18:07:48 -04:00
credit_spec.rb
custom_profile_field_spec.rb Add custom profile fields (#10202) 2020-09-09 14:37:15 +00:00
data_update_script_spec.rb Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00
display_ad_event_spec.rb
display_ad_spec.rb [deploy] Remove orphaned DisplayAdEvent rows (#9765) 2020-08-14 09:29:08 -04:00
email_authorization_spec.rb Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00
email_message_spec.rb [deploy] Add missing foreign keys to ahoy_messages and articles (#10321) 2020-09-16 19:47:03 +02:00
event_spec.rb
feedback_message_spec.rb [deploy] Add missing FKs to FeedbackMessage, Note, Taggings, Tag, and UserRole (#10376) 2020-09-29 16:49:47 +02:00
follow_spec.rb Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00
github_issue_spec.rb
github_repo_spec.rb [deploy] Optimization:Break Github Repo Updates into Individual Sidekiq Jobs (#10040) 2020-08-27 16:01:36 -05:00
html_variant_spec.rb [deploy] Add relations and foreign keys between HtmlVariant related models (#9846) 2020-08-18 11:33:38 -04:00
html_variant_success_spec.rb
html_variant_trial_spec.rb
identity_spec.rb [deploy] Refactor:Remove BackupData Model and Code (#10409) 2020-09-22 16:45:18 -05:00
listing_category_spec.rb Rubocop: Fix ListingCategory has_many relation to Listing (#9853) 2020-08-19 19:23:49 +02:00
listing_endorsement_spec.rb [deploy] Listing endorsements: models setup (#9841) 2020-08-20 11:13:44 +02:00
listing_spec.rb [deploy] Listing endorsements: models setup (#9841) 2020-08-20 11:13:44 +02:00
mention_spec.rb
message_spec.rb Optimization:Dont Notify of Channel Leavings (#10518) 2020-10-02 16:19:54 +02:00
navigation_link_spec.rb Admin Panel for Configurable Navigational Links (#9444) 2020-10-02 11:11:21 -04:00
note_spec.rb [deploy] Add missing dependent clauses to User and cleanup relations (#10011) 2020-08-28 20:19:24 +02:00
notification_spec.rb [deploy] Add missing foreign keys to models related to users (#10018) 2020-08-31 15:39:57 +02:00
notification_subscription_spec.rb Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00
organization_membership_spec.rb
organization_spec.rb Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00
page_spec.rb
page_view_spec.rb
podcast_episode_spec.rb Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00
podcast_spec.rb [deploy] Add relations and foreign keys between Podcast related models (#9888) 2020-08-20 16:53:53 +02:00
poll_option_spec.rb Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00
poll_skip_spec.rb
poll_spec.rb Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00
poll_vote_spec.rb
profile_field_group_spec.rb Add feature flag for profile admin section (#11149) 2020-11-02 08:48:18 +07:00
profile_field_spec.rb Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00
profile_pin_spec.rb
profile_spec.rb Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00
rating_vote_spec.rb [deploy] Add missing foreign keys to models related to users (#10018) 2020-08-31 15:39:57 +02:00
reaction_spec.rb [deploy] Refactor:Remove Reaction Search Code (#10377) 2020-09-23 12:27:50 -05:00
response_template_spec.rb
role_spec.rb [deploy] Add new support admin role (#9681) 2020-08-07 22:52:13 -04:00
site_config_spec.rb Profile generalization tidbits (#10631) 2020-10-12 10:01:27 +07:00
sponsorship_spec.rb Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00
tag_adjustment_spec.rb
tag_spec.rb Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00
tweet_spec.rb
user_block_spec.rb
user_spec.rb CSS Cleanups, part 2 (#10527) 2020-10-03 06:57:57 +02:00
user_subscription_spec.rb [deploy] Set UserSubscription sourceable columns to nullable (#10033) 2020-08-27 16:25:48 +02:00