c4b7ab067a
Fixes #10247 : Allow changing selected device/VM when creating a new component ( #10312 )
...
* Initial work on #10247
* Continued work on #10247
* Clean up component creation tests
* Move valdiation of replicated field to form
* Clean up ordering of fields in component creation forms
* Omit fieldset header if none
* Clean up ordering of fields in component template creation forms
* View tests should not move component templates to new device type
* Define replication_fields on VMInterfaceCreateForm
* Clean up expandable field help texts
* Update comments
* Update component bulk update forms & views to support new replication fields
* Fix ModularDeviceComponentForm parent class
* Fix bulk creation of VM interfaces (thanks @kkthxbye-code!)
2022-09-15 10:10:32 -04:00
7477f6584e
Merge pull request #10370 from kvedder-amplex/develop
...
add custom fields to l2vpntermination edit template
2022-09-15 10:07:27 -04:00
7b4f5252f1
Merge pull request #10290 from kkthxbye-code/10258-nested-module-scripts
...
Fixes #10258 - Allow running scripts nested in modules/packages
2022-09-15 10:06:28 -04:00
4e03419e85
add custom fields to l2vpntermination edit template
2022-09-14 22:15:12 -04:00
c335b76ec6
PEP8: Fix whitespace on blank line
2022-09-14 20:00:12 +02:00
356ff457be
Allow reports to be nested in submodules
2022-09-14 19:57:37 +02:00
833c3fbd39
Merge pull request #10349 from sasschary/10316-cableform-termination
...
Fixes #10305 : Allows null master in VirtualChassis APIs
2022-09-14 12:13:16 -04:00
ace66eab61
Fixes #10305 : Allows null master in VirtualChassis APIs
2022-09-13 19:54:39 -04:00
ea9d2e3f88
Closes #9577 : Add has_front_image and has_rear_image filters for device types
2022-09-13 14:14:18 -04:00
211a1394d3
Changelog for #8580 , #10333
2022-09-12 17:17:53 -04:00
44032ffc11
Merge pull request #10291 from netbox-community/8580-filter-connected
...
#8580 add interface filters for connected
2022-09-12 17:16:28 -04:00
f10460d774
Add relevant tests for all device components
2022-09-12 17:03:33 -04:00
57365ef7b9
Rename is_occupied to occupied
2022-09-12 16:42:04 -04:00
d24f10ce6e
#8580 add tests
2022-09-12 10:52:40 -07:00
1daa2ff98d
#8580 add tests
2022-09-12 10:22:05 -07:00
0e6a6b784d
Merge branch 'develop' into 8580-filter-connected
2022-09-12 10:11:20 -07:00
e3576e2614
Merge pull request #10338 from jsenecal/10298-pyproject-toml
...
Introduce pyproject.toml
2022-09-12 12:56:41 -04:00
0899d7aefd
Merge pull request #10335 from netbox-community/10333-customfield-csv-ui_visibility
...
Fixes #10333 : Show available values for ui_visibility field of CustomField for CSV import
2022-09-12 12:56:10 -04:00
d078befd33
Introduce pyproject.toml
...
- Tweaked to not break the existing codebase... too much
2022-09-12 11:48:26 -04:00
f67cb71dbc
Fixes #10333 : Show available values for ui_visibility field of CustomField for CSV import
2022-09-12 10:36:19 -04:00
721cd578bb
10310 pre commit yarn ( #10315 )
...
* #10310 run yarn pre-commit only if static files changed
2022-09-12 09:16:17 -04:00
3aac62caa7
Changelog for #10304 , #10307
2022-09-09 17:08:12 -04:00
6b9eb57de7
Merge pull request #10313 from netbox-community/10304-customfield-clone
...
Fixes #10304 : Enable cloning for custom fields & custom links
2022-09-09 17:04:01 -04:00
2b2a41edd2
Enable cloning for custom fields & custom links
2022-09-09 16:51:18 -04:00
cd1ad452da
Move clone() to CloningMixin
2022-09-09 16:44:58 -04:00
77868a9b17
Merge pull request #10309 from netbox-community/10307-fix-poe-type
...
#10307 fix choices for poe type
2022-09-09 16:20:21 -04:00
59a2a43473
#10307 fix choices for poe type
2022-09-09 07:40:01 -07:00
385a0f979e
Changelog for #10250 , #10294
2022-09-08 16:50:16 -04:00
770cc5a700
Merge pull request #10287 from netbox-community/10250-cable-import-virtual
...
Fixes #10250 : Fix exception when CableTermination validation fails during bulk import of cables
2022-09-08 16:48:02 -04:00
a03155432e
Merge pull request #10286 from netbox-community/10259-prefix-flat-link
...
Fixes #10259 : Fix NoReverseMatch exception when listing available prefixes with "flat" column displayed
2022-09-08 16:47:27 -04:00
d51e833bf3
#8580 changes from code review
2022-09-08 13:11:17 -07:00
c6644ec1ae
Annotate upgrade paths in upgrade documentation
2022-09-08 10:17:46 -04:00
a7562a6aa1
Merge pull request #10296 from kkthxbye-code/10294-fix-wwn-changelog
...
Fixes #10294 - Don't return empty string for empty wwn form field
2022-09-08 09:32:53 -04:00
6b70436e2b
Add Repography stats
2022-09-08 09:18:45 -04:00
3dbc7bdd2c
Add wwn CharField to InterfaceForm
2022-09-08 11:38:39 +02:00
b4877e7fac
#8580 add interface filters for connected
2022-09-07 15:45:01 -07:00
f489ffa043
Allow running scripts nested in modules/packages
2022-09-07 22:33:24 +02:00
211c7641c1
Fixes #10250 : Fix exception when CableTermination validation fails during bulk import of cables
2022-09-07 14:41:48 -04:00
51d066a1bc
Fixes #10259 : Fix NoReverseMatch exception when listing available prefixes with "flat" column displayed
2022-09-07 14:30:51 -04:00
b702822857
Closes #10268 : Omit trailing ".0" in device positions within UI
2022-09-07 14:09:17 -04:00
1cbb2320c1
Changelog for #9231 , #10270 , #10278
2022-09-07 13:59:00 -04:00
1c4ad3f817
Merge pull request #10285 from netbox-community/10278-rack-photo-add-another
...
#10278 fix attaching an image to a rack "Create & Add Another"
2022-09-07 13:56:13 -04:00
ef5ec06141
Merge pull request #10283 from netbox-community/10270-save-custom-boolean
...
#10270 - fix custom field validation for IPAM services
2022-09-07 13:54:24 -04:00
0c37236d60
Merge pull request #10281 from netbox-community/9231-empty-search
...
9231 fix empty search
2022-09-07 13:53:33 -04:00
def853e8c4
#10278 add get_extra_addanother_params
2022-09-07 10:40:24 -07:00
7826cfb01f
#10270 - fix custom field validation for ipam services
2022-09-07 08:45:56 -07:00
ac8f0a7ef2
Add installation video to docs
2022-09-07 11:23:13 -04:00
48a907ae45
#9231 add comment
2022-09-07 08:09:28 -07:00
2fe620df70
#9231 call class method
2022-09-06 18:04:29 -07:00
536bd37d05
#9231 make empty search work
2022-09-06 16:37:52 -07:00