-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Release v3.3.3 #10381
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9231 fix empty search
…lean #10270 - fix custom field validation for IPAM services
…another #10278 fix attaching an image to a rack "Create & Add Another"
…fixes with "flat" column displayed
…ring bulk import of cables
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
#10307 fix choices for poe type
Fixes #10304: Enable cloning for custom fields & custom links
* #10310 run yarn pre-commit only if static files changed
…Field for CSV import
- 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
Introduce pyproject.toml
#8580 add interface filters for connected
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!)
#10359 add region column to site table
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Enhancements
occupied
filter for cabled objects to filter by cable ormark_connected
has_front_image
andhas_rear_image
filters for device typesBug Fixes
empty
lookup expression for string filtersNoReverseMatch
exception when listing available prefixes with "flat" column displayedui_visibility
field of CustomField for CSV import