summaryrefslogtreecommitdiff
path: root/app/views/kaminari
Commit message (Collapse)AuthorAgeFilesLines
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-2/+2
|
* HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-311-2/+1
|
* HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya2016-12-312-4/+4
|
* Makes table pagination responsiveFilipa Lacerda2016-11-012-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 Shea2016-05-317-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 paginationDmitriy Zaporozhets2016-01-203-6/+14
|
* Add links to first and/or last page with kaminariZeger-Jan van de Weg2015-09-233-4/+9
| | | | Also update Kaminari gem to the latest version
* Apply new design to paginationstyle-paginationDmitriy Zaporozhets2015-09-191-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Migrate forms and inputs pt1Dmitriy Zaporozhets2013-12-311-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactoring & restyle pagination:Dmitriy Zaporozhets2013-04-0612-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 issueDmitriy Zaporozhets2013-01-312-2/+2
|
* replace right with pull-rightDmitriy Zaporozhets2013-01-302-2/+2
|
* Fix admin paging gap issueDmitriy Zaporozhets2012-12-171-2/+3
|
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-1010-13/+13
| | | | Didn't bother with files in db/, config/, or features/
* Pagination for Merge Requests. Fixed for issuesrandx2012-03-221-2/+0
|
* Issues paginationrandx2012-03-2214-0/+72
|
* Admin area improvedDmitriy Zaporozhets2012-02-117-0/+71