Skip to content

Update UI text in the drone integration

Marcel Amirault requested to merge ui-text-drone-integration into master

What does this MR do?

Resolves #300592 (closed)

Updates the UI text for the Drone integration:

  • Name changed to just Drone, which is the actual product name: https://www.drone.io/
  • Externalize strings for translation
  • Update the text to match the other integration updates, and moves help text out of placeholder.
  • Adds a little blurb at the top, again to match other integrations. No docs link, because this integration has no docs (currently), but we'll now have a place to add a link in the future.

Screenshots (strongly suggested)

Screenshots
Before: Screen_Shot_2021-04-13_at_16.36.14
After: Screen_Shot_2021-04-13_at_16.35.50
Before: Screen_Shot_2021-04-13_at_16.56.13
After: Screen_Shot_2021-04-14_at_12.17.38

Does this MR meet the acceptance criteria?

Conformity

Availability 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 Marcel Amirault

Merge request reports