gitlab-org--gitlab-foss/app/views/kaminari/gitlab
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
..
_first_page.html.haml
_gap.html.haml
_last_page.html.haml
_next_page.html.haml HAMLLint: Fix `ClassAttributeWithStaticValue` offences 2016-12-31 11:43:08 +05:30
_page.html.haml Add active_when helper 2017-02-15 14:29:48 +05:00
_paginator.html.haml HAMLLint: Fix `ImplicitDiv` offences 2016-12-31 11:43:08 +05:30
_prev_page.html.haml HAMLLint: Fix `ClassAttributeWithStaticValue` offences 2016-12-31 11:43:08 +05:30
_without_count.html.haml Use Prev/Next pagination for exploring projects 2017-08-14 13:53:42 +02:00