Skip to content

Conditionally display link text on welcome page

Martin Wortschack requested to merge mw-onboarding-welcome-page-additions into master

What does this MR do?

Displays different link text on the onboarding welcome page depending on where the user gets redirected from (see also the following comment)

  • Auto-redirect for new users: No, not interested right now
  • "Learn GitLab" from help menu: Skip this for now

Screenshots:

Auto-redirect for new users "Learn GitLab" from help menu
welcome_page_auto_redirect welcome_page_from_help_menu

Does this MR meet the acceptance criteria?

Conformity

Performance 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 Martin Wortschack

Merge request reports