gitlab-org--gitlab-foss/app/views/shared/projects
Yorick Peterse c1f9403e45
Use Prev/Next pagination for exploring projects
This changes the pagination of the "Explore" pages so they use a simpler
pagination system that only shows "Prev" and "Next" buttons. This
removes the need for getting the total number of rows to display, a
process that can easily take up to 2 seconds when browsing through a
large list of projects.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27390
2017-08-14 13:53:42 +02:00
..
_dropdown.html.haml ProjectsFinder should handle more options 2017-04-06 07:11:37 +02:00
_list.html.haml Use Prev/Next pagination for exploring projects 2017-08-14 13:53:42 +02:00
_project.html.haml Fix 500 error when rendering avatar for deleted project creator 2017-07-28 15:23:40 +00:00
_search_form.html.haml Refactor projects filtering by name 2017-03-03 18:39:30 +02:00