discourse/spec/services
Ted Johansson be33363f13
FEATURE: Add ability to dismiss admin notices (#28916)
his is a new feature that lets admins dismiss notices from the dashboard. This helps with self-service in cases where a notice is "stuck", while we work on provisions to prevent "sticking" in the first place.
2024-09-17 14:43:34 +08:00
..
action/user DEV: Refactor suspend/silence user services 2024-09-12 10:28:48 +02:00
admin_notices FEATURE: Add ability to dismiss admin notices (#28916) 2024-09-17 14:43:34 +08:00
flags DEV: Use `run_successfully` matcher in service specs 2024-08-28 16:30:09 +02:00
notifications
problem_check FIX: Show the SMTP authentication error for group UI (#27914) 2024-07-16 09:14:17 +10:00
user DEV: Refactor suspend/silence user services 2024-09-12 10:28:48 +02:00
anonymous_shadow_creator_spec.rb
auto_silence_spec.rb
badge_granter_spec.rb
base_bookmarkable_spec.rb
category_hashtag_data_source_spec.rb
color_scheme_revisor_spec.rb
destroy_task_spec.rb
email_settings_exception_handler_spec.rb FIX: Show the SMTP authentication error for group UI (#27914) 2024-07-16 09:14:17 +10:00
email_settings_validator_spec.rb UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
email_style_updater_spec.rb
external_upload_manager_spec.rb
flag_sockpuppets_spec.rb
group_action_logger_spec.rb
group_mentions_updater_spec.rb
group_message_spec.rb
hashtag_autocomplete_service_spec.rb
heat_settings_updater_spec.rb
inline_uploads_multisite_spec.rb
inline_uploads_spec.rb
notification_emailer_spec.rb
post_action_notifier_spec.rb
post_alerter_spec.rb FEATURE: Change default for push_notification_time_window_mins (#28431) 2024-08-20 15:46:07 +10:00
post_bookmarkable_spec.rb
post_owner_changer_spec.rb
problem_check_spec.rb DEV: Allow disabling problem checks programatically (#28440) 2024-08-20 16:42:06 +02:00
push_notification_pusher_spec.rb
random_topic_selector_spec.rb
search_indexer_spec.rb SECURITY: Add FastImage SSRF safe freedom patch 2024-07-03 20:49:15 +08:00
sidebar_site_settings_backfiller_spec.rb
site_settings_spec.rb
staff_action_logger_spec.rb
tag_hashtag_data_source_spec.rb
theme_settings_migrations_runner_spec.rb
themes_spec.rb
topic_bookmarkable_spec.rb
topic_status_updater_spec.rb
topic_timestamp_changer_spec.rb
trust_level_granter_spec.rb
update_site_setting_spec.rb DEV: Use `run_successfully` matcher in service specs 2024-08-28 16:30:09 +02:00
user_activator_spec.rb
user_anonymizer_spec.rb
user_authenticator_spec.rb FIX: do not enforce 2fa when an account is created with OAuth (#28625) 2024-08-29 11:19:04 +10:00
user_destroyer_spec.rb
user_merger_spec.rb
user_notification_schedule_processor_spec.rb
user_password_expirer_spec.rb DEV: make UserPassword 1:1 to User (#28528) 2024-09-03 11:09:33 +08:00
user_silencer_spec.rb
user_stat_count_updater_spec.rb
user_suspender_spec.rb SECURITY: Don't allow suspending staff users via other_user_ids param 2024-07-03 20:49:29 +08:00
user_updater_spec.rb FEATURE: User fields required for existing users - Part 2 (#27172) 2024-06-25 19:32:18 +08:00
username_changer_spec.rb
username_checker_service_spec.rb
wildcard_domain_checker_spec.rb
wildcard_url_checker_spec.rb
word_watcher_spec.rb