Refine the 'System Log' Manage Jenkins page#26614
Open
janfaracik wants to merge 65 commits intojenkinsci:masterfrom
Open
Refine the 'System Log' Manage Jenkins page#26614janfaracik wants to merge 65 commits intojenkinsci:masterfrom
janfaracik wants to merge 65 commits intojenkinsci:masterfrom
Conversation
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Contributor
|
Please take a moment and address the merge conflicts of your pull request. Thanks! |
This was referenced Apr 19, 2026
Member
|
@janfaracik can you check this please? #26646 When I tested this just clicking on a log level submits the form:
|
Member
Author
|
ATH failure but I don't think it's related: https://ci.jenkins.io/job/Core/job/acceptance-test-harness/job/PR-2685/4/testReport/plugins/GitLabPluginTest/latest_linux_jdk25_firefox_split4___testGitLabMultibranchPipeline/ |
Member
|
Yeah its jenkinsci/acceptance-test-harness#2682 + something else not figured out yed |
timja
approved these changes
Apr 20, 2026
Member
timja
left a comment
There was a problem hiding this comment.
LGTM,
- Breadcrumbs look good
- Able to create and delete new log recorders
- Keyboard navigation works - although after adding a new logger focus is on the button and you have to shift tab to new ones, works though
Areas for future improvement:
- Could add loggers in dialog where you add the name
- Getting rid of that empty logger warning message, maybe we could require a specific root logger name or a button for root logger
- Dead space where repeatable title is supposed to be but the logger card doesn't have a title
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.

What's new?
Testing done
Screenshots (UI changes only)
Before
After
Before
After
Before
After
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
@mention
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.