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
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
8 years ago
..
account_moderation_notes_controller_spec.rb Add moderation note (#5240) 8 years ago
accounts_controller_spec.rb
base_controller_spec.rb Improve require_admin! and require_staff! filters (#7018) 8 years ago
change_email_controller_spec.rb Feature: Allow staff to change user emails (#7074) 8 years ago
confirmations_controller_spec.rb
domain_blocks_controller_spec.rb
email_domain_blocks_controller_spec.rb Implement EmailBlackList (#5109) 8 years ago
instances_controller_spec.rb
reported_statuses_controller_spec.rb Improve report layout (#7188) 8 years ago
reports_controller_spec.rb Feature: Report improvements (#6967) (#7000) 8 years ago
resets_controller_spec.rb
settings_controller_spec.rb Improve UI of admin site settings (#4163) 9 years ago
silences_controller_spec.rb
statuses_controller_spec.rb Improve admin page (#4121) 9 years ago
subscriptions_controller_spec.rb
suspensions_controller_spec.rb
two_factor_authentications_controller_spec.rb