gitlab-org--gitlab-foss/app/views/dashboard
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
..
groups Improve groups list specs 2017-03-02 14:10:37 +02:00
milestones Updates from last code review. 2016-03-06 23:07:19 -05:00
projects Refactor projects filtering by name 2017-03-03 18:39:30 +02:00
snippets implement snippets_scope_menu partial to reduce code duplication 2016-12-10 00:57:23 -06:00
todos Truncate long title text on Todo items 2017-02-20 08:13:37 -05:00
_activities.html.haml Show public RSS feeds to anonymous users 2017-02-28 12:50:57 -08:00
_activity_head.html.haml Add active_when helper 2017-02-15 14:29:48 +05:00
_groups_head.html.haml Refactor projects filtering by name 2017-03-03 18:39:30 +02:00
_projects_head.html.haml Refactor projects filtering by name 2017-03-03 18:39:30 +02:00
_sidebar.html.haml Remove group rendering from dashboard page 2015-03-10 13:17:16 -07:00
_snippets_head.html.haml move new snippet button to main snippet navigation block 2016-12-10 00:57:23 -06:00
activity.html.haml Show public RSS feeds to anonymous users 2017-02-28 12:50:57 -08:00
issues.atom.builder Issues atom feed url reflect filters on dashboard 2016-11-03 18:26:06 +01:00
issues.html.haml Show public RSS feeds to anonymous users 2017-02-28 12:50:57 -08:00
merge_requests.html.haml Remove unnecessary extra margin on issues, mr and todo pages 2017-01-27 20:20:19 -02:00