discourse-assign/spec
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
..
components DEV: remove assign_path and assign_icon from seralizers (#568) 2024-05-06 12:12:45 +10:00
fabricators FIX: Order items properly in user menu 2023-11-09 16:41:48 +01:00
integration DEV: Fix new Rubocop offenses (#548) 2024-02-29 18:23:48 +01:00
jobs FIX: Respect pending_assign_reminder_threshold in enqueue_reminders (#572) 2024-05-10 14:49:35 -05:00
lib FEATURE: Add `should_notify` option to `Assigner#assign` (#604) 2024-11-14 15:01:02 -03:00
models FIX: Recreate notifications on topic reopening 2024-03-18 10:56:08 +01:00
requests FEATURE: Add `should_notify` option to `Assigner#assign` (#604) 2024-11-14 15:01:02 -03:00
serializers DEV: remove assign_path and assign_icon from seralizers (#568) 2024-05-06 12:12:45 +10:00
support DEV: Bump rubocop-discourse and correct violations (#409) 2022-12-23 19:55:31 +00:00
system DEV: ensure bulk action is done before checking for result (#602) 2024-11-12 07:45:02 +09:00
plugin_spec.rb FIX: If a group is deleted also remove assignments (#592) 2024-09-10 14:05:48 -06:00