jeremystretch
3f9a697516
Add test for plugin menu registration
2022-09-28 16:57:40 -04:00
jeremystretch
222ee23c00
Add documentation for PluginMenu
2022-09-28 16:44:16 -04:00
jeremystretch
0ed28ab36c
Enable plugins to create root-level navigation menus
2022-09-28 16:08:03 -04:00
jeremystretch
8ba74fa337
Refactor navigation resources and menu
2022-09-28 15:56:09 -04:00
Arthur Hanson
90f8b44f72
#9045 #9046 - remove legacy fields from Provider ( #10377 )
...
* #9045 - remove legacy fields from Provider
* Add safegaurd for legacy data to migration
* 9045 remove fields from forms and tables
* Update unrelated tests to use ASN model instead of Provider
* Fix migrations collision
Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-09-28 15:22:19 -04:00
jeremystretch
544d3bbbfb
Fixes #10496 : Use page.canonical_url to identify ReadTheDocs builds
2022-09-28 09:30:38 -04:00
jeremystretch
6693570832
Changelog for #9249
2022-09-27 16:52:14 -04:00
jeremystretch
f4b2f87f14
Update device/VM name filters to be case-insensitive
2022-09-27 16:48:39 -04:00
jeremystretch
d6931e8160
Device/VM unique constraints ignore case for name field
2022-09-27 16:47:56 -04:00
Jeremy Stretch
9e6edf3e03
Merge pull request #10368 from netbox-community/10361-unique-constraints
...
Closes #10361 : Migrate from unique_together to UniqueConstraints
2022-09-27 15:55:44 -04:00
jeremystretch
a6a8f609bd
Use templated app & model names for all unique constraints
2022-09-27 15:44:38 -04:00
jeremystretch
8a2872641c
Replace unique_together with UniqueConstraints
2022-09-27 15:35:24 -04:00
jeremystretch
70a612d782
Remove custom validate_unique() methods
2022-09-27 14:28:21 -04:00
jeremystretch
8019761364
Fixes #10408 : Fix validation when attempting to add redundant contact assignments
2022-09-27 13:11:57 -04:00
jeremystretch
48df2874c7
Changelog for #10465 , #10480
2022-09-27 11:53:11 -04:00
Patrick Hurrelmann
49219e480c
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
Jeremy Stretch
640029f703
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
jeremystretch
ecb31214cb
Changelog & cleanup for #9892
2022-09-27 09:55:35 -04:00
Jeremy Stretch
6382958b60
Merge pull request #10424 from netbox-community/9892-fhrpgroup-name
...
9892 fhrpgroup name
2022-09-27 09:48:11 -04:00
Patrick Hurrelmann
88185a46fd
Fixes : #10480 Fix link-target on cable-trace svg to open link in the same window.
2022-09-27 13:23:51 +02:00
Arthur
1baf35c9dc
9071 add documentation
2022-09-26 14:41:46 -07:00
Arthur
6bf86945fc
9071 fix test
2022-09-26 14:23:53 -07:00
Arthur
06f9cbdc67
Merge branch 'feature' into 9071-plugin-menu
2022-09-26 14:09:44 -07:00
Arthur
845a2261cd
9892 add name to str
2022-09-26 13:57:09 -07:00
Arthur
622250bd95
9892 add name to str
2022-09-26 13:54:49 -07:00
jeremystretch
8b6ad9da55
Fixes #10470 : Omit read-only custom fields from CSV import forms
2022-09-26 16:47:34 -04:00
jeremystretch
2f20fa7e08
Fixes #10461 : Enable filtering by read-only custom fields in the UI
2022-09-26 16:42:11 -04:00
Arthur
eed6e258bd
9892 doh - fix tests
2022-09-26 12:56:16 -07:00
jeremystretch
971a0556d7
Fixes #10445 : Avoid rounding virtual machine memory values
2022-09-26 15:45:58 -04:00
Arthur
73178c2817
9892 doh - fix tests
2022-09-26 11:49:51 -07:00
Arthur
055dd4ce6d
9892 add supporting tests, form fields
2022-09-26 11:39:43 -07:00
Arthur
37afe5b07d
Merge branch 'feature' into 9892-fhrpgroup-name
2022-09-26 11:10:25 -07:00
jeremystretch
2b65e1311a
Merge branch 'develop' into feature
2022-09-26 11:55:58 -04:00
jeremystretch
d9e0780fb7
Changelog for #10435 , #10439
2022-09-26 10:27:35 -04:00
Jeremy Stretch
c0f033b507
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
Jeremy Stretch
3ef9006387
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
Jeremy Stretch
824f2db446
Revert "10408 add error message if already exists"
2022-09-26 10:24:40 -04:00
Jeremy Stretch
12a0f5fb2b
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
jeremystretch
3b6d9c7135
Filter VLANs and VLANGroups by site or cluster site for VM
2022-09-26 10:08:54 -04:00
Jeremy Stretch
d68372176c
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
Arthur Hanson
e6cc0911af
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
Artem I. Kotik
37e6bdf9e9
Add widget for Airflow field in DeviceTypeForm
2022-09-24 15:49:23 +04:00
Arthur
19fb3b48a5
Merge branch 'develop' into feature
2022-09-23 12:37:19 -07:00
kkthxbye-code
d3ea88e23d
WIP: Moving JobResults out of the admin panel
2022-09-23 13:44:24 +02:00
kkthxbye-code
e067589c80
Job Scheduling WIP
2022-09-23 06:45:40 +02:00
Arthur
42b8cd284d
10435 check if vm.cluster in qs
2022-09-22 10:34:37 -07:00
Arthur
b3e4665483
9071 add header to plugin menu
2022-09-22 10:01:19 -07:00
Jonathan Senecal
d948544401
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
Jonathan Senecal
c0da6de0b9
Add [tool.pyright] to pyproject.toml
2022-09-21 15:19:40 -04:00
Arthur
fb980fb299
9892 add FHRP group name
2022-09-20 16:13:01 -07:00