discourse/spec
Ted Johansson f3c391933d
DEV: Remove now-redundant is_staff check (#33786)
The personal_message_enabled_groups setting now has admins and moderators as mandatory values, so we don't need to check for is_staff? as well.

Also removes a duplicated test case.
2025-07-24 10:30:52 +08:00
..
db/migrate FEATURE: Themeable site settings (#32233) 2025-07-16 11:00:21 +10:00
fabricators FEATURE: Add support for aws MediaConvert (#33092) 2025-07-23 11:58:33 -06:00
fixtures FIX: correctly unescape title for amazon oneboxes (#33010) 2025-06-02 17:50:13 +05:30
generator DEV: Silence the output of migration specs (#26365) 2024-03-26 11:32:44 +01:00
helpers DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
import_export DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
initializers DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
integration DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
integrity FIX: cross origin opener policy should apply to public error responses (#31559) 2025-03-03 17:04:24 +08:00
jobs FEATURE: Add support for aws MediaConvert (#33092) 2025-07-23 11:58:33 -06:00
lib DEV: Remove now-redundant is_staff check (#33786) 2025-07-24 10:30:52 +08:00
mailers DEV: Remove ability to use users' names in group mention notifications and mentions shown in emails and added :user_notification_email_options plugin modifier to allow plugins reintroduce this or other modifications to emails (#33449) 2025-07-14 15:20:08 -05:00
models FEATURE: Add support for aws MediaConvert (#33092) 2025-07-23 11:58:33 -06:00
multisite FEATURE: Themeable site settings (#32233) 2025-07-16 11:00:21 +10:00
queries/reports DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
requests DEV: Reduce surface-area of ThemeJavascriptCompiler API (#33751) 2025-07-23 13:58:29 +01:00
script/import_scripts DEV: Catch missing translations during test runs (#26258) 2024-05-24 22:15:53 +08:00
serializers DEV: Use themeable site settings for Horizon (#33645) 2025-07-24 12:20:34 +10:00
services UX: improve quote title alignment, wrapping (#33796) 2025-07-23 16:21:55 -04:00
support FEATURE: Themeable site settings (#32233) 2025-07-16 11:00:21 +10:00
system DEV: Fix a flaky system test (#33778) 2025-07-23 11:54:02 +08:00
tasks DEV: Only load specific plugin bundles during qunit test (#33678) 2025-07-21 21:00:48 +01:00
views FIX: correctly displaying the failure error message 2025-06-25 10:25:41 +08:00
rails_helper.rb DEV: Use themeable site settings for Horizon (#33645) 2025-07-24 12:20:34 +10:00
regenerate_swagger_docs
swagger_helper.rb DEV: Bump rswag-specs from 2.11.0 to 2.13.0 (#24654) 2023-12-07 08:16:47 +08:00