Commit Graph

20 Commits

Author SHA1 Message Date
GitLab Bot 24fe7aa2aa Add latest changes from gitlab-org/gitlab@master 2019-10-22 18:06:35 +00:00
Paul Gascou-Vaillancourt 4e6d6877f7 Update pagination prev and next texts 2019-06-20 16:35:50 -04:00
Filipa Lacerda 442dce052a Moves table pagination component
Move the table paginaiton component under the
new pagination folder in vue shared components
and updates all the paths
2019-06-12 10:19:36 +01:00
Rémy Coutable d9dd52092f
Make JS pagination handle missing 'X-Total-Pages' header
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-02-28 13:42:55 +01:00
Clement Ho d63483a2da Fix inconsistent pagination styles 2019-02-27 10:16:46 +00:00
Mike Greiling f666026d71
Prettify all spec files 2018-10-17 11:18:17 -05:00
Johann Hubert Sonntagbauer 6f5723a169 enable jasmine/new-line-before-expect 2018-10-17 06:57:29 +02:00
George Tsiolis 7f395e862a Rename block scope local variable in table pagination spec 2018-09-27 18:42:17 +03:00
Sam Beckham df5b4c0038 Resolve "BS4: Pagination is pipeline's page has no styling" 2018-06-05 16:38:22 +00:00
Phil Hughes 249b5015d7 Merge branch '34312-eslint-vue-plugin' into 'master'
Resolve "Add eslint-vue-plugin to our stack"

Closes #34312

See merge request gitlab-org/gitlab-ce!16210
2018-01-10 14:35:34 +00:00
Filipa Lacerda e28e1f4226
[ci skip] Fix pagination specs 2018-01-09 10:52:49 +00:00
Clement Ho 365c0c6371 Improve table pagination spec 2018-01-09 01:06:27 +00:00
Mario de la Ossa e1f5c2b194
Do not show Vue pagination if only one page 2017-12-21 10:43:08 -06:00
Filipa Lacerda b2b527a690 Update tests to test what the component renders and what the clicks calls 2017-07-07 22:23:13 +01:00
Filipa Lacerda 9803579e25 Prevent default click since we change the url manually
Adds tests
2017-07-07 18:09:02 +01:00
Filipa Lacerda 5b3fb0d41f Use vue file for table pagination component 2017-05-10 08:00:50 +00:00
Filipa Lacerda c4d4f4d857 Clean history after every test that changes history 2017-04-03 10:40:31 +01:00
Simon Knox 3bb0a9c873 use correct first/last symbols in vue pagination component 2017-03-29 10:01:29 +11:00
Filipa Lacerda b0f2cbceb3 Remove UJS actions from pipelines tables 2017-03-17 17:30:32 +00:00
winniehell 572f9782d5 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
Renamed from spec/javascripts/vue_shared/components/table_pagination_spec.js.es6 (Browse further)