discourse-assign/app/models
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_mailer_site_settings.rb DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
assignment.rb FIX: Recreate notifications on topic reopening 2024-03-18 10:56:08 +01:00
remind_assigns_frequency_site_settings.rb DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
silenced_assignment.rb FIX: Not send notifications when it should never notify assignment (#620) 2024-12-12 11:28:11 -03:00