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

feat(filters): save worklist query filters to session storage so that they persist between navigation to the viewer and back #3749

Merged
merged 6 commits into from
Oct 30, 2023

Commits on Oct 27, 2023

  1. feat(filters): save worklist query filters to session storage so that…

    … they persist between navigation to the viewer and back
    
    Co-authored-by: ladeirarodolfo <[email protected]>
    Joe Boccanfuso and ladeirarodolfo committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    696e365 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into feat/query-filter…

    …-persistence
    Joe Boccanfuso committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c774003 View commit details
    Browse the repository at this point in the history
  3. Fix cypress tests - clear the session storage between tests for the s…

    …tudy list.
    Joe Boccanfuso committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a1ae4f9 View commit details
    Browse the repository at this point in the history
  4. Fix cypress tests.

    Joe Boccanfuso committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    820e7b8 View commit details
    Browse the repository at this point in the history
  5. PR feedback. Swicthed to using a visibiliychange listener to better d…

    …etect when the page gets unloaded.
    Joe Boccanfuso committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    fa54f19 View commit details
    Browse the repository at this point in the history
  6. Updated accession number for one of the cypress tests.

    Joe Boccanfuso committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    dcfdf5f View commit details
    Browse the repository at this point in the history