netbox/netbox
Abhimanyu Saharan a8c024fca5 Adds generic object children template (#13388)
* adds generic tab view template #12110

* Rename view_tab.html and move to generic/

* Fix console ports template

* Move bulk operations view resolution to template

* Avoid setting default template_name on ObjectChildrenView

* Move base_template and table_config context vars to base context

* removed bulk_delete_control from templates

* refactored bulk_controls view

* fixed table_config

* renamed object_tab.html to objectchildren_list.html

* removed unused import

* Refactor template blocks for bulk operation buttons

* Rename object children generic template

* Move disconnect bulk action into a separate template for device components

* Fix cluster devices & VM interfaces views

* minor button label change

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-08-09 14:16:03 -04:00
..
circuits fixes provider_network_id for related circuits #13343 2023-08-02 15:17:14 -04:00
core adds sensitive_parameters to DataBackend #12625 2023-07-27 16:33:29 -04:00
dcim Adds generic object children template (#13388) 2023-08-09 14:16:03 -04:00
extras Closes #13368: Report installed plugins during server error (#13387) 2023-08-07 15:29:20 -04:00
ipam Adds generic object children template (#13388) 2023-08-09 14:16:03 -04:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Adds generic object children template (#13388) 2023-08-09 14:16:03 -04:00
project-static Allow the align property on th and td and add CSS rules for overriding text-alignment 2023-07-27 16:38:46 -04:00
reports
scripts Remove extraneous demo scripts 2019-09-23 09:21:38 -04:00
templates Adds generic object children template (#13388) 2023-08-09 14:16:03 -04:00
tenancy Adds generic object children template (#13388) 2023-08-09 14:16:03 -04:00
users Adds copy content button (#12584) 2023-07-06 14:19:55 -04:00
utilities Satisfy PEP8 E721 linter complaints 2023-07-30 13:34:08 -04:00
virtualization Adds generic object children template (#13388) 2023-08-09 14:16:03 -04:00
wireless Merge branch 'develop' into feature 2023-04-26 15:09:51 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py