Jeremy Stretch
|
d2168b107f
|
Closes #13086: Virtual circuits (#17933)
* WIP
* Add API tests
* Add remaining tests
* Add model docs
* Show virtual circuit connections on interfaces
* Misc cleanup per PR feedback
* Renumber migration
* Support nested terminations for virtual circuit bulk import
|
2024-11-19 10:58:39 -05:00 |
|
Arthur Hanson
|
a8eb455f3e
|
9604 Add Termination to CircuitTermination (#17821)
* 9604 add scope type to CircuitTermination
* 9604 add scope type to CircuitTermination
* 9604 add scope type to CircuitTermination
* 9604 model_forms
* 9604 form filtersets
* 9604 form bulk_import
* 9604 form bulk_edit
* 9604 serializers
* 9604 graphql
* 9604 tests and detail template
* 9604 fix migration merge
* 9604 fix tests
* 9604 fix tests
* 9604 fix table
* 9604 updates
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* 9604 remove provider_network
* 9604 fix tests
* 9604 fix tests
* 9604 fix forms
* 9604 review changes
* 9604 scope->termination
* 9604 fix _circuit_terminations
* 9604 fix _circuit_terminations
* 9604 sitegroup -> site_group
* 9604 update docs
* 9604 fix form termination side reference
* Misc cleanup
* Fix terminations in circuits table
* Fix missing imports
* Clean up termination attrs display
* Add termination & type to CircuitTerminationTable
* Update cable tracing logic
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
|
2024-10-31 09:55:08 -04:00 |
|
Arthur Hanson
|
65687851fe
|
16547 Add distance to Circuit (#17629)
* 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 <jstretch@netboxlabs.com>
|
2024-10-10 14:37:33 -04:00 |
|
Jeremy Stretch
|
28b867bde4
|
Documentation updates for v4.1
|
2024-07-31 16:26:21 -04:00 |
|
Arthur Hanson
|
8237c6accc
|
7025 circuit redundancy (#16945)
* 7025 CircuitRedundancyGroups
* 7025 CircuitRedundancyGroups api
* 7025 CircuitRedundancyGroups api
* 7025 CircuitRedundancyGroups tests
* 7025 CircuitRedundancyGroup -> CircuitGroup
* 7025 add tenancy
* 7025 linkify name
* 7025 missing file
* 7025 circuitgroupassignment
* 7025 base group assignment working
* 7025 assignments
* 7025 fix forms/tests for CircuitGroup
* 7025 fix api tests
* 7025 view tests
* 7025 CircuitGroupAssignment tests
* 7025 fix typo
* 7025 fix typo
* 7025 fix tests
* 7025 remove m2m
* 7025 add count to serializer
* 7025 fix test
* 7025 documentation
* 7025 review comments
* 7025 review comments
* 7025 add search index
* Make CircuitPriorityChoices extensible
* Add group assignment table to circuit view
* Misc cleanup
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
|
2024-07-24 12:24:44 -04:00 |
|
Jeremy Stretch
|
699b4dfade
|
Update feature introduction flags
|
2023-08-01 14:25:25 -04:00 |
|
jeremystretch
|
d5d2431cbd
|
Docs cleanup for v3.5
|
2023-04-18 16:58:53 -04:00 |
|
Daniel Sheppard
|
9d709c84e7
|
Closes: #9047 - Add Provider Accounts (#12057)
* #9047 - ProviderAccount
* #9047 - Move to new selector types
* #9047 - Re-introduce provider FK to Circuit model
* #9047 - Fix broken tests
* Misc cleanup
* Revert errant change
* Fix tests
* Update circuit filter form
---------
Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
|
2023-03-29 08:27:11 -04:00 |
|
jeremystretch
|
402d5d955f
|
Documentation cleanup
|
2023-03-20 16:37:47 -04:00 |
|
jeremystretch
|
fafc464d93
|
Refreshed circuits model documentation
|
2022-08-12 15:00:45 -04:00 |
|
jeremystretch
|
341615668b
|
Closes #7120: Add termination_date field to Circuit
|
2022-06-22 15:09:50 -04:00 |
|
jeremystretch
|
bffd22038b
|
Closes #7681: Add service_id field for provider networks
|
2021-12-23 13:50:01 -05:00 |
|
jeremystretch
|
0fb8291b8b
|
Documentation cleanup
|
2021-04-14 15:21:30 -04:00 |
|
Jeremy Stretch
|
d57222328b
|
Rename Cloud to ProviderNetwork
|
2021-04-01 10:21:41 -04:00 |
|
Jeremy Stretch
|
89c487de65
|
Documentation and changelog for #5986
|
2021-03-18 14:43:07 -04:00 |
|
Jeremy Stretch
|
a770dd4836
|
Updated circuits documentation
|
2020-07-28 09:18:13 -04:00 |
|
Jeremy Stretch
|
b2bc1bf74a
|
Refactor circuits docs
|
2020-03-05 10:52:56 -05:00 |
|