Commit Graph

7 Commits

Author SHA1 Message Date
Clement Ho 4f6e6a24e7 [skip ci] label-warning => badge-warning 2018-04-13 14:34:22 -05:00
Clement Ho 2178517132 [skip ci] Convert .label. to .badge. 2018-04-13 14:33:27 -05:00
Clement Ho 1c75a0e27c Add badge-pill to .badge in haml 2018-04-09 11:33:41 -05:00
Shah El-Rahman 49e27447c5 Resolve "New design for project deletion confirmation" 2018-02-08 03:32:17 +00:00
Douwe Maan fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Alfredo Sumaran fd167f2223 Fix admin projects page in admin area 2017-03-29 20:01:45 +00:00
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