mastodon/spec
Eugen Rochko 73faadad28
Redesign admin accounts index (#9340)
* Improve overview of accounts in admin UI

- Display suspended status, role, last activity and IP prominently
- Default to showing local accounts
- Default to not showing suspended accounts

* Remove unused strings

* Fix tests

* Allow filtering accounts by IP mask
2018-11-26 15:53:27 +01:00
..
controllers Redesign admin accounts index (#9340) 2018-11-26 15:53:27 +01:00
fabricators Extract counters from accounts table to account_stats table (#9295) 2018-11-19 00:43:52 +01:00
features rubocop issues - Cleaning up (#8912) 2018-10-08 04:50:11 +02:00
fixtures
helpers
lib Fix connect timeout not being enforced (#9329) 2018-11-22 20:12:04 +01:00
mailers
models Redesign admin accounts index (#9340) 2018-11-26 15:53:27 +01:00
policies
presenters
requests
routing
services Ensure replied-to is a status not a boost (#9129) 2018-11-25 16:35:21 +01:00
support
validators
views Replace SVG asset with Custom mascot (#8766) 2018-10-08 00:20:45 +02:00
workers
rails_helper.rb rubocop issues - Cleaning up (#8912) 2018-10-08 04:50:11 +02:00
spec_helper.rb