Skip to content

Add option to hide the default "thumbs up" and "thumbs down" buttons on issues, merge requests, and snippets.

Steve Mokris requested to merge (removed):211519-hide-default-reactions into master

What does this MR do?

Under "Project > Settings > General > Visibility, project features, permissions", adds a "Show default reactions" checkbox. Defaults to enabled, to match existing behavior.

Based loosely on 45c33bcb

Screenshots

New project setting:

Screen_Shot_2020-03-21_at_00.00.11

When checkbox is enabled:

Screen_Shot_2020-03-21_at_00.00.45

When checkbox is disabled:

Screen_Shot_2020-03-21_at_00.00.24

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

Closes #211519 (closed)

Edited by Martin Wortschack

Merge request reports