gitlab-org--gitlab-foss/app/views/shared/groups
Dmitriy Zaporozhets 5bb6a85b90
Refactor projects filtering by name
Reuse same search form and behavior for dashboard#projects, group#projects
and admin#projects. Repsect all other options like sorting, personal
filter when search projects by name. Create FilterableList JS class to
handle identical behaviour of projects and groups lists.

This change also makes filtering and sorting availabe on explore#projects
and explore#groups no matter if you are logged in or not.

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-03-03 18:39:30 +02:00
..
_dropdown.html.haml Add filter and sorting to dashboard groups page 2017-03-01 15:39:59 +02:00
_group.html.haml Allow creating nested group via UI 2017-02-07 15:37:36 +02:00
_list.html.haml Wrap "No groups found" message with a .nothing-here-block 2016-05-19 09:23:20 +08:00
_search_form.html.haml Refactor projects filtering by name 2017-03-03 18:39:30 +02:00