Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-05-20 | 1 | -0/+30 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-04-12 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-06-26 | 2 | -2/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-05-12 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-27 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-01-24 | 7 | -28/+18 |
| | |||||
* | Resolve "BS4: Pagination is pipeline's page has no styling" | Sam Beckham | 2018-06-05 | 8 | -9/+9 |
| | |||||
* | Replace data-test=page with .js-pagination-page | Clement Ho | 2018-05-24 | 1 | -1/+1 |
| | |||||
* | Add data-test=page for testing pagination pages in admin abuse reports spec | Clement Ho | 2018-04-24 | 1 | -1/+1 |
| | |||||
* | [skip ci] Disable pagination gap button | Clement Ho | 2018-04-18 | 1 | -1/+1 |
| | |||||
* | Fix previous pagination link | Clement Ho | 2018-04-17 | 1 | -1/+1 |
| | |||||
* | Fix pagination first and last page buttons | Clement Ho | 2018-04-17 | 2 | -2/+2 |
| | |||||
* | [skip ci] Add pagination styles | Clement Ho | 2018-04-13 | 7 | -20/+17 |
| | |||||
* | [skip ci] Add pagination classes | Clement Ho | 2018-04-10 | 1 | -4/+4 |
| | |||||
* | Use Prev/Next pagination for exploring projectspagination-projects-explore | Yorick Peterse | 2017-08-14 | 1 | -0/+8 |
| | | | | | | | | | | 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 | ||||
* | Add active_when helper | Semyon Pupkov | 2017-02-15 | 1 | -1/+1 |
| | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/24036 | ||||
* | HAMLLint: Fix `SpaceInsideHashAttributes` offences | Kushal Pandya | 2016-12-31 | 1 | -2/+2 |
| | |||||
* | HAMLLint: Fix `ImplicitDiv` offences | Kushal Pandya | 2016-12-31 | 1 | -2/+1 |
| | |||||
* | HAMLLint: Fix `ClassAttributeWithStaticValue` offences | Kushal Pandya | 2016-12-31 | 2 | -4/+4 |
| | |||||
* | Makes table pagination responsive | Filipa Lacerda | 2016-11-01 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | Media queries for medium screens Adds entry to CHANGELOG Rollback to previous design Adds class for previous sibling Fix removed class Fixes after review Fix scss linter | ||||
* | Upgrade Kaminari from 0.16.3 to 0.17.0. | Connor Shea | 2016-05-31 | 7 | -9/+9 |
| | | | | | | Changelog: https://github.com/amatsuda/kaminari/blob/master/CHANGELOG.rdoc#0170 Deprecates num_pages in favor of total_pages and includes Rails 5 support. | ||||
* | Implement new UI for pagination | Dmitriy Zaporozhets | 2016-01-20 | 3 | -6/+14 |
| | |||||
* | Add links to first and/or last page with kaminari | Zeger-Jan van de Weg | 2015-09-23 | 3 | -4/+9 |
| | | | | Also update Kaminari gem to the latest version | ||||
* | Apply new design to paginationstyle-pagination | Dmitriy Zaporozhets | 2015-09-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Migrate forms and inputs pt1 | Dmitriy Zaporozhets | 2013-12-31 | 1 | -2/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Refactoring & restyle pagination: | Dmitriy Zaporozhets | 2013-04-06 | 12 | -86/+16 |
| | | | | | | - remove admin kaminari theme. Use gitlab theme everywhere - use bootstrap styled for gitlab admin themes - dont reload page when change issue filter | ||||
* | fix pagination issue | Dmitriy Zaporozhets | 2013-01-31 | 2 | -2/+2 |
| | |||||
* | replace right with pull-right | Dmitriy Zaporozhets | 2013-01-30 | 2 | -2/+2 |
| | |||||
* | Fix admin paging gap issue | Dmitriy Zaporozhets | 2012-12-17 | 1 | -2/+3 |
| | |||||
* | Fully embrace Ruby 1.9 hash syntax | Robert Speicher | 2012-08-10 | 10 | -13/+13 |
| | | | | Didn't bother with files in db/, config/, or features/ | ||||
* | Pagination for Merge Requests. Fixed for issues | randx | 2012-03-22 | 1 | -2/+0 |
| | |||||
* | Issues pagination | randx | 2012-03-22 | 14 | -0/+72 |
| | |||||
* | Admin area improved | Dmitriy Zaporozhets | 2012-02-11 | 7 | -0/+71 |