You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/controllers/admin
Emelia Smith e85cffb236 Feature: Report improvements (#6967) (#7000)
* Implement Assignment of Reports (#6967)

* Change translation of admin.report.comment.label to "Report Comment" for clarity

As we'll soon add the ability for reports to have comments on them, this clarification makes sense.

* Implement notes for Reports

This enables moderators to leave comments about a report whilst they work on it

* Fix display of report moderation notes

* Allow reports to be reopened / marked as unresolved

* Redirect to reports listing upon resolution of report

* Implement "resolve with note" functionality

* Add inverse relationship for report notes

* Remove additional database querying when loading report notes

* Fix tests for reports

* Fix localisations for report notes / reports
7 years ago
..
account_moderation_notes_controller_spec.rb Add moderation note (#5240) 7 years ago
accounts_controller_spec.rb Cover Admin::AccountsController more (#3327) 8 years ago
base_controller_spec.rb Spec Admin::BaseController (#3328) 8 years ago
confirmations_controller_spec.rb
domain_blocks_controller_spec.rb Cover Admin::DomainBlocksController more (#3329) 8 years ago
email_domain_blocks_controller_spec.rb Implement EmailBlackList (#5109) 7 years ago
instances_controller_spec.rb Cover InstancesController more (#3342) 8 years ago
reported_statuses_controller_spec.rb Improve admin page (#4121) 8 years ago
reports_controller_spec.rb Feature: Report improvements (#6967) (#7000) 7 years ago
resets_controller_spec.rb Spec Admin::ResetsController calls send_reset_password_instructions (#3354) 8 years ago
settings_controller_spec.rb Improve UI of admin site settings (#4163) 8 years ago
silences_controller_spec.rb Coever Admin::SilencesController more (#3356) 8 years ago
statuses_controller_spec.rb Improve admin page (#4121) 8 years ago
subscriptions_controller_spec.rb Move admin/pubsubhubbub controller to admin/subscriptions (#3442) 8 years ago
suspensions_controller_spec.rb Cover Admin::SuspensionsController more (#3350) 8 years ago
two_factor_authentications_controller_spec.rb Spec #destroy feature of Admin::TwoFactorAuthenticationsController (#3355) 8 years ago