-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Prep for v4.0 release #15972
Merged
Merged
Prep for v4.0 release #15972
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
* Fix left padding of login button in top menu * Relocate "add" buttons for embedded object tables * Remove unused data template block & getNetboxData() utility function * Remove bottom margin from last <p> element in rendered Markdown inside a table cell * Prevent TomSelect from initializing on <select> elements with a size * Fix styling of dropdown menu button for circuit commit rate * Change .color-block to display: inline-block * Delete unused static asset * Improve contrast between menu group headings & items * Remove custom color for attr-table row headings * Fix border color of copy-to-clipboard button * Fix toast text color in dark mode * Fix rack elevation label/image toggles * Increase border radius for small buttons * Fix object selector
…serializers Closes #15278: Use primary serializers when representing nested objects
Closes #15277: Standardize names & model for ContentType ForeignKeys
* 15809 mark unions as nullable where appropriate * 15809 fix tests * 15809 fix tests
* 15541 update InventoryItemTemplateForm * 15541 update InventoryItemTemplateForm * Remove custom template --------- Co-authored-by: Jeremy Stretch <[email protected]>
* 15815 convert dashboard widgets for users/groups * 15815 review fixes * 15815 catch DoesNotExist for widget content type * 15815 add logging
* 15855 fix adding script as event rule * 15855 fix adding script as event rule * 15855 fix adding script as event rule * 15855 fix adding script as event rule
) * Added remove_button in config.ts * Fixed linter issues * Fixed linter issues * Fixed linter issues * Enable remove_button plugin only for multi-select fields * Enable remove_button plugin only for multi-select fields --------- Co-authored-by: Jeremy Stretch <[email protected]>
* 15831 monkeypatch LDAP _mirror_group function for NB4 * 15831 monkeypatch LDAP _mirror_group function for NB4 * 15831 monkeypatch LDAP _mirror_group function for NB4 * Move the modified _mirror_groups() method to a separate module to retain license * 15831 fix import * 15831 fix import --------- Co-authored-by: Jeremy Stretch <[email protected]>
* 15802 change table anchor color * 15802 make link color lighter * 15802 lighten table color * 15802 add comment --------- Co-authored-by: Jeremy Stretch <[email protected]>
#15950) * Replace plugins list with an overall system status view * Enable export of system status data
* 15934 update documentation screenshots * 15934 update documentation screenshots * 15934 update documentation screenshots * Update cable trace screenshot --------- Co-authored-by: Jeremy Stretch <[email protected]>
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.
No description provided.