[jenkinsci/jenkins] c0f6fb: [JENKINS-72018] Form entries in .repeated-chunk us...

2023-09-24 Thread 'Francis Labrie' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: c0f6fbe979cea4963a6702f7867e5af00cbf97fb
  
https://github.com/jenkinsci/jenkins/commit/c0f6fbe979cea4963a6702f7867e5af00cbf97fb
  Author: Francis Labrie 
  Date:   2023-09-24 (Sun, 24 Sep 2023)

  Changed paths:
M war/src/main/scss/form/_reorderable-list.scss

  Log Message:
  ---
  [JENKINS-72018] Form entries in .repeated-chunk using .show-if-not-only CSS 
class are not hidden when they are alone (#8491)

* - Add the missing definition for the .only CSS class inside of 
.repeated-chunk .show-if-not-only ones. Without these CSS classes, form entries 
using .show-if-not-only class are not hidden when alone.

* Update war/src/main/scss/form/_reorderable-list.scss

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>

* Update war/src/main/scss/form/_reorderable-list.scss

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>

* Update war/src/main/scss/form/_reorderable-list.scss

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>

-

Co-authored-by: Francis Labrie 
Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/56f977-c0f6fb%40github.com.


[jenkinsci/jenkins] c8ded5: [JENKINS-71160] Fix "Tmp directories are hidden" a...

2023-04-28 Thread 'Francis Labrie' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: c8ded5d4ec46106b38ae11efd77ae6112ff6cd23
  
https://github.com/jenkinsci/jenkins/commit/c8ded5d4ec46106b38ae11efd77ae6112ff6cd23
  Author: Francis Labrie 
  Date:   2023-04-28 (Fri, 28 Apr 2023)

  Changed paths:
M core/src/main/resources/hudson/model/DirectoryBrowserSupport/dir.jelly

  Log Message:
  ---
  [JENKINS-71160] Fix "Tmp directories are hidden" alert icon (#7891)

* Fix JENKINS-71160: "Tmp directories are hidden" alert icon.

JENKINS-71160: In the Workspace section of a Jenkins job, the icon URL 
reference of the "Tmp directories are hidden" alert is incorrect. It uses the 
old static 16x16 PING image instead of the SVG one.

* Update other icon too

-

Co-authored-by: Alexander Brandes 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/496309-c8ded5%40github.com.