summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/group_tree.rb
Commit message (Collapse)AuthorAgeFilesLines
* Pass `archived:` as a keyword argumentBob Van Landuyt2017-10-121-1/+1
|
* Fix spinach featuresBob Van Landuyt2017-10-111-1/+1
| | | | And several other failures
* Only expand ancestors when searchingBob Van Landuyt2017-10-091-7/+7
| | | | | Not all_groups, since that would expose groups the user does not have access to
* Load counts everywhere we render a group treeBob Van Landuyt2017-10-051-1/+1
|
* Make sure all ancestors are loaded when searching groupsBob Van Landuyt2017-10-051-1/+1
|
* Stylize `GroupTree` concernBob Van Landuyt2017-10-041-2/+2
|
* Search subgroups on dashboard and explore viewsBob Van Landuyt2017-10-041-3/+8
|
* Reuse the groups tree for explore and dashboard.Bob Van Landuyt2017-10-041-0/+19