Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v3.5.4 #12946

Merged
merged 30 commits into from
Jun 20, 2023
Merged

Release v3.5.4 #12946

merged 30 commits into from
Jun 20, 2023

Conversation

jeremystretch
Copy link
Member

Enhancements

  • #12828 - Define colors for staged change action choices
  • #12847 - Include "add" button on all device & virtual machine component list views
  • #12862 - Add menu navigation button to add wireless links directly
  • #12865 - Add "add" buttons for reports & scripts to navigation menu

Bug Fixes

  • #12474 - Update cable terminations when assigning a location to a new site
  • #12622 - Permit the assignment of non-site VLANs to prefixes assigned to a site
  • #12682 - Correct OpenAPI schema for connected device API endpoint
  • #12687 - Allow the assignment of all /31 IP addresses to interfaces
  • #12818 - Fix permissions evaluation when queuing a data sync job
  • #12822 - Fix encoding of whitespace in custom link URLs
  • #12838 - Correct rounding of rack power utilization values
  • #12845 - Fix pagination of objects for related IP addresses table
  • #12850 - Fix table configuration modal for the contact assignments list
  • #12885 - Permit mounting of devices in rack unit 100
  • #12914 - Clear stored ordering from user config when cleared by request

jeremystretch and others added 30 commits June 2, 2023 15:42
Signed-off-by: Sudheesh Singanamalla <sudheesh@cs.washington.edu>
Round rack power utilization to nearest 0.1%
assigning broadcast ip error fixes for ipv6 and /31/32
…ar-add

Fixes #12862 - Add Button for Wireless Links in Sidebar
…nected-device

Fix connected device api schema
Change link parsing from quote_plus to quote
Fixes typo in register_model_view docstring
Signed-off-by: Sudheesh Singanamalla <sudheesh@cs.washington.edu>
Fixes #12847 - Include Missing Add buttons to Views
* Issue #12622: Fix creating Prefix using VLAN without site

* Issue #12622: Fix importing Prefix using VLAN without site

This commit also adds tests to verify the import changes implemented
in this commit.

* Issue #12622: Cleanup code to filter allowed VLANs on a prefix import

* Closes #12622: Switch to VLAN selector dialog when creating Prefix
* Fixes #12885: Permit mounting of devices in U100

* Define a RACK_U_HEIGHT_MAX constant
@jeremystretch jeremystretch merged commit 9dab3a0 into master Jun 20, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants