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

BGDIINF_SB-2018: catalogNodes parameter support #416

Merged
merged 2 commits into from
Jul 14, 2023

Commits on Jul 13, 2023

  1. BGDIINF_SB-2018: catalogNodes parameter support

    Issue : When specifying a catalogNodes in the URL, it didn't open the
    corresponding catalog Nodes.
    
    Fix : Created a type of URL parameter which is not bi-directional
    (modifying the URL will modify the store, modifying the store won't
    touch the URL), and added watchers and actions to track and make use of
    it
    ltkum committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    eae8167 View commit details
    Browse the repository at this point in the history
  2. BGDIINF_SB-2018: Adding cypress tests

    cypress tests added for the catalogNodes functionality
    
    formatting and linting after rebase
    
    removing todos
    
    removing duplicate
    
    formatting
    ltkum committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3171e00 View commit details
    Browse the repository at this point in the history