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

16547 Add distance to Circuit #17629

Merged
merged 9 commits into from
Oct 10, 2024
Merged

16547 Add distance to Circuit #17629

merged 9 commits into from
Oct 10, 2024

Conversation

arthanson
Copy link
Collaborator

@arthanson arthanson commented Sep 26, 2024

Fixes: #16547

This has more changes as refactored WirelessLinkDistanceChoices to DistanceChoices as made it as a mixin as it is used in 3 models now so should make it DRY.

@jeremystretch jeremystretch added this to the v4.2 milestone Sep 27, 2024
@arthanson arthanson changed the title DRAFT: 16547 Add distance to Circuit 16547 Add distance to Circuit Sep 30, 2024
@arthanson arthanson changed the base branch from develop to feature September 30, 2024 21:53
@arthanson arthanson marked this pull request as ready for review October 2, 2024 19:46
netbox/circuits/tables/circuits.py Outdated Show resolved Hide resolved
netbox/dcim/models/mixins.py Show resolved Hide resolved
netbox/templates/circuits/circuit.html Outdated Show resolved Hide resolved
@jeremystretch jeremystretch merged commit 6568785 into feature Oct 10, 2024
6 checks passed
@jeremystretch jeremystretch deleted the 16547-circuit-distance branch October 10, 2024 18:39
bctiemann pushed a commit that referenced this pull request Oct 16, 2024
* 16547 Add distance to Circuit

* 16547 fix test cases

* 16547 fix test cases

* 16547 add distance to API, forms, tables

* 16547 fixes

* 16547 fixes

* 16547 review changes

* 16547 review changes

* Clean up DistanceColumn

---------

Co-authored-by: Jeremy Stretch <[email protected]>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Circuit Distance
2 participants