Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-23 | Change followers page to relationships page in admin UI (#12927) | Eugen Rochko | |
Allow browsing and filtering all relationships instead of just followers, unify the codebase with the user-facing relationship manager, add ability to see who the user invited | |||
2020-01-20 | Various fixes and improvements (#12878) | Eugen Rochko | |
* Fix unused role routes being generated * Remove unused JavaScript code * Refactor filters code to be DRYer * Fix `.count == 0` comparisons to `.empty?` in views * Fix filters in views | |||
2019-03-28 | Add order options to relationship manager UI (#10404) | Eugen Rochko | |
2019-03-18 | Add dormant filter to relationship manager, rename other filters (#10308) | Eugen Rochko | |
Rename "abandoned" to "moved", and "active" to "primary" | |||
2019-03-16 | Add relationship manager UI (#10268) | Eugen Rochko | |