184f60a06f
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
2 lines
114 B
Text
2 lines
114 B
Text
#commit-pipeline-table-view{ data: { endpoint: "endpoint" } }
|
|
.pipeline-svgs{ data: { "commit_icon_svg": "svg"} }
|