Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-13 | Add instance search feature (#4925) | nullkal | |
2017-09-13 | Make instance names in into links to user list in the instance (#4924) | nullkal | |
2017-09-09 | Scrollable tables in settings pages (#4857) | Lynx Kotoura | |
* Scrollable tables in settings pages * Add space before curly brace | |||
2017-07-20 | Add button to re-subscribe to all accounts from a domain (#4285) | Eugen Rochko | |
2017-05-31 | Add Instance class to list admin records (#3443) | Matt Jankowski | |
2017-05-02 | Add admin area view partials for each record type (#2700) | Matt Jankowski | |
2017-04-18 | Instances 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 |