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

Fixes: #11079 - Handle cables across multiple rear-port positions #13337

Merged
merged 24 commits into from
Sep 26, 2023

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    7c09eb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    32c4f3c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Fix failures and add test

    DanSheps committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    a797995 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. More tests

    DanSheps committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7a15b2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cf5ac5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fb67dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b335b67 View commit details
    Browse the repository at this point in the history
  5. Remove excess import

    DanSheps committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    3ca03d3 View commit details
    Browse the repository at this point in the history
  6. Remove logging import

    DanSheps committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b32ecb5 View commit details
    Browse the repository at this point in the history
  7. Remove logging import

    DanSheps committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d2a851b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    b2c35e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    880e79a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Update netbox/dcim/tests/test_cablepaths.py

    Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
    DanSheps and jeremystretch authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    837811d View commit details
    Browse the repository at this point in the history
  2. Update netbox/dcim/models/cables.py

    Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
    DanSheps and jeremystretch authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e0f3292 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    1f4baa7 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    de216aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    359b366 View commit details
    Browse the repository at this point in the history
  3. Improved SVG rendering of multiple rear ports (with positions) per pa…

    …th trace. Include asymmetric path detection
    DanSheps committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    5bb373f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ae7e2f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Clean up tests

    jeremystretch committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    58ca489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc8b5e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    d87df88 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/11079-Cablepath_catch_assertions…

    …' into 11079-Cablepath_catch_assertions
    
    # Conflicts:
    #	netbox/dcim/tests/test_cablepaths.py
    DanSheps committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1c2e552 View commit details
    Browse the repository at this point in the history
  3. Fix parent reference

    DanSheps committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    704f9ab View commit details
    Browse the repository at this point in the history