docbrown/spec/services
Goran 0b4a3601a8
Refactor User#temp_username (#19252)
* Refactor User#temp_username

* Remove Authentication::Providers dependency from Users::UsernameGenerator

* Adds brief description and yard docs
2023-03-27 16:21:00 +03:00
..
admin Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00
articles Extract article markdown rendering to service (#18754) 2022-12-14 15:30:26 +01:00
audit Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
authentication Devise skip_confirmation on authenticator service (#18169) 2022-07-20 07:26:26 -06:00
badges Remove community wellness badge rollout logic (#17639) 2022-12-19 11:48:31 -06:00
broadcasts/welcome_notification Routine Rubopcop lint fixes (#17844) 2022-06-07 10:17:16 -04:00
color Spelling (#15702) 2021-12-07 06:59:10 -07:00
credits ✂️✂️✂️ Part 2: Remove Sponsorship (#18522) 2022-10-04 19:02:44 +02:00
discover Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
edge_cache Remove redundant cache purge request (#18832) 2022-12-20 14:58:21 -05:00
exporter Create Settings::SMTP (#13943) 2021-06-14 10:29:43 -04:00
fastly_config Abstract DatadogStatsClient to ForemStatsClient (#12304) 2021-01-27 11:25:44 -05:00
feeds Update ArticleFetchedFeed to use slack workflow (#18801) 2022-12-09 10:46:20 -05:00
follows Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
giphy Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
github Implement Unified Embeds for Github Repo, Issue, Pull-Request and Comment URLs (#16422) 2022-02-07 16:38:43 -05:00
homepage (Really) Enable multiple reactions on #index (#19202) 2023-03-22 10:20:00 -04:00
html Remove line break after linking username mentions (#15788) 2021-12-16 10:39:07 -06:00
images Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
listings ListingsToolkit refactoring (#16184) 2022-01-21 09:27:10 +07:00
loggers Move LogWorkerQueueStats from labor to services (#11642) 2020-11-30 09:31:15 +07:00
mailchimp Permanently delete users from Mailchimp automatically (#17395) 2022-04-26 09:48:50 -04:00
markdown_processor [ruby] Update redcarpet: 3.5.1 → 3.6.0 (minor) (#19067) 2023-02-21 11:29:46 -05:00
mentions Use Sidekiq::Job module alias for Sidekiq::Worker (#17526) 2022-05-02 11:12:58 -05:00
moderator Do not nullify abuse_report when banishing user (#19084) 2023-02-09 11:32:38 -05:00
notification_subscriptions Add Article post_commit when user_id changes with specs (#15132) 2021-10-25 10:53:21 +07:00
notifications Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
organizations Extract Organization#conditionally_update_articles to worker (#18956) 2023-01-18 11:58:57 -06:00
payments Validate payment info present before attempting to process (#15629) 2021-12-03 13:09:23 -06:00
podcasts Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
profile_fields Routine Rubopcop lint fixes (#17844) 2022-06-07 10:17:16 -04:00
push_notifications Fix Rpush app when creating Android notification (#15529) 2021-11-30 10:05:40 +05:30
re_captcha Spelling (#15702) 2021-12-07 06:59:10 -07:00
search Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
settings/authentication Routine Rubopcop lint fixes (#17844) 2022-06-07 10:17:16 -04:00
slack Update ArticleFetchedFeed to use slack workflow (#18801) 2022-12-09 10:46:20 -05:00
spam Adding configurations to tighten spam handling (#18195) 2022-08-01 11:21:34 -04:00
tag_moderators ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
twitter_client Match error class using case instead of if/elsif/else (#16952) 2022-03-21 15:34:49 -05:00
user_subscriptions Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
users Refactor User#temp_username (#19252) 2023-03-27 16:21:00 +03:00
analytics_service_spec.rb Expect to raise error should use a block (#17131) 2022-04-05 13:21:23 -06:00
article_with_video_creation_service_spec.rb Use new UserSetting and UserNotificationSettings and Ignore Related User Table Fields (#14121) 2021-07-08 09:31:34 -05:00
bulk_sql_delete_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
calculate_reaction_points_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
comment_creator_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
content_renderer_spec.rb Fixed redundant article and comment markdown parsing (#18989) 2023-01-25 13:56:43 +03:00
display_ad_event_rollup_spec.rb Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
email_digest_article_collector_spec.rb Don't include "anti-followed" tags in email digest (#14782) 2021-09-30 10:44:38 +07:00
email_digest_spec.rb Use new UserSetting and UserNotificationSettings and Ignore Related User Table Fields (#14121) 2021-07-08 09:31:34 -05:00
feature_flag_spec.rb Add FeatureFlag.all (#16496) 2022-02-11 13:38:17 +07:00
flare_tag_spec.rb Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
medium_article_retrieval_service_spec.rb Nokogiri::HTML should receive the body, not the response object (#5297) 2019-12-31 08:46:49 -05:00
open_graph_spec.rb OpenGraph fallback for Embeds (merge-by-any-core) (#17001) 2022-04-04 15:31:38 -04:00
rate_limit_checker_spec.rb Fixing Rubocop's auto-correct recommendations (#16098) 2022-01-13 21:40:19 -05:00
reaction_handler_spec.rb Round Robin Notification Tweaks (#18995) 2023-01-26 19:31:45 +02:00
tag_adjustment_creation_service_spec.rb Make reason for adjustment optional in moderator tag adjustment (#18606) 2022-10-20 09:54:52 -06:00
tag_adjustment_update_service_spec.rb Make reason for adjustment optional in moderator tag adjustment (#18606) 2022-10-20 09:54:52 -06:00