netbox/netbox/circuits/tables
Arthur Hanson b2d2a23c26
15496 Add circuit termination to menu and associated forms (#15980)
* 15496 base changes

* 15496 detail view template

* 15496 tweaks

* 15496 bulk views

* 15496 filterset

* 15496 optimize qs

* 15496 bulk edit

* 15496 bulk import

* 15496 update tests

* Update netbox/templates/circuits/circuittermination.html

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>

* 15496 review changes

* 15496 template include

* 15496 expand filters

* 15496 split import form

* 15496 split import form

* 15496 add test for circuit bulk import with termiantions

* Add test for provider filters

* Rename provider column

* Fix test

* Misc cleanup

* Fix test

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-05-17 15:30:10 -04:00
..
__init__.py Refactor tables modules 2022-03-03 15:16:23 -05:00
circuits.py 15496 Add circuit termination to menu and associated forms (#15980) 2024-05-17 15:30:10 -04:00
columns.py Refactor tables modules 2022-03-03 15:16:23 -05:00
providers.py Closes #13150: Wrap table column headers with gettext() 2023-07-31 14:35:28 -04:00