Skip to content

Fix Gitpod url in user preferences

What does this MR do?

When the Gitpod integration is enabled (in the Admin Settings), inside the User Preferences we show a new setting to allow the user opt in and enable the integration as well. This setting includes a text which contains a link to the Gitpod url.

At the moment that url is hardcoded to https://gitpod.io but, since we have to configure a proper url in the Admin settings, that url should change to the configured one.

image

Screenshots (strongly suggested)

After the MR, the configured url in the Admin settings is used in the message:

image

Does this MR meet the acceptance criteria?

Conformity

Related to #321544 (closed)

Edited by Francisco Javier López

Merge request reports

Loading