gitlab-org--gitlab-foss/features
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
..
dashboard Put back the new project button 2017-02-22 10:15:35 -06:00
explore Fix trending projects Spinach failure 2016-10-14 16:58:55 -07:00
group
profile implements reset incoming email token on issues modal and account page, 2016-11-07 15:56:18 +00:00
project Cleaning up navigational order - Project 2017-03-02 17:57:01 +00:00
snippets Move 'User Snippets' Spinach feature to Rspec 2017-01-16 06:52:18 +00:00
steps Refactor projects filtering by name 2017-03-03 18:39:30 +02:00
support Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
groups.feature Move edit group scenario to rspec and refactor groups_spec 2016-10-14 14:51:59 +03:00
invites.feature
search.feature Fixed logout tests 2016-06-28 13:17:29 +01:00
user.feature