Skip to content

Add status page url to setting form in UI

Sarah Yasonik requested to merge sy-write-status-page-url-field into master

What does this MR do?

In order to automatically link to status page detail views, we need to ask the user to provide the url of their status page frontend.

This MR adds a new Status page URL field to the status page setting form in the UI. If a user attempts to edit their existing configuration, they will need to add a value for the field.

Related MRs:

Related Issue: #213913 (closed)

Screenshots

Screen_Shot_2020-04-10_at_4.08.11_PM

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 Sarah Yasonik

Merge request reports