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

Backporting for 2.462.2 #9614

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

NotMyFault
Copy link
Member

@NotMyFault NotMyFault commented Aug 14, 2024

Latest core version: jenkins-2.472

Fixed

[JENKINS-73453] Minor 2.467
The build button in the dashboard is not resized with the table
https://issues.jenkins.io/browse/JENKINS-73453

[JENKINS-73586] Minor 2.472
new item listing redesign introduced bug for items with no icons
https://issues.jenkins.io/browse/JENKINS-73586

mawinter69 and others added 2 commits August 14, 2024 21:37
[JENKINS-73543] make icon in buttons in tables resizable

With jenkinsci#9131 the jenkins-table__button was replaced at certain places with
jenkins-button. But this change caused two regressions:
- The icon size for large table was almost the same as that for medium
  tables
- The icons wrapped in jenkins-button were not resizable
- with small table the buttons overflowed the table cell

This change restores the old icon size for large tables and adds
additional css rules for jenkins-button inside tables so they are
properly resized and the padding is correct

(cherry picked from commit 19d568c)
… item type (jenkinsci#9520)

* [new_item_page_fix] show problem

Signed-off-by: Thorsten Scherler <scherler@gmail.com>

* [new_item_page_fix] fix problem

Signed-off-by: Thorsten Scherler <scherler@gmail.com>

* [new_item_page_fix] revert freestyle hack

Signed-off-by: Thorsten Scherler <scherler@gmail.com>

---------

Signed-off-by: Thorsten Scherler <scherler@gmail.com>
(cherry picked from commit e763a49)
@NotMyFault NotMyFault added the into-lts This PR is filed against an LTS branch label Aug 14, 2024
@NotMyFault NotMyFault requested a review from timja August 14, 2024 19:41
@NotMyFault NotMyFault mentioned this pull request Aug 14, 2024
38 tasks
@NotMyFault NotMyFault merged commit 816597f into jenkinsci:stable-2.462 Aug 15, 2024
16 checks passed
@NotMyFault NotMyFault deleted the backporting-2.462.2 branch August 15, 2024 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
into-lts This PR is filed against an LTS branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants