mastodon/spec/controllers/admin
Eugen Rochko a9c440637c
Improve report layout (#7188)
* Use table for statuses in report

* Display reported account and reporter in the same table

* Split accounts and general report info into two tables again

* Redesign report statuses table, notes, merge notes and action log

* Remove unused translations

* Fix code style issue

* Fix code style issue

* Fix code style issue
2018-04-20 02:28:48 +02:00
..
account_moderation_notes_controller_spec.rb
accounts_controller_spec.rb
base_controller_spec.rb Improve require_admin! and require_staff! filters (#7018) 2018-04-03 13:07:32 +02:00
change_email_controller_spec.rb Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
confirmations_controller_spec.rb
domain_blocks_controller_spec.rb
email_domain_blocks_controller_spec.rb
instances_controller_spec.rb
reported_statuses_controller_spec.rb Improve report layout (#7188) 2018-04-20 02:28:48 +02:00
reports_controller_spec.rb Feature: Report improvements (#6967) (#7000) 2018-04-02 22:04:14 +02:00
resets_controller_spec.rb
settings_controller_spec.rb
silences_controller_spec.rb
statuses_controller_spec.rb
subscriptions_controller_spec.rb Move admin/pubsubhubbub controller to admin/subscriptions (#3442) 2017-05-31 20:39:35 +02:00
suspensions_controller_spec.rb
two_factor_authentications_controller_spec.rb