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.3.3 #10381

Merged
merged 58 commits into from
Sep 15, 2022
Merged

Release v3.3.3 #10381

merged 58 commits into from
Sep 15, 2022

Conversation

arthanson
Copy link
Collaborator

Enhancements

  • #8580 - Add occupied filter for cabled objects to filter by cable or mark_connected
  • #9577 - Add has_front_image and has_rear_image filters for device types
  • #10268 - Omit trailing ".0" in device positions within UI
  • #10359 - Add region and site group columns to the devices table

Bug Fixes

  • #9231 - Fix empty lookup expression for string filters
  • #10247 - Allow changing the pre-populated device/VM when creating new components
  • #10250 - Fix exception when CableTermination validation fails during bulk import of cables
  • #10258 - Enable the use of reports & scripts packaged in submodules
  • #10259 - Fix NoReverseMatch exception when listing available prefixes with "flat" column displayed
  • #10270 - Fix custom field validation when creating new services
  • #10278 - Fix "create & add another" for image attachments
  • #10294 - Fix spurious changelog diff for interface WWN field
  • #10304 - Enable cloning for custom fields & custom links
  • #10305 - Fix Virtual Chassis master field cannot be null according to the API
  • #10307 - Correct value for "Passive 48V (4-pair)" PoE type selection
  • #10333 - Show available values for ui_visibility field of CustomField for CSV import
  • #10337 - Display SSO links when local authentication fails
  • #10353 - Table action buttons should reserve return URL parameters
  • #10362 - Correct display of custom fields when editing an L2VPN termination

jeremystretch and others added 30 commits September 2, 2022 15:44
…lean

#10270 - fix custom field validation for IPAM services
…another

#10278 fix attaching an image to a rack "Create & Add Another"
Fixes #10294 - Don't return empty string for empty wwn form field
Fixes #10259: Fix NoReverseMatch exception when listing available prefixes with "flat" column displayed
…rtual

Fixes #10250: Fix exception when CableTermination validation fails during bulk import of cables
Fixes #10304: Enable cloning for custom fields & custom links
arthanson and others added 28 commits September 12, 2022 09:16
* #10310 run yarn pre-commit only if static files changed
- Tweaked to not break the existing codebase... too much
…-ui_visibility

Fixes #10333: Show available values for ui_visibility field of CustomField for CSV import
Fixes #10305: Allows null master in VirtualChassis APIs
Fixes #10258 - Allow running scripts nested in modules/packages
add custom fields to l2vpntermination edit template
…omponent (#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!)
@arthanson arthanson merged commit b5d57f3 into master Sep 15, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 18, 2022
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.

6 participants