Commit Graph

10062 Commits

Author SHA1 Message Date
jeremystretch
1a48f4497b Bump stale to v5 2022-05-24 08:39:43 -04:00
kkthxbye
1e099703b5 Remove whitespace from blank line 2022-05-24 10:38:55 +02:00
kkthxbye
106d40f009 Exclude hidden custom fields from tables 2022-05-24 10:27:29 +02:00
kkthxbye
e4f967e7c6 #9166 - Add UI Visibility setting for custom fields 2022-05-24 10:12:32 +02:00
jeremystretch
93a8c06d6e Clean up tests 2022-05-23 14:50:58 -04:00
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
lastorel
29a1bf6cb1 add role attribute to filter inventoryitems 2022-05-22 17:22:28 +03:00
jeremystretch
7f502e6122 Merge cable creation/edit views & forms 2022-05-20 16:53:23 -04:00
jeremystretch
2d933314af Closes #8471: Add status field to Cluster 2022-05-19 16:13:22 -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
23dae6b99f Changelog for #9098 2022-05-18 08:42:20 -04:00
Jeremy Stretch
2b5fc676a9 Merge pull request #9383 from bluikko/patch-1
Add other power, front/rear port types
2022-05-18 08:41:01 -04:00
bluikko
3ee76548e0 Add other power, front/rear port types
Fixes #9098
2022-05-18 15:08:08 +07: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
10605ebd4c Changelog for #9239, #9358 2022-05-16 09:56:02 -04:00
jeremystretch
22f3662352 #9239: Organize contact form fields 2022-05-16 09:55:17 -04:00
Jeremy Stretch
17b6470c59 Merge pull request #9362 from kkthxbye-code/fix-9358
Fixes #9358 - Annotate provider table in ASN view with count_circuits
2022-05-16 09:31:45 -04:00
Jeremy Stretch
aa1f70a06e Merge pull request #9364 from kkthxbye-code/fix-9239
Fixes #9239 - Add contact_group to ContactModelFilterSet
2022-05-16 09:28:46 -04:00
kkthxbye-code
b01db8130c Added contact_group to region, site, manufacturer, tenant filters 2022-05-14 17:53:40 +02:00
kkthxbye-code
be7e7de8aa Add contact_group to ContactModelFilterSet 2022-05-14 17:48:37 +02:00
kkthxbye-code
6ea4d95201 Fix provider table in ASN view when ordering by circuit_count 2022-05-14 12:01:49 +02: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
Daniel Sheppard
cea05b0809 Fixes #8374 - Display device type and asset tag if name is blank but asset tag is populated 2022-05-13 09:49:07 -05:00
Daniel Sheppard
9410af47c9 Fixes #8922 - Add service list to IP address view 2022-05-13 09:40:24 -05:00
Daniel Sheppard
49862c55de Merge remote-tracking branch 'origin/develop' into develop 2022-05-13 09:29:12 -05:00
Daniel Sheppard
d31a8b1594 Fixes #9094 - Fix partial address search within Prefix and Aggregate filters 2022-05-13 09:28:24 -05:00
Daniel Sheppard
39fc13f005 Fixes #9094 - Fix partial address search within Prefix and Aggregate filters 2022-05-13 09:08:00 -05: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