netbox/netbox
bctiemann fbce6144e0 Fixes: #16905 - Allow filtering on Device Status in InventoryItemTable (#17260)
* Add device_status as filtering option (and configurable column) for InventoryItemTable

* Add device_status to common superclasses for Device Components, and refactor ChoiceFieldColumn to support a "color" callable allowing get_FOO_color behavior to be overridden

* Remove unnecessary 'device_status' in fields

* Add unit tests for device_status
2024-08-29 08:10:30 -04:00
..
account 17036 international messages (#17041) 2024-08-10 11:47:06 -04:00
circuits Fixes: #16292 - Properly restrict GraphQL queries for querys with pk set (#17244) 2024-08-28 12:23:25 -04:00
core Fixes: #16292 - Properly restrict GraphQL queries for querys with pk set (#17244) 2024-08-28 12:23:25 -04:00
dcim Fixes: #16905 - Allow filtering on Device Status in InventoryItemTable (#17260) 2024-08-29 08:10:30 -04:00
extras Fixes #16756: Fix table pagination for custom script results 2024-08-28 16:24:16 -04:00
ipam Fixes: #16292 - Properly restrict GraphQL queries for querys with pk set (#17244) 2024-08-28 12:23:25 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Fixes: #16905 - Allow filtering on Device Status in InventoryItemTable (#17260) 2024-08-29 08:10:30 -04:00
project-static Closes #17256: Fix translation support in VLAN group scope assignment form (#17270) 2024-08-27 13:58:56 -04:00
reports
scripts Remove extraneous demo scripts 2019-09-23 09:21:38 -04:00
templates Fixes #16756: Fix table pagination for custom script results 2024-08-28 16:24:16 -04:00
tenancy Fixes: #16292 - Properly restrict GraphQL queries for querys with pk set (#17244) 2024-08-28 12:23:25 -04:00
translations Update source translation strings 2024-08-29 05:02:20 +00:00
users Fixes #17279: Do not regenerate key when updating a token via REST API 2024-08-29 07:51:09 -04:00
utilities Fixes: #16292 - Properly restrict GraphQL queries for querys with pk set (#17244) 2024-08-28 12:23:25 -04:00
virtualization Fixes: #16292 - Properly restrict GraphQL queries for querys with pk set (#17244) 2024-08-28 12:23:25 -04:00
vpn Fixes: #16292 - Properly restrict GraphQL queries for querys with pk set (#17244) 2024-08-28 12:23:25 -04:00
wireless Fixes: #16292 - Properly restrict GraphQL queries for querys with pk set (#17244) 2024-08-28 12:23:25 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py