Skip to content

Mount Vue Compoents for Creating and Editing User Lists

Andrew Fontaine requested to merge user-lists-create-edit-mount-fe into master

What does this MR do?

Mounts the components created for editing and creating user lists, as well as their vuex stores.

Part of #13308 (closed)

Note that this is still behind the flag :feature_flag_user_lists, so no changelog is needed.

Screenshots

See !36598 (merged)

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 Andrew Fontaine

Merge request reports