Daniel Sheppard
b374351154
Closes : #7854 - Add VDC/Instances/etc ( #10787 )
...
* Work on #7854
* Move to new URL scheme.
* Fix PEP8 errors
* Fix PEP8 errors
* Add GraphQL and fix primary_ip missing
* Fix PEP8 on GQL Type
* Fix missing NestedSerializer.
* Fix missing NestedSerializer & rename VDC to VDCs
* Fix migration
* Change Validation for identifier
* Fix missing migration
* Rebase to feature
* Post-review changes
* Remove VDC Type
* Remove M2M Enforcement logic
* Interface related changes
* Add filter fields to filterset for Interface filter
* Add form field to filterset form for Interface filter
* Add VDC display to interface detail template
* Remove VirtualDeviceContextTypeChoices
* Accommodate recent changes in feature branch
* Add tests
Add missing search()
* Update tests, and fix model form
* Update test_api
* Update test_api.InterfaceTest create_data
* Fix issue with tests
* Update interface serializer
* Update serializer and tests
* Update status to be required
* Remove error message for constraint
* Remove extraneous import
* Re-ordered devices menu to place VDC below virtual chassis
* Add helptext for `identifier` field
* Fix breadcrumb link
* Remove add interface link
* Add missing tenant and status fields
* Changes to tests as per Jeremy
* Change for #9623
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
* Update filterset form for status field
* Remove Rename View
* Change tabs to spaces
* Update netbox/dcim/tables/devices.py
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
* Update netbox/dcim/tables/devices.py
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
* Fix tenant in bulk_edit
* Apply suggestions from code review
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
* Add status field to table.
* Re-order table fields.
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2022-11-11 07:55:49 -05:00
Arthur Hanson
204c10c053
9654 device weight ( #10448 )
...
* 9654 add weight fields to devices
* 9654 changes from code review
* 9654 change _abs_weight to grams
* Resolve migrations conflict
* 9654 code-review changes
* 9654 total weight on devices
* Misc cleanup
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2022-09-30 16:31:04 -04:00
Arthur
59a2a43473
#10307 fix choices for poe type
2022-09-09 07:40:01 -07:00
Arthur Hanson
eb2bf3469e
#9935 add new wireless choices for interfaces ( #10116 )
...
* #9935 add new wireless choices for interfaces
* #9935 add new wireless interfaces to constants
* #9935 oops - remove login.html changes
2022-08-24 16:36:38 -04:00
jeremystretch
a36294e209
Merge branch 'develop' into feature
2022-08-16 12:56:49 -04:00
jeremystretch
9e9e90f88b
Closes #9933 : Add DOCSIS interface type
2022-08-16 10:11:40 -04:00
Dorian Bourgeoisat
693ad700e8
Swapping NG-PON2 as main name instead of TWDM-PON
2022-08-12 00:49:13 +02:00
Dorian Bourgeoisat
1c7ef73d1f
Closes #8595 : Added new PON interface types
2022-08-10 15:33:33 +02:00
jeremystretch
43b27cc052
Misc cleanup
2022-07-12 16:29:26 -04:00
jeremystretch
9a7f3f8c1a
Cleanup for #9102
2022-07-07 12:48:44 -04:00
jeremystretch
25ed3390cb
Merge branch 'feature' into 9102-cabling
2022-06-27 12:12:34 -04:00
jeremystretch
e4aa933d57
Closes #7744 : Add status field to Location
2022-06-22 13:33:19 -04:00
jeremystretch
4587b83d85
Closes #1099 : Add PoE mode & type for interfaces
2022-06-21 21:22:24 -04:00
jeremystretch
3362bc3106
Remove link peer fields from cable termination models
2022-06-01 16:48:56 -04:00
jeremystretch
7b02070007
Merge branch 'feature' into 9102-cabling
2022-05-31 16:10:10 -04:00
bluikko
e5aa9d47f7
Add other power, front/rear port types
...
Fixes #9098
2022-05-18 15:08:08 +07:00
jeremystretch
1f4ad444ae
Introduce CableTermination model & migrate data
2022-05-12 16:08:44 -04:00
jeremystretch
5f3695d2d0
Closes #8805 : Add "mixed" option for device airflow indication
2022-05-12 12:18:58 -04:00
jeremystretch
c4c93ee346
Closes #9343 : Add Ubiquiti SmartPower power outlet type
2022-05-12 10:17:29 -04:00
Kevin Meijer
8315883db9
Adds Ubiquiti SmartPower to the power port types ( #9193 )
...
Co-authored-by: Kevin Meijer <kevinmeijer@brightfish.nl>
2022-04-22 08:11:31 -04:00
Joe Izzard
d35cd18745
fix: standardisation
2022-04-12 17:06:33 +01:00
Joe Izzard
9b3e43cb21
Closes #8415 : Adds Neutrik power connectors
2022-04-11 12:20:44 +01:00
jeremystretch
cd29293dd6
Merge v3.1.9
2022-03-07 10:55:30 -05:00
jeremystretch
5f8af6ad66
Closes #8779 : Enable the use of ChoiceSet by plugins
2022-03-02 11:43:28 -05:00
jeremystretch
2b6e0405a5
Closes #8736 : Add PC and UPC fiber end faces for LC/SC/LSH port types
2022-03-01 11:43:00 -05:00
Daniel Sheppard
375a140343
Merge branch 'feature' of https://github.com/netbox-community/netbox into 7853-speed_duplex
2022-01-20 13:12:04 -06:00
jeremystretch
c8713d94d8
Merge branch 'develop' into feature
2022-01-11 16:16:13 -05:00
Daniel Sheppard
0f58faaddb
#7853 - Initial work on Speed/Duplex.
...
TODO: Documentation, Tests, Form order
2022-01-08 12:25:30 -06:00
bluikko
b63e29610e
Add Cisco StackWise-n choices
2022-01-07 11:56:54 +07:00
jeremystretch
b3ea007e0a
Update ChoiceSets to use base colors
2021-12-28 20:18:07 -05:00
jeremystretch
0d3b50a5e5
Support CSS class definition directly in CHOICES iterable
2021-12-16 10:03:23 -05:00
jeremystretch
419f86a4a5
#8054 : Support configurable status choices
2021-12-16 09:36:15 -05:00
jeremystretch
f94c1e91ea
Merge branch 'develop' into feature
2021-12-06 12:10:31 -05:00
Jonathan Senecal
1377eda0ba
Add support for L22-30P power port type ( #7915 )
...
* Add support for L22-30P power port type
Fixes #7892
* Add support for L22-30R power outlet type
2021-12-03 09:43:42 -05:00
bluikko
bbdd3804c7
Add multistandard ITA power outlet type
2021-11-26 10:06:52 +07:00
jeremystretch
870aa3a265
Merge branch 'develop' into feature
2021-11-24 14:00:37 -05:00
Robin Schneider
175498940e
Fixes #7897 : CEE 7/5 is only a power outlet, no power port
...
Ref:
* https://en.wikipedia.org/wiki/CEE_7_standard_AC_plugs_and_sockets#CEE_7/5_socket_and_CEE_7/6_plug_(French;_Type_E)
* https://blog.packetsar.com/wp-content/uploads/Power_and_Cooling_Cheat_Sheet.pdf
2021-11-21 23:41:36 +01:00
Robin Schneider
eded00cbb3
chore: Always use "CEE 7" (with the space) consistently
2021-11-21 22:23:29 +01:00
jeremystretch
f16c6d81cf
Merge branch 'develop' into feature
2021-11-18 11:06:54 -05:00
jeremystretch
b7b5a5788f
Fixes #7589 : Correct 128GFC interface type identifier
2021-11-17 11:18:41 -05:00
Flo
8aa73c5900
Add IEEE 802.15.1 Interface Type
2021-11-12 16:05:42 +01:00
jeremystretch
f93d6813a9
Merge branch 'develop' into feature
2021-11-09 16:52:36 -05:00
Flo
b7aa44837f
Add Mini-DIN 8 Console-Port-Type
2021-11-08 17:50:13 +01:00
jeremystretch
61d2158f76
#6346 : Add 'bridge' interface type
2021-10-25 11:11:58 -04:00
jeremystretch
3a3ed8bf64
Merge branch 'feature' into 3979-wireless
2021-10-21 13:19:52 -04:00
jeremystretch
efb41b7433
Merge branch 'develop' into feature
2021-10-20 10:10:10 -04:00
jeremystretch
73f2f9fc63
Closes #7551 : Add UI field to filter interfaces by kind
2021-10-19 15:57:02 -04:00
jeremystretch
01d3c062f2
Move wireless field choices to wireless app
2021-10-15 10:00:03 -04:00
jeremystretch
6af5a884cd
Merge branch 'feature' into 3979-wireless
2021-10-14 16:32:24 -04:00
jeremystretch
2c2c2e9060
3839: Add airflow field to DeviceType
2021-10-14 15:45:36 -04:00