netbox/netbox
Arthur Hanson ae447bd187
12216 Add color to circuit-type and add to SVG rendering (#14098)
* 12216 add color to model

* 12216 add forms, serializers for color

* 12216 color to detail view, add type to svg

* 12216 add color to svg

* 12216 review changes
2023-10-24 08:19:04 -04:00
..
account Closes #13309: Introduce the account app (#13310) 2023-07-31 09:22:04 -04:00
circuits 12216 Add color to circuit-type and add to SVG rendering (#14098) 2023-10-24 08:19:04 -04:00
core Closes #13550: Refactor view action mappings (#14062) 2023-10-20 15:08:09 -04:00
dcim 12216 Add color to circuit-type and add to SVG rendering (#14098) 2023-10-24 08:19:04 -04:00
extras Closes #13550: Refactor view action mappings (#14062) 2023-10-20 15:08:09 -04:00
ipam Add dns_name filter on the IP Address page (#14046) 2023-10-17 10:06:33 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Closes #13550: Refactor view action mappings (#14062) 2023-10-20 15:08:09 -04:00
project-static Closes #13962: Add a copy-to-clipboard button to the key field of the API token creation form 2023-10-17 11:34:37 -04:00
reports
scripts
templates 12216 Add color to circuit-type and add to SVG rendering (#14098) 2023-10-24 08:19:04 -04:00
tenancy Closes #13550: Refactor view action mappings (#14062) 2023-10-20 15:08:09 -04:00
users Closes #13962: Add a copy-to-clipboard button to the key field of the API token creation form 2023-10-17 11:34:37 -04:00
utilities Closes #14036: Move extras.plugins to netbox.plugins (#14086) 2023-10-20 11:24:08 -04:00
virtualization Closes #13550: Refactor view action mappings (#14062) 2023-10-20 15:08:09 -04:00
wireless 12336 make region API calls atomic (#13942) 2023-10-17 10:35:01 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py