discourse/app
Gabriel Grubba b39c30045b
FEATURE: Add skip notification option to group invite to topic (#29741)
* FEATURE: Add skip notification option to group invite to topic

* DEV: rename `skip_notification` to `should_notify`

* DEV: update `should_notify` param to be default `true` in controllers

* DEV: update spec to use `greater than` instead of `equal to` to prevent flakiness

* Update app/controllers/topics_controller.rb

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

* DEV: merged two `#invite_group` specs into one

* DEV: Added test case for `invite-group` in requests spec

---------

Co-authored-by: David Taylor <david@taylorhq.com>
2024-11-14 13:00:15 -03:00
..
assets FIX: Dismiss unread posts in subcategories (#29671) 2024-11-14 10:06:12 -05:00
controllers FEATURE: Add skip notification option to group invite to topic (#29741) 2024-11-14 13:00:15 -03:00
helpers DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
jobs REVERT: Check for features sooner (#29746) 2024-11-13 11:30:34 -08:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models FEATURE: Add skip notification option to group invite to topic (#29741) 2024-11-14 13:00:15 -03:00
serializers UX: Split hide_profile_and_presence user option (#29632) 2024-11-12 22:22:58 -03:00
services UX: Split hide_profile_and_presence user option (#29632) 2024-11-12 22:22:58 -03:00
views UX: Change the authorize button color to primary (#29666) 2024-11-08 17:33:50 -05:00