Add experimental Plugin Manager UI#11332
Merged
timja merged 14 commits intojenkinsci:masterfrom Feb 18, 2026
Merged
Conversation
janfaracik
commented
Nov 23, 2025
| }, 5000); | ||
| } | ||
|
|
||
| window.scrollTo(0, 10000); |
Member
Author
There was a problem hiding this comment.
This results in weird scrolling behaviour every time the page loads, don't see a great reason to keep it for either legacy/experimental view.
janfaracik
commented
Nov 23, 2025
| <j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" | ||
| xmlns:t="/lib/hudson" xmlns:f="/lib/form"> | ||
| <l:layout title="${%Advanced settings} - ${%Plugins}" permission="${app.SYSTEM_READ}"> | ||
| <l:settings-subpage permission="${app.SYSTEM_READ}" header="${null}" includeSidepanel="true"> |
Member
Author
There was a problem hiding this comment.
Recommend ignoring whitespace when reviewing this.
14 tasks
timja
reviewed
Dec 5, 2025
Member
timja
left a comment
There was a problem hiding this comment.
I've given this a good test, nothing major
feedback below, looks great though
Contributor
|
Please take a moment and address the merge conflicts of your pull request. Thanks! |
timja
requested changes
Jan 24, 2026
Member
Member
timja
approved these changes
Jan 27, 2026
Member
timja
left a comment
There was a problem hiding this comment.
LGTM, breadcrumb can come later
Member
Author
|
Hey @mawinter69, any thoughts on this? |
Member
|
/label ready-for-merge This PR is now ready for merge, after ~24 hours, we will merge it if there's no negative feedback. Thanks! |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



This PR adds support for the new experimental Manage Jenkins UI for Plugins and its subpages.
Screenshots
More screenshots
Changes
Testing done
Proposed changelog entries
Proposed changelog category
/label web-ui,rfe
Proposed upgrade guidelines
N/A
Submitter checklist
@Restrictedor have@since TODOJavadocs, as appropriate.@Deprecated(since = "TODO")or@Deprecated(forRemoval = true, since = "TODO"), if applicable.evalto ease future introduction of Content Security Policy (CSP) directives (see documentation).Desired reviewers
@jenkinsci/sig-ux
Before the changes are marked as
ready-for-merge:Maintainer checklist
upgrade-guide-neededlabel is set and there is a Proposed upgrade guidelines section in the pull request title (see example).lts-candidateto be considered (see query).