Commit graph

11 commits

Author SHA1 Message Date
Filipa Lacerda
184f60a06f Moves pagination to shared folder
Document and remove unused code

Declare components in a consistent way;
Use " instead of ' to improve consistency;
Update documentation;
Fix commit author verification to match the use cases;

Adds tests for the added components

Fix paths in pagination spec

Adds tests to pipelines table used in merge requests and commits

Use same resource interceptor

Fix eslint error
2017-02-03 09:43:54 +00:00
Mike Greiling
99f2e9a1f5 use setFixtures instead of fixture.set 2017-02-02 13:29:41 -06:00
Regis
1d02d5b148 fix eslint for spec global needed in pagination spec for 'fixture' 2017-01-09 11:32:39 -07:00
Regis
55df55367f move param helper to common utils 2017-01-09 10:26:43 -07:00
Regis
76c68d1a18 namespace getParametersByName to gl.utils instead of just gl 2017-01-09 09:19:55 -07:00
Regis
552953c9f2 add paramHelper tests 2016-12-16 16:31:28 -07:00
Regis
be3e32f5f4 change test to reflect camelCase method 2016-12-15 09:52:59 -07:00
Regis
d46af1d9b2 main scope of pagination covered 2016-12-13 10:58:59 -07:00
Regis
d4a2c9e6fb prev next tests for pagination 2016-12-13 10:52:07 -07:00
Regis
f9db61fa7c add more tests for pagination 2016-12-13 10:38:51 -07:00
Regis
bff8e5bad9 add change page logic to pagination component - add first test for pagination 2016-12-08 17:37:00 -07:00