Skip to content

Display signature for last commit in tree view

Igor Drozdov requested to merge vue-signature-for-last-commit into master

What does this MR do?

Adds support for commit signature in Commit Widget as well as GraphQL API.

This MR also removes an ESLint rule override and translates a bare string.

Related issue: #30177 (closed)

Screenshots

Commit widget before (using Rails HAML rendering): before-compressed

Commit widget after (using Vue and the returned signatureHtml from the commit GQL): after-compressed

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • ~~Label as security and @ mention @gitlab-com/gl-security/appsec~~
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Thomas Randolph

Merge request reports