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

Prod Release 20240910 #806

Merged
merged 4 commits into from
Sep 10, 2024
Merged

Prod Release 20240910 #806

merged 4 commits into from
Sep 10, 2024

Commits on Sep 2, 2024

  1. Do not display Panel Guidance tags on cards

    On archive pages the "Panel Guidance" tag should no
    longer appear as a banner over cards.
    
    See: https://dxw.zendesk.com/agent/tickets/20084
    snim2 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1f65e4f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge pull request #804 from nhsx/chore/ticket-20084

    Do not display Panel Guidance tags on cards
    snim2 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    59ce04f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Use the correct property in the test for the logic to function

    This commit modifies the logic to use the correct property of the object
    to allow the test to function as expected
    
    To Test:
    - locally have a guidance listing page and an ig_guidance page
    of the type Panel Guidance and an ig_guidance page of another type (eg external)
    - load the guidance listing page
    - confirm that there is no label 'Panel Guidance' in the panel guidance page's card
    - confirm that the expected label is displayed on the card for the page that has a different type
    jkeasley committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2a57a40 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #805 from nhsx/chore/ticket-20084

    Use the correct property in the test for the logic to function
    jkeasley authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3dedcce View commit details
    Browse the repository at this point in the history