Clean up admin UI for accounts (#6004)
* Add staff filter to admin UI for accounts, remove obsolete columns * Only display OStatus section in admin UI for accounts when OStatus data
Showing
- app/controllers/admin/accounts_controller.rb 2 additions, 1 deletionapp/controllers/admin/accounts_controller.rb
- app/helpers/admin/filter_helper.rb 1 addition, 1 deletionapp/helpers/admin/filter_helper.rb
- app/models/account_filter.rb 2 additions, 0 deletionsapp/models/account_filter.rb
- app/views/admin/accounts/_account.html.haml 3 additions, 14 deletionsapp/views/admin/accounts/_account.html.haml
- app/views/admin/accounts/index.html.haml 6 additions, 3 deletionsapp/views/admin/accounts/index.html.haml
- app/views/admin/accounts/show.html.haml 2 additions, 1 deletionapp/views/admin/accounts/show.html.haml
- config/locales/en.yml 1 addition, 0 deletionsconfig/locales/en.yml
Please register or sign in to comment