Skip to content

Update UI text for TeamCity integration

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

What does this MR do?

Resolves #300607 (closed)

Updated the UI text for the JetBrains TeamCity integration:

  • Externalizes strings for translation
  • Moves help text out of the text fields (and puts it below).
  • Fixes the name, as the product name does not have CI in the title, as per their documentation.
  • Cleans up the instructions (I checked a few tutorials and they were all slightly different, so I tried keep it simple and avoid specifics that relate to TeamCity itself).

Screenshots (strongly suggested)

Screenshots
Before: Screen_Shot_2021-04-15_at_19.41.55
After: Screen_Shot_2021-04-15_at_19.48.39
Before: Screen_Shot_2021-04-15_at_19.41.19
After: Screen_Shot_2021-04-15_at_23.48.13

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

Merge request reports