docbrown/spec/workers
Duke Greene 1798a1f845
notify mod on new user articles (#19478)
* update moderation notification view and message for articles

* update models to allow first published articles to notify mod after create

* update mod notifications worker and spec to support articles

* update mod notification send service and spec to support articles

* update helper and request spec to support article mod notifications

* update spec language to match updated notification message

* Update spec/workers/notifications/create_round_robin_moderation_notifications_worker_spec.rb

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* Update spec/workers/notifications/create_round_robin_moderation_notifications_worker_spec.rb

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* Update spec/workers/notifications/create_round_robin_moderation_notifications_worker_spec.rb

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* Update spec/workers/notifications/create_round_robin_moderation_notifications_worker_spec.rb

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* fix comment and refactor order of send_moderation_notification steps

* add fr.yml article mod notification config

* fix spacing around equal sign per rubocop

* fix spacing around equal sign per rubocop

* Update spec/workers/notifications/create_round_robin_moderation_notifications_worker_spec.rb

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

---------

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2023-05-23 10:51:46 -04:00
..
articles Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00
badge_achievements
broadcasts
comments Try fixing comment like count bugs (#18438) 2022-09-12 10:12:46 +02:00
credits
discover Add Forem Discover registration worker and service (#14865) 2021-10-01 10:27:31 -04:00
emails Delete old retained emails after certain period (#14949) 2021-10-12 16:27:13 -04:00
feeds Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
follows Save article (to cache tags) before updating follow points (#15637) 2021-12-02 14:41:27 -06:00
github_repos ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
listings Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
mentions
metrics
moderator Save list of previously-published articles when user is subject to an "un-publish all" action (#18535) 2022-10-06 14:17:20 +03:00
notification_subscriptions Add Article post_commit when user_id changes with specs (#15132) 2021-10-25 10:53:21 +07:00
notifications notify mod on new user articles (#19478) 2023-05-23 10:51:46 -04:00
organizations Extract Organization#conditionally_update_articles to worker (#18956) 2023-01-18 11:58:57 -06:00
pages
podcast_episodes Rubocop fixes (#15892) 2021-12-28 09:11:41 -06:00
podcasts Ensure arguments to perform_async are json safe (#16285) 2022-01-25 18:07:40 -06:00
rating_votes
reactions Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
shared_examples
slack Update ArticleFetchedFeed to use slack workflow (#18801) 2022-12-09 10:46:20 -05:00
spaces Busting tag cache when space changes (#17384) 2022-04-20 16:37:34 -04:00
tags
users feat: add an inflection and change instances of gdpr to GDPR (#17567) 2022-05-04 16:20:46 +02:00
audience_segment_refresh_all_worker_spec.rb Allow DisplayAd to target users via audience segmentation (#19284) 2023-04-25 08:41:10 -04:00
audience_segment_refresh_worker_spec.rb Allow DisplayAd to target users via audience segmentation (#19284) 2023-04-25 08:41:10 -04:00
bust_cache_path_worker_spec.rb
data_update_worker_spec.rb Routine Rubopcop lint fixes (#17844) 2022-06-07 10:17:16 -04:00
display_ad_event_rollup_worker_spec.rb Rollup service to compact DisplayAdEvent records (#18508) 2022-10-19 16:21:47 +02:00
export_content_worker_spec.rb
segmented_user_refresh_worker_spec.rb Refresh audience segment for 'active' user (#19470) 2023-05-19 14:16:07 +02:00