Commit Graph

7 Commits (e6e93ecd8a45cea5f0c398054c2292a5fdf944cf)

Author SHA1 Message Date
nullkal da77f65c46 Add instance search feature ()
nullkal 9e2ff3ef71 Make instance names in into links to user list in the instance ()
Lynx Kotoura 3c45d3963a Scrollable tables in settings pages ()
* Scrollable tables in settings pages

* Add space before curly brace
Eugen Rochko 4b911fea03 Add button to re-subscribe to all accounts from a domain ()
Matt Jankowski a132332b86 Add Instance class to list admin records ()
Matt Jankowski b5eec34230 Add admin area view partials for each record type ()
Matt Jankowski 55e1503522 Instances list in admin ()
* 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