1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

18 Commits

Author SHA1 Message Date
a237c01b4b Refactor ComponentCreateView to use separate forms for names/labels and model creation 2021-12-27 21:04:29 -05:00
99d5013de3 Initial work on #7846 2021-12-27 14:01:25 -05:00
6e9afccfd7 #8037: Add role field to InventoryItem 2021-12-27 10:45:33 -05:00
eaa1165611 Add position field for module bays 2021-12-20 09:51:55 -05:00
7c60e3c0ff Add Module model 2021-12-17 12:18:37 -05:00
e529d7fd3b Add ModuleBay and ModuleBayTemplate models 2021-12-17 09:35:57 -05:00
36859d89c8 Fixes #7996: Show WWN field in interface creation form 2021-12-07 10:59:08 -05:00
98a830a6a0 Apply BootstrapMixin to ComponentForm 2021-11-18 16:32:22 -05:00
c210c6937b Apply BootstrapMixin to CustomFieldModelForm 2021-11-18 16:19:25 -05:00
cede27b5fe Merge branch 'develop' into feature 2021-11-12 09:09:15 -05:00
3cb8c5db28 Fixes #7654: Fix assignment of members to virtual chassis with initial position of zero 2021-11-11 12:10:47 -05:00
e1e2c76ae1 Add bridge field to Interface, VMInterface models 2021-10-21 16:30:18 -04:00
075f4907ef Store channel frequency & width as independent values 2021-10-15 11:39:53 -04:00
b7317bfe29 Remove choices from rf_channel_width 2021-10-15 10:06:49 -04:00
01d3c062f2 Move wireless field choices to wireless app 2021-10-15 10:00:03 -04:00
438b4b4758 Add rf_role to Interface 2021-10-13 20:16:36 -04:00
8e1535f7ec Add RF channel fields to Interface 2021-10-12 10:46:41 -04:00
9e2364b246 Refactor DCIM forms 2021-09-27 17:09:37 -04:00