Commit Graph

9672 Commits

Author SHA1 Message Date
jeremystretch
3348e0df78 Fix population of initial field selections when creating a cable 2022-05-23 13:52:39 -04:00
jeremystretch
9687fd1e1e Merge all cable creation URLs into a single view 2022-05-23 13:22:45 -04:00
jeremystretch
7f502e6122 Merge cable creation/edit views & forms 2022-05-20 16:53:23 -04:00
jeremystretch
d03fda5729 Update cable termination type/ID filters 2022-05-18 16:48:49 -04:00
jeremystretch
e130df6650 Simplify assignment of new cable terminations 2022-05-18 15:49:52 -04:00
jeremystretch
589507fed7 Improve cable termination panel layout 2022-05-18 12:56:16 -04:00
jeremystretch
d9c65e28a9 Order CableTerminations by cable, cable_end 2022-05-16 16:35:32 -04:00
jeremystretch
b2cf63dc90 Add REST API endpoint for CableTermination 2022-05-16 16:21:15 -04:00
jeremystretch
0168488977 Update Cable API serializer 2022-05-16 15:33:57 -04:00
jeremystretch
1520755827 Fix CablePath migration 2022-05-13 16:46:55 -04:00
jeremystretch
485066ddc7 Tests cleanup 2022-05-13 16:29:19 -04:00
jeremystretch
b1b8882b1d Restore reverse relation to CableTerminations from Cable 2022-05-13 15:45:58 -04:00
jeremystretch
fe36f58046 Test cleanup 2022-05-13 15:34:01 -04:00
jeremystretch
ca50660890 Add origins, destinations properties on CablePath 2022-05-13 15:05:38 -04:00
jeremystretch
70a83f55dc Update object trace() method 2022-05-13 14:37:20 -04:00
jeremystretch
536edca5c3 Update connected_endpoint serializer field to support multiple objects 2022-05-13 11:04:38 -04:00
jeremystretch
15bf7d3012 Update Cable instantiations to match new signature 2022-05-13 09:33:00 -04:00
jeremystretch
3048828f42 Simplify Cable init signature 2022-05-12 17:11:01 -04:00
jeremystretch
9d462d3ff1 Extend cable tracing tests 2022-05-12 16:08:44 -04:00
jeremystretch
4b4db4e10d Fix up pass-through port traversal 2022-05-12 16:08:44 -04:00
jeremystretch
c8d002214f Fix circuit termination tracing & update tests 2022-05-12 16:08:44 -04:00
jeremystretch
c7b4a5ca11 Introduce CablePath.retrace() to handle deleted cables 2022-05-12 16:08:44 -04:00
jeremystretch
e3d8bf811f Correct test queries 2022-05-12 16:08:44 -04:00
jeremystretch
ac53a5c29e Update & restore rebuild_paths() 2022-05-12 16:08:44 -04:00
jeremystretch
7f40028012 Refactor CablePath.from_origin() 2022-05-12 16:08:44 -04:00
jeremystretch
91b65f36ae WIP 2022-05-12 16:08:44 -04:00
jeremystretch
221c81f3dc Update tests 2022-05-12 16:08:44 -04:00
jeremystretch
50ff80f82c Fix cable path tracing 2022-05-12 16:08:44 -04:00
jeremystretch
f725c9b77a Fix terminations assignment 2022-05-12 16:08:44 -04:00
jeremystretch
cf74d20255 Change CablePath.path to JSONField 2022-05-12 16:08:44 -04:00
jeremystretch
150aff4f67 Start updating tests 2022-05-12 16:08:44 -04:00
jeremystretch
1743047ae3 Update cable tracing logic 2022-05-12 16:08:44 -04:00
jeremystretch
19480d3d93 Migrate CablePath to use two-dimensional array 2022-05-12 16:08:44 -04:00
jeremystretch
614e775263 Ensure cable is cached on terminating endpoints 2022-05-12 16:08:44 -04:00
jeremystretch
466e3fc9d2 Restrict A terminations by parent object 2022-05-12 16:08:44 -04:00
jeremystretch
8c675c805c Update signal handlers (WIP) 2022-05-12 16:08:44 -04:00
jeremystretch
bfa895b2b8 Update cable connection forms 2022-05-12 16:08:44 -04:00
jeremystretch
5286e73c40 Introduce CableTermination model & migrate data 2022-05-12 16:08:44 -04:00
jeremystretch
8bd8a2131e Revert initial model changes 2022-05-12 16:08:44 -04:00
jeremystretch
a3cc0f5057 Remove errant print statement 2022-05-12 16:08:44 -04:00
jeremystretch
e88403f8a4 Extend Cable model to support multiple A/B terminations 2022-05-12 16:08:44 -04:00
jeremystretch
f8648e82b4 Allow editing A side termination when creating cable 2022-05-12 16:08:44 -04:00
jeremystretch
f7d52fdf20 Remove termination IDs from cable creation view paths 2022-05-12 16:08:44 -04:00
jeremystretch
340a3a032d Merge branch 'develop' into feature 2022-05-12 14:16:01 -04:00
jeremystretch
6c15ea66b9 PRVB 2022-05-12 14:14:40 -04:00
Jeremy Stretch
87ac07b3e3 Merge pull request #9354 from netbox-community/develop
Release v3.2.3
2022-05-12 14:09:30 -04:00
jeremystretch
b01f78e318 Release v3.2.3 2022-05-12 13:53:26 -04:00
jeremystretch
9f502bc9c6 Closes #8805: Add "mixed" option for device airflow indication 2022-05-12 12:18:58 -04:00
jeremystretch
209d77ca68 Closes #9221: Add definition list support for Markdown 2022-05-12 11:05:34 -04:00
jeremystretch
5f4368da20 Fixes #9296: Improve Markdown link sanitization 2022-05-12 10:41:29 -04:00