Skip to content

Create new selection_summary component for GraphQL

What does this MR do?

Create new selection_summary component for GraphQL

  • creates copy of old selection_summary that relies on Vuex and makes it rely on GraphQL instead
  • in the future the new selection_summary will replace the old one everywhere
  • add tests for new selection_summary component

Screenshots

New Component being used (though not in this MR) selection_summary_-_new

Also this demo on youtube

multi-dismiss_-_unselected

multi-dismiss_-_selected_without_reason

multi-dismiss_-_selected_with_reason

multi-dismiss_-_multiselected

multi-dismiss_-_select_all

Screen_Shot_2020-04-14_at_12.22.09_PM

Screen_Shot_2020-04-14_at_12.26.06_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

Relates to #213598 (closed) Depends on !29150 (merged)

Edited by Alexander Turinske

Merge request reports