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
2018-04-02 22:04:14 +02:00
..
account_moderation_notes_controller_spec.rb Add moderation note (#5240) 2017-10-07 20:26:43 +02:00
accounts_controller_spec.rb Cover Admin::AccountsController more (#3327) 2017-06-29 01:43:10 +02:00
base_controller_spec.rb Spec Admin::BaseController (#3328) 2017-05-26 14:13:26 +02:00
confirmations_controller_spec.rb More coverage yes more even more (#2627) 2017-04-30 00:25:38 +02:00
domain_blocks_controller_spec.rb Cover Admin::DomainBlocksController more (#3329) 2017-06-25 21:42:36 +02:00
email_domain_blocks_controller_spec.rb Implement EmailBlackList (#5109) 2017-10-04 15:16:10 +02:00
instances_controller_spec.rb Cover InstancesController more (#3342) 2017-05-29 18:12:17 +02:00
reported_statuses_controller_spec.rb Improve admin page (#4121) 2017-07-18 16:38:22 +02:00
reports_controller_spec.rb Feature: Report improvements (#6967) (#7000) 2018-04-02 22:04:14 +02:00
resets_controller_spec.rb Spec Admin::ResetsController calls send_reset_password_instructions (#3354) 2017-05-29 18:09:17 +02:00
settings_controller_spec.rb Improve UI of admin site settings (#4163) 2017-07-12 03:24:04 +02:00
silences_controller_spec.rb Coever Admin::SilencesController more (#3356) 2017-05-29 18:08:42 +02:00
statuses_controller_spec.rb Improve admin page (#4121) 2017-07-18 16:38:22 +02:00
subscriptions_controller_spec.rb Move admin/pubsubhubbub controller to admin/subscriptions (#3442) 2017-05-31 20:39:35 +02:00
suspensions_controller_spec.rb Cover Admin::SuspensionsController more (#3350) 2017-05-29 18:11:16 +02:00
two_factor_authentications_controller_spec.rb Spec #destroy feature of Admin::TwoFactorAuthenticationsController (#3355) 2017-05-29 18:08:58 +02:00