Skip to content

Refactor license page

Corinna Gogolok requested to merge refactor_license_page into master

What does this MR do?

Closes #217560 (closed)

With the implementation of the logic for future-dated licenses in #213108 (closed) the license view grew quite big. Therefore a refactor to split it into different partials makes it easier readable. It is also a good time to translate any texts within this view.

Screenshots

Screen with no current license but a future-dated license: Screenshot_2020-05-12_at_11.18.02_AM

Screen with current, future-dated and overwritten/past license: Screenshot_2020-05-22_at_12.47.10_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 Corinna Gogolok

Merge request reports