Commit Graph

3 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
Filipa Lacerda 2c2da2c07b Use new vue js pipelines table to render in merge request view
Remove duplicate data-toggle attributes.

Reuse the same pipeline table

Remove unneeded required resources

Remove unused file; Fix mr pipelines loading

Updates documentation
2017-02-03 09:43:54 +00:00
Filipa Lacerda 7ef21460d1 Transform vue_pipelines index into a non-dependent table component. 2017-02-03 09:43:54 +00:00