about summary refs log tree commit diff
path: root/app/views/admin/instances
AgeCommit message (Collapse)Author
2017-05-02Add admin area view partials for each record type (#2700)Matt Jankowski
2017-04-18Instances list in admin (#2095)Matt Jankowski
* 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