netbox/netbox/virtualization
Jeremy Stretch 450790ab4a
Closes #13550: Refactor view action mappings (#14062)
* Merge actions and action_perms into a single mapping

* Update obsolete permission maps

* Update obsolete action lists

* Normalize empty permission mappings

* Cleanup

* Add deprecation warnings

* Introduce DEFAULT_ACTION_PERMISSIONS constant
2023-10-20 15:08:09 -04:00
..
api Adds config template to vm model (#13450) 2023-08-14 15:43:28 -04:00
forms Adds config template to vm model (#13450) 2023-08-14 15:43:28 -04:00
graphql 11291 optimize GraphQL queries (#11943) 2023-03-23 08:42:18 -04:00
migrations 13745 device type migration (#13747) 2023-09-18 09:59:26 -04:00
models Adds config template to vm model (#13450) 2023-08-14 15:43:28 -04:00
tables Adds config template to vm model (#13450) 2023-08-14 15:43:28 -04:00
tests Replaces device_role with role on device model (#13342) 2023-08-02 09:55:52 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py 6347 Cache the number of each component type assigned to devices/VMs (#12632) 2023-07-25 09:39:05 -04:00
choices.py Closes #13279: Wrap choice labels with gettext() 2023-07-31 17:31:07 -04:00
filtersets.py Adds config template to vm model (#13450) 2023-08-14 15:43:28 -04:00
search.py Fixes #11154: Index VM interface MAC address and MTU for global search 2022-12-12 10:43:48 -05:00
urls.py Closes #10608: Register all core model views using register_model_view() 2022-10-07 17:17:58 -04:00
views.py Closes #13550: Refactor view action mappings (#14062) 2023-10-20 15:08:09 -04:00