discourse-assign/spec/requests
Gabriel Grubba 0f4a1fcdd3
FIX: Not send notifications when it should never notify assignment (#620)
* FIX: Not send notifications when it should never notify assignment

- Added silenced_assignments table and migration to store silenced assignments
- Added tests for silenced assignments

* DEV: Add annotation to model

* DEV: add empty line after early return

* DEV: lint file
2024-12-12 11:28:11 -03:00
..
assign_controller_spec.rb FIX: Not send notifications when it should never notify assignment (#620) 2024-12-12 11:28:11 -03:00
list_controller_spec.rb FIX: Also evaluate list controller extensions (#455) 2023-03-23 21:35:12 +08:00
search_controller_spec.rb DEV: remove assign_path and assign_icon from seralizers (#568) 2024-05-06 12:12:45 +10:00