docbrown/spec/workers/notifications
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
..
create_round_robin_moderation_notifications_worker_spec.rb notify mod on new user articles (#19478) 2023-05-23 10:51:46 -04:00
mention_worker_spec.rb Rubocop fixes (#14868) 2021-09-30 13:22:09 -04:00
milestone_worker_spec.rb Rubocop fixes (#14868) 2021-09-30 13:22:09 -04:00
new_badge_achievement_worker_spec.rb
new_follower_worker_spec.rb
new_reaction_worker_spec.rb
notifiable_action_worker_spec.rb
remove_all_worker_spec.rb
remove_old_notifications_worker_spec.rb
tag_adjustment_notification_worker_spec.rb
update_worker_spec.rb
welcome_notification_worker_spec.rb