summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_shared/components/table_pagination.vue
Commit message (Expand)AuthorAgeFilesLines
* Make JS pagination handle missing 'X-Total-Pages' headerRémy Coutable2019-02-281-16/+17
* Fix inconsistent pagination stylesClement Ho2019-02-271-2/+2
* Upgrade prettier and reformat files as necessaryMike Greiling2019-01-141-1/+1
* Prettify all the thingsMike Greiling2018-11-201-9/+3
* Prettify vue_shared modulesMike Greiling2018-10-101-103/+103
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-1/+1
* Resolve "BS4: Pagination is pipeline's page has no styling"Sam Beckham2018-06-051-4/+12
* Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-0/+6
* [ci skip] Fix pagination specsFilipa Lacerda2018-01-091-4/+3
* [ci skip] Fix more rulesFilipa Lacerda2018-01-041-126/+124
* Do not show Vue pagination if only one pageMario de la Ossa2017-12-211-1/+7
* Add i18n support for pagination testkushalpandya2017-09-211-4/+6
* Update tests to test what the component renders and what the clicks calls34810-vue-paginationFilipa Lacerda2017-07-071-4/+10
* Use vue .prevent to prevent the clickFilipa Lacerda2017-07-071-3/+1
* Prevent default click since we change the url manuallyFilipa Lacerda2017-07-071-0/+4
* Use vue file for table pagination componentFilipa Lacerda2017-05-101-0/+137