Skip to content

OKR: Update UI text and docs - Google Chat

Marcia Ramos requested to merge tw-okr-google-chat into master

What does this MR do?

Updates UI text and docs for Google Chat integration:

  • Rename Hangouts => Google Chat
  • Update docs
  • Change screenshot

For #300599 (comment 551686569), I tried to change the order of the fields and add the webhook instructions under webhook unsuccessfully.

Looks like this feature uses the same default_fields as other chat-based features and modifying the form individually isn't possible.

Also, changing the order of the calls in the feature .rb file doesn't change the order on the page. 😕 We'll have to leave this to en eng.

Screenshots (strongly suggested)

UI:

BEFORE AFTER
Screen_Shot_2021-04-15_at_18.01.19 Screen_Shot_2021-04-15_at_17.47.35
google_hangouts_integration google_chat_ui

Docs:

BEFORE AFTER
docs_google_chat_integration_before google_chat_docs

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 Marcia Ramos

Merge request reports