689f11a573
Merge pull request #10555 from kkthxbye-code/10527-update-js-dependencies
...
Fixes #10527 - Update JS dependencies
2022-10-05 11:04:37 -04:00
ae90ad1fb7
PRVB
2022-10-05 10:13:02 -04:00
56d9725c39
Merge pull request #10570 from netbox-community/develop
...
Release v3.3.5
v3.3.5
2022-10-05 10:10:44 -04:00
1c69bfaf2c
Release v3.3.5
2022-10-05 09:47:55 -04:00
bdefd8ea8c
Fixes #10562 : Correct URL for contacts table tags column
2022-10-05 08:13:33 -04:00
eabd405845
Fix graphiql by pinning esbuild
2022-10-04 22:00:32 +02:00
03946f2ca8
Fixes #10559 : Permit the pinning of a VM to a particular device within a cluster which has no site assignment
2022-10-04 15:46:55 -04:00
fec8d1bc2f
Fixes #10423 : Enforce object type validation when creating journal entries
2022-10-04 15:26:52 -04:00
53f5f46037
#10460 : Fix PowerFeed details
2022-10-04 14:36:14 -04:00
b227757b9a
Update JS dependencies WIP
2022-10-04 15:02:37 +02:00
eef5cefb5d
Fixes #10460 : Restore missing connection details for device components
2022-10-03 16:11:24 -04:00
7712b81ab9
Fixes #10517 : Automatically inherit site assignment from cluster when creating a virtual machine
2022-10-03 15:35:45 -04:00
7feb86fe55
Changelog for #10352
2022-10-03 15:03:28 -04:00
d1efbf6620
Issue10352 removegetvariables ( #10475 )
...
* Add javascript to disable empty form fields
* add js cleanGetUrl
* use addEventListener submit
* use addEventListener
* update collectstatics
* Use FormData to remove empty fields
* optimeze ts-ignore
* update ts-ignore comment
* oneline of ts-ignore
* one line of ts-ingnore
* fix tsc errors by adding types (as per kkthxbye)
Co-authored-by: Pieter Lambrecht <pieter.lambrecht@sentia.com >
2022-10-03 14:32:01 -04:00
aabee05a6a
Changelog for #8424 , #10491
2022-10-03 13:58:04 -04:00
cf062b5b6a
Closes #10346 : Document how to access plugin config parameters
2022-10-03 13:56:46 -04:00
0b6a3898fe
8424 device location ( #10544 )
...
* 8424 fix merge
* 8424 fix merge
* 8424 fix merge
* 8424 fix merge
2022-10-03 13:55:05 -04:00
517ebcfbcd
Merge pull request #10525 from netbox-community/10491-delete-dependant
...
10491 improve error message for ProtectedError on contact assignment
2022-10-03 13:27:34 -04:00
9ef24d3f43
Fixes #10513 : Disable the reassignment of a module to a new device
2022-10-03 11:11:51 -04:00
02ffc2ddee
10491 improve error message for ProtectedError on contact assignment
2022-09-30 09:09:21 -07:00
62820ea2b8
Add workflow_dispatch event
2022-09-29 12:36:10 -04:00
04738587e8
Move permissions block to root
2022-09-29 12:17:10 -04:00
cbbfcd0e7b
Bump stale to v6
2022-09-29 12:00:44 -04:00
309a70df89
Tweak workflow permissions
2022-09-29 11:59:15 -04:00
4cb6984a65
GitHub Workflows security hardening ( #10456 )
...
* build: harden lock.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* build: harden stale.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* build: harden ci.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
Signed-off-by: Alex <aleksandrosansan@gmail.com >
2022-09-29 11:41:33 -04:00
3c32c09a5a
Fixes #10496 : Use page.canonical_url to identify ReadTheDocs builds
2022-09-28 09:30:38 -04:00
2d9852d6f1
Fixes #10408 : Fix validation when attempting to add redundant contact assignments
2022-09-27 13:11:57 -04:00
05542324fc
Changelog for #10465 , #10480
2022-09-27 11:53:11 -04:00
669e86f96e
Fixes : #10465 Format all remaining displayed rackunits with floatformat ( #10481 )
...
* Fixes : #10465 Try to finish #10268 and format all remaining displayed rackunits with floatformat
* #10465 : PEP8 fix
Co-authored-by: Patrick Hurrelmann <patrick.hurrelmann@nfon.com >
Co-authored-by: jeremystretch <jstretch@ns1.com >
2022-09-27 11:24:19 -04:00
cbf928f363
Merge pull request #10482 from phurrelmann/10480-fix-link-target-on-cable-svg
...
Fixes : #10480 Fix link-target on cable-trace svg
2022-09-27 11:07:14 -04:00
43b18c13e3
Fixes : #10480 Fix link-target on cable-trace svg to open link in the same window.
2022-09-27 13:23:51 +02:00
dda193247a
Fixes #10470 : Omit read-only custom fields from CSV import forms
2022-09-26 16:47:34 -04:00
2463e4efd3
Fixes #10461 : Enable filtering by read-only custom fields in the UI
2022-09-26 16:42:11 -04:00
a0b17887fd
Fixes #10445 : Avoid rounding virtual machine memory values
2022-09-26 15:45:58 -04:00
96784640e3
Changelog for #10435 , #10439
2022-09-26 10:27:35 -04:00
b75d12fe05
Merge pull request #10442 from netbox-community/10435-untagged-vlan
...
10435 check if vm.cluster in qs
2022-09-26 10:25:48 -04:00
5e389c32ed
Merge pull request #10463 from netbox-community/revert-10410-10408-add-contact
...
Revert "10408 add error message if already exists"
2022-09-26 10:24:54 -04:00
fd89ef04b6
Revert "10408 add error message if already exists"
2022-09-26 10:24:40 -04:00
abcc10e938
Merge pull request #10410 from netbox-community/10408-add-contact
...
10408 add error message if already exists
2022-09-26 10:24:23 -04:00
3ad337dd15
Filter VLANs and VLANGroups by site or cluster site for VM
2022-09-26 10:08:54 -04:00
a527767caa
Merge pull request #10455 from miaow2/10439-airlow-widget
...
10439 Add widget for Airflow field in DeviceTypeForm
2022-09-26 09:20:48 -04:00
39129ecedf
10407 fix documentation link to requests ( #10409 )
...
* 10407 fix documentation link to requests
* Append page heading to URL
Co-authored-by: jeremystretch <jstretch@ns1.com >
2022-09-26 09:17:02 -04:00
c97d2d4fe9
Add widget for Airflow field in DeviceTypeForm
2022-09-24 15:49:23 +04:00
7735634649
10435 check if vm.cluster in qs
2022-09-22 10:34:37 -07:00
148c6a6c23
Merge pull request #10432 from netbox-community/10431-pylance-is-no-longer-working-by-default-in-vscode
...
Add [tool.pyright] to pyproject.toml and fix #10431
2022-09-21 15:33:25 -04:00
360172cad0
Add [tool.pyright] to pyproject.toml
2022-09-21 15:19:40 -04:00
75c91232b4
Update changelog for #9497
2022-09-20 09:49:46 -05:00
0190c0225e
Merge pull request #10420 from netbox-community/9497-fix-site-location-nonracked-device-display
...
Fixes #9497 - Change non-racked filter for sites/locations
2022-09-20 09:48:09 -05:00
86d366be4d
Fixes #9651 - Document Pre-Change process for scripts
2022-09-20 09:46:23 -05:00
71d71a6b1b
Fixes #9497 - Change filter for sites/locations
2022-09-20 09:26:40 -05:00