Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MWPW-154135: restricted gnav personalization #57

Merged
merged 15 commits into from
Sep 23, 2024

Commits on Sep 11, 2024

  1. MWPW-154135 - restricted gnav personalization

    - supports removal in hideElement function
    - adds getMainNavItems utility function
    - personalizes the main nav items
    - adds region condition
    richardhand committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    927d377 View commit details
    Browse the repository at this point in the history
  2. MWPW-154135 - restricted gnav personalization

    - fixes unit tests
    richardhand committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e254d4d View commit details
    Browse the repository at this point in the history
  3. MWPW-154135 - restricted gnav personalization

    - adds personalization for sync dropdown links
    richardhand committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4013c2e View commit details
    Browse the repository at this point in the history
  4. MWPW-154135 - restricted gnav personalization

    - adds personalization for link group blocks
    richardhand committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    50b497c View commit details
    Browse the repository at this point in the history
  5. MWPW-154135 - restricted gnav personalization

    - adds personalization for main nav menu sections
    richardhand committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    18caa86 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. MWPW-154135 - restricted gnav personalization

    - PR feedback
    richardhand committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    22c17c8 View commit details
    Browse the repository at this point in the history
  2. MWPW-154135 - restricted gnav personalization

    - PR feedback
    richardhand committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    409fd73 View commit details
    Browse the repository at this point in the history
  3. MWPW-154135 - restricted gnav personalization

    - removes region condition since each region has its own gnav
    richardhand committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    46e4b31 View commit details
    Browse the repository at this point in the history
  4. MWPW-154135 - restricted gnav personalization

    - removes region condition since each region has its own gnav
    richardhand committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8f26975 View commit details
    Browse the repository at this point in the history
  5. MWPW-154135 - restricted gnav personalization

    - adds hasSalesCenterAccess utility
    - allows passing a conditions config to hide and should hide
    - rewrites sales center urls for any marked anchors
    richardhand committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b3f0edc View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. MWPW-154135 - restricted gnav personalization

    - adds unit tests
    richardhand committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2d6f71d View commit details
    Browse the repository at this point in the history
  2. MWPW-154135 - restricted gnav personalization

    - adds generic handling for rewriting stage sales force links
    richardhand committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    91c75dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb4dbff View commit details
    Browse the repository at this point in the history
  4. MWPW-154135 - restricted gnav personalization

    - fixes test cases
    richardhand committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    65f715f View commit details
    Browse the repository at this point in the history
  5. MWPW-154135 - restricted gnav personalization

    - removes unused mock file
    richardhand committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5eb07c0 View commit details
    Browse the repository at this point in the history