Claire
7f803c41e2
Add ability to purge undeliverable domains from admin interface ( #16686 )
...
* Add ability to purge undeliverable domains from admin interface
* Add tests
4 years ago
Eugen Rochko
216b85b053
Fix performance on instances list in admin UI ( #15282 )
...
- Reduce duplicate queries
- Remove n+1 queries
- Add accounts count to detailed view
- Add separate action log entry for updating existing domain blocks
5 years ago
Yamagishi Kazutoshi
d10447c3a8
Use raw status code on have_http_status ( #7214 )
8 years ago
Akihiko Odaki
7b92950f1c
Cover InstancesController more ( #3342 )
9 years ago
Matt Jankowski
9566893cc9
More controller specs ( #2561 )
...
* Add render_views in more places
* Delegate methods from account to user with allow nil true, so that admin accounts show view renders when missing a user
* Use actual account instances in authorize follow controller spec
9 years ago
Matt Jankowski
55e1503522
Instances list in admin ( #2095 )
...
* Add admin/instances index action
* Add link to instances admin page
* View lists instances
* Instances, grouped by domain, ordered by count
* Use Account.remote scope
* Extract method: Account.by_domain_accounts
9 years ago
Eugen Rochko
76ec907993
Improved admin UI
10 years ago
Eugen Rochko
7e90772c92
Unify collection caching code
10 years ago
Eugen Rochko
27fc49d745
Add simple admin overview of PuSH subscriptions
10 years ago