discourse/spec/requests/admin
Robin Ward 410994b7f5 FEATURE: Show a button to Staff for "Moderation History" on posts/topics
When clicked, it pops up a modal showing a history of moderation actions
taken on the post or topic.
2017-12-05 15:20:20 -05:00
..
admin_controller_spec.rb Fix all the errors to get our tests green on Rails 5.1. 2017-09-25 13:48:58 +08:00
backups_controller_spec.rb Move new controller specs to reqeusts folder. 2017-08-24 12:01:11 +09:00
email_templates_controller_spec.rb FIX: Re-enable invalid interpolation keys check and allow default keys to be left out of translation overrides. 2017-11-27 11:00:08 +08:00
emojis_controller_spec.rb FIX: be more lenient when deleting a custom emoji 2017-11-20 23:50:23 +01:00
flagged_topics_controller_spec.rb FIX: moderators couldn't see flagged topics list 2017-10-05 14:12:07 -04:00
flags_controller_spec.rb Move new controller specs to reqeusts folder. 2017-08-24 12:01:11 +09:00
groups_controller_spec.rb Fix all the errors to get our tests green on Rails 5.1. 2017-09-25 13:48:58 +08:00
moderation_history_controller_spec.rb FEATURE: Show a button to Staff for "Moderation History" on posts/topics 2017-12-05 15:20:20 -05:00
search_logs_spec.rb FEATURE: search logs page (#5313) 2017-11-15 11:13:50 +11:00