discourse-assign/spec/lib
Gabriel Grubba 6101ecdba5
FEATURE: Add `should_notify` option to `Assigner#assign` (#604)
* FEATURE: Add `should_notify` option to `Assigner#assign`

This option let's you control whether the added user within a group assignment should be notified or not.

* DEV: stree assign_controller file

* Update app/controllers/discourse_assign/assign_controller.rb

Co-authored-by: David Taylor <david@taylorhq.com>

---------

Co-authored-by: David Taylor <david@taylorhq.com>
2024-11-14 15:01:02 -03:00
..
discourse_assign FIX: Display assignments in user menu properly 2023-11-08 15:26:57 +01:00
assigner_spec.rb FEATURE: Add `should_notify` option to `Assigner#assign` (#604) 2024-11-14 15:01:02 -03:00
pending_assigns_reminder_spec.rb FEATURE: Add modifier to assigned count (#598) 2024-10-30 11:04:37 -03:00
random_assign_utils_spec.rb DEV: Don’t replace Rails logger in specs 2024-11-13 09:51:40 +01:00
topic_query_spec.rb DEV: Fix new Rubocop offenses (#548) 2024-02-29 18:23:48 +01:00