discourse-assign/app
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
..
controllers/discourse_assign FEATURE: Add `should_notify` option to `Assigner#assign` (#604) 2024-11-14 15:01:02 -03:00
jobs FIX: Not send notifications when it should never notify assignment (#620) 2024-12-12 11:28:11 -03:00
mailers DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
models FIX: Not send notifications when it should never notify assignment (#620) 2024-12-12 11:28:11 -03:00
serializers DEV: remove assign_path and assign_icon from seralizers (#568) 2024-05-06 12:12:45 +10:00