chinwagsocial/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
confirmations_controller_spec.rb
domain_blocks_controller_spec.rb
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
statuses_controller_spec.rb
subscriptions_controller_spec.rb
suspensions_controller_spec.rb
two_factor_authentications_controller_spec.rb Spec #destroy feature of Admin::TwoFactorAuthenticationsController (#3355) 2017-05-29 18:08:58 +02:00