Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-09move param helper to common utilsRegis
2017-01-09use Turbolinks instead of window.pushState for paginationRegis
2017-01-09namespace getParametersByName to gl.utils instead of just glRegis
2017-01-07add param_helper to utils - fix switch statement in paginationRegis
2017-01-07use switch for paginationRegis
2017-01-04fix pagination UIRegis
2016-12-17change example function in pagination componentRegis
2016-12-17add CONST and one line a tag in pagination - add request to false in store ha...Regis
2016-12-15add examples of what the props need to beRegis
2016-12-15strict props for easier re-useRegis
2016-12-15pageNum is now camelCasedRegis
2016-12-15comments on turbolinks event handlingRegis
2016-12-15remove need for complex regex in pagination - add else ifRegis
2016-12-15fix comment formattingRegis
2016-12-15add comment about complex regex in paginationRegis
2016-12-15camel case changepage and make span an a tagRegis
2016-12-09extract param helper to pagination dirRegis
2016-12-09add change page logic to pagination component - add first test for paginationRegis
2016-12-07use API values for paginationRegis
2016-11-19constant variable hardcodingRegis
2016-11-10re-wire count for pagination - refactorRegis
2016-11-09remove uneeded methodsRegis
2016-11-09cleanupRegis
2016-11-09pagination worksRegis
2016-11-09about to use fatih codeRegis
2016-11-08regex for number checkRegis
2016-11-08cleanupRegis
2016-11-08remove use of spread operator - attempt render functionRegis
2016-11-08end dot logic completeRegis
2016-11-08fix prev button being misplacedRegis
2016-11-07formattingRegis
2016-11-06a lot more progress on pagination :)Regis
2016-11-06remove svg api call - more progress on paginationRegis
2016-11-06extract pagination into own folder and precompile in application.rbRegis