netbox/netbox/dcim
Abhimanyu Saharan bd88ee7063
Adds device type and role to device component filter (#12504)
* adds device type and role to device component filter #12015

* changes as per review

* Add filterset tests for device type & role filters

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-05-31 09:59:22 -04:00
..
api 7503 do device validate-create in serial (#12222) 2023-05-31 09:06:09 -04:00
forms Adds device type and role to device component filter (#12504) 2023-05-31 09:59:22 -04:00
graphql 11291 optimize GraphQL queries (#11943) 2023-03-23 08:42:18 -04:00
management Test cleanup 2022-05-13 15:34:01 -04:00
migrations Closes #11017: increase maximum power draw (#12587) 2023-05-12 16:10:12 -04:00
models Closes #11017: increase maximum power draw (#12587) 2023-05-12 16:10:12 -04:00
svg Adds stroke to the reservation (#12506) 2023-05-09 10:21:23 -04:00
tables adds parent device and bay position to table #12223 2023-05-05 15:23:28 -04:00
tests Adds device type and role to device component filter (#12504) 2023-05-31 09:59:22 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py 8927 plugin search (#10489) 2022-10-10 14:00:59 -04:00
choices.py Adding interface type `200gbase-x-qsfpdd` 2023-05-22 13:11:29 -04:00
constants.py #9935 add new wireless choices for interfaces (#10116) 2022-08-24 16:36:38 -04:00
fields.py Closes #8550: Implement ASN ranges (#11835) 2023-02-27 16:36:05 -05:00
filtersets.py Adds device type and role to device component filter (#12504) 2023-05-31 09:59:22 -04:00
lookups.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
search.py #10520: Restore ability to edit platform NAPALM fields via UI 2023-04-21 11:21:42 -04:00
signals.py Fixes #10201: Fix AssertionError exception when removing some terminations from an existing cable 2023-01-11 14:42:25 -05:00
urls.py Fixes #11528: Permit import of devices using uploaded file 2023-01-25 09:55:45 -05:00
utils.py Fixes #9778: Fix exception during cable deletion after deleting a connected termination 2022-08-03 12:46:16 -04:00
views.py Adds contact tabs (#12460) 2023-05-12 10:26:26 -04:00