Skip to content

Feat(Legacy License): move to admin/settings page

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR integrates the add legacy license page into the /admin/application_settings/general page

Screenshots or screen recordings

Before After
Screen_Shot_2022-04-07_at_11.55.03 Screen_Shot_2022-04-07_at_11.52.26
Invalid license Valid license
Screen_Recording_2022-04-07_at_11.57.27 Screen_Recording_2022-04-07_at_11.58.08

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Navigate to /admin/application_settings/general (was /admin/license/new)

  2. Type in an invalid license, accept ToC and click "Add license"

  3. See the error message displayed on top

  4. Navigate to /admin/application_settings/general (was /admin/license/new)

  5. Upload a valid license, accept ToC and click "Add license"

  6. See the new legacy license added to your instance

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #348751 Related to #352503 (closed)

Edited by Michael Lunøe

Merge request reports