Skip to content

Merge request widget extensions component

Phil Hughes requested to merge ph/widgetExtensionsPOC into master

What does this MR do?

This creates a base component that can gets extended when registering a widget extension. This base component creates a standardised component that all extensions will eventually use to keep the look and feel of the widget consistent across the different extensions.

Screenshots

An example of what the extension will look like:

Screenshot_2020-10-21_at_10.29.30

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 Phil Hughes

Merge request reports