Skip to content

Improve group webhooks UI text

Russell Dickenson requested to merge russell/improve-group-webhooks-uitext into master

What does this MR do and why?

Changes UI text to comply with GitLab's UI design system guidelines, including:

  • Added link to a description of the term "percent-encoded" because it's not commonly understood.
  • Set "X-Gitlab-Token HTTP" in code styling as per the guidelines.
  • Changed help text of all triggers to remove duplicate content.
  • Changed text for the "empty group hooks" case.

Closes #330171 (closed)

Screenshots or screen recordings

Before After
image image
image image

How to set up and validate locally

N/A

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Russell Dickenson

Merge request reports