docbrown/spec/factories
Andy Zhao 73caa9a864 New Feature: Block Users (#4411)
* Prevent need for eager loading

* Add initial implementation of user block

* Remove debugger oops

* Add index and foreign keys for user_block table

* Use private method instead of exists

* Move channel handling logic to service object

* Update styling a bit

* Use profileDropdown file for future proofing

* Remove commented out code

* Render json: { result } for all endpoints

* Add statuses for sad paths

* Add better sad path handling in the JS

* Remove accidentally committed spec file

* Don't wait for DOM to load block button

* Use equality for accuracy in slug query

* Add status code for unauthorized requests

* Add missing comma sigh
2019-10-23 17:14:28 -04:00
..
activesupport_events.rb Implement Moderators audit logs (#3449) 2019-10-23 10:30:45 -04:00
api_secrets.rb Listings creation and update API (#4014) 2019-09-24 07:03:52 -07:00
articles.rb Improve test speed (#3957) [ci skip] 2019-09-12 16:17:20 -04:00
audit_logs.rb Implement Moderators audit logs (#3449) 2019-10-23 10:30:45 -04:00
badge_achievements.rb Bump factorybot rails (#475) 2018-08-24 17:28:26 -04:00
badges.rb Use a bigger sample for badges titles (#4334) 2019-10-09 13:13:26 -04:00
blocks.rb Update Faker to 2.1.0 (#3652) 2019-08-07 15:59:23 -04:00
broadcasts.rb Bump factorybot rails (#475) 2018-08-24 17:28:26 -04:00
chat_channel_memberships.rb Add initial invitation framework for chat channels (#528) 2018-07-02 16:31:20 -04:00
chat_channels.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
classified_listings.rb Improve test speed (#3957) [ci skip] 2019-09-12 16:17:20 -04:00
collections.rb Collection: remove optional user and add tests (#3383) 2019-08-02 10:15:04 -04:00
comments.rb Update Faker to 2.1.0 (#3652) 2019-08-07 15:59:23 -04:00
credits.rb Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -04:00
display_ad_events.rb Track success of DEV Shop ads (#3589) 2019-07-31 13:44:47 -04:00
display_ads.rb Add areas for DEV Shop displays on left sidebar (#2162) 2019-03-22 09:57:37 -04:00
doorkeeper_access_tokens.rb Update core API endpoints to support access_token (#3644) 2019-08-08 15:55:23 -03:00
doorkeeper_applications.rb Update core API endpoints to support access_token (#3644) 2019-08-08 15:55:23 -03:00
events.rb Update Faker to 2.1.0 (#3652) 2019-08-07 15:59:23 -04:00
feedback_messages.rb Bump factorybot rails (#475) 2018-08-24 17:28:26 -04:00
follow.rb Fix delayed job errors related to follows #1621 (#1835) 2019-02-23 18:16:20 -08:00
github_repos.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
html_variants.rb Update Faker to 2.1.0 (#3652) 2019-08-07 15:59:23 -04:00
identities.rb Add functionality to remove and recover identity (#3377) 2019-07-03 12:01:16 -04:00
mentions.rb Fix mention validation when validating an empty instance (#3188) 2019-06-18 21:36:01 -04:00
messages.rb Implement chatroom (#308) 2018-05-14 12:50:32 -04:00
notification_subscriptions.rb New Feature: Subscribe to posts! (#3149) 2019-06-14 12:03:43 -04:00
notifications.rb Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00
organization_memberships.rb Add OrganizationMembership model (#2471) 2019-04-22 14:08:02 -04:00
organizations.rb Update Faker to 2.1.0 (#3652) 2019-08-07 15:59:23 -04:00
page_views.rb Pro: add referrers to dashboard and single article stats (#3295) 2019-06-25 13:58:09 -04:00
pages.rb Improve test speed (#3957) [ci skip] 2019-09-12 16:17:20 -04:00
podcast_episode_rss_items.rb Update Faker to 2.1.0 (#3652) 2019-08-07 15:59:23 -04:00
podcast_episodes.rb Update Faker to 2.1.0 (#3652) 2019-08-07 15:59:23 -04:00
podcasts.rb Update Faker to 2.1.0 (#3652) 2019-08-07 15:59:23 -04:00
poll_options.rb Update Faker to 2.1.0 (#3652) 2019-08-07 15:59:23 -04:00
poll_skips.rb Update Faker to 2.1.0 (#3652) 2019-08-07 15:59:23 -04:00
poll_votes.rb Beta polls feature (admin use only for now) (#3176) 2019-06-15 17:33:30 -04:00
polls.rb Update Faker to 2.1.0 (#3652) 2019-08-07 15:59:23 -04:00
pro_memberships.rb Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
profile_pins.rb Add pinned articles box to profiles (#3269) 2019-06-24 15:18:29 -04:00
rating_votes.rb Add experience level averaging to articles (#1922) 2019-02-28 08:17:29 -08:00
reactions.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
search_keywords.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
sponsorships.rb Sponsorship: add model (step 1) (#3438) 2019-07-10 15:58:37 -04:00
tag_adjustments.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
tags.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
user_blocks.rb New Feature: Block Users (#4411) 2019-10-23 17:14:28 -04:00
users.rb Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
webhook_endpoints.rb Webhooks: API fixes and docs (#3901) 2019-09-03 10:41:23 -04:00