Commit Graph

363 Commits

Author SHA1 Message Date
Jérôme Pochat 63bcbfdc93
[JENKINS-76114] Bring back the "All/None/Suggested" buttons in the plugin configuration wizard (#11070)
Fix padding

(cherry picked from commit 02b40b1dd1)
2025-09-29 18:12:13 +02:00
Markus Winter 834e5223d4
Make shutdown and safe-restart messages theme aware (#10945)
make shutdown and safe-restart message theme aware

The global messages when Jenkins is in shutdown or in saferestart used
hard coded colors. That doesn't look well with themes like solarized.
2025-08-11 20:06:40 -06:00
Markus Winter aa1564ea4d
[JENKINS-75927] remove model-link--open onHide (#10931)
[JENKINS75927] remove model-link--open onHide

When a model-link is opened the link gets added a class that highlights
the link. Upon closing the menu (e.g. when clicking outside) the menu
disappears but the added class is not removed.
2025-08-08 10:54:36 -06:00
Jan Faracik d6e2c7cad0
Refine Add button for repeatable lists (#10913)
* Refine repeatable list Add button

* Update hetero-list.js

* Update HeteroListTest.java

* Update RepeatableTest.java

* Trigger Build

* Update ath.sh
2025-08-07 21:22:57 +02:00
Markus Winter d205e10bd6
[JENKINS-75937] fix Save/apply view button visible on top of the header (#10932)
[JENKINS-75937] fix bottomButtonBar overlapping with header

When the sidepanel is long as described in the Jira the bottomButtonBar
was overlapping with the header.
With this change the header will stasy on top.
2025-08-07 21:21:50 +02:00
Jan Faracik 1bffb0b827
Refine User page (#10807)
Changelog Drafter / update_draft_release (push) Has been cancelled Details
Changelog Drafter / jenkins_io_draft (push) Has been cancelled Details
Label conflicting PRs / main (push) Has been cancelled Details
Co-authored-by: Kris Stern <krisstern@outlook.com>
2025-08-03 10:19:38 +01:00
Jan Faracik e6fe06a4ea Merge branch 'master' into refine-filter-bar 2025-07-31 19:32:48 +01:00
Kris Stern ebbd25ccb0
[JENKINS-75851] implement a dropdown indicator (#10803) 2025-07-31 20:19:58 +08:00
Kris Stern 6d05cae75b
Fix word breaking in pre tags and help classes (#10881)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
2025-07-31 10:18:10 +08:00
Stefan Spieker 4915d61412
Replaced jquery usage with plain javascript on `page.js` (#10859)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
replaced jquery usage with plain javascript
2025-07-30 16:32:45 +02:00
Tim Jacomb ee48c485e0
Fix lint 2025-07-30 07:19:15 +01:00
Thorsten Scherler 773a5a0281
[JENKINS-75851] fix second tooltip not showing
Signed-off-by: Thorsten Scherler <scherler@gmail.com>
2025-07-29 22:07:41 +02:00
Lewis Birks ba8c2e651d fix: remove deprecated usage of `word-break: break-word` with `overflow-wrap: anywhere` and `word-break: normal` 2025-07-29 18:31:54 +01:00
Lewis Birks 7484b44268 fix: replace `word-wrap: word-break` with `word-break: break-word` 2025-07-29 14:34:49 +01:00
Lewis Birks 624b4abd7c fix: replace `word-wrap: word-break` with `overflow-wrap: break-word` 2025-07-29 14:32:34 +01:00
Thorsten Scherler ed52afb5af
[JENKINS-75851] fix inpage nav
Signed-off-by: Thorsten Scherler <scherler@gmail.com>
2025-07-28 14:22:07 +02:00
Thorsten Scherler 2eca9ac9f0
Merge remote-tracking branch 'upstream/master' into JENKINS-75851 2025-07-28 13:14:11 +02:00
Jan Faracik 8bccb3d940 Push 2025-07-25 15:37:44 +01:00
Jan Faracik 72f4bd4deb Refine dropdown filter bar 2025-07-25 15:33:07 +01:00
Thorsten Scherler 10d9b19057
Merge branch 'master' into JENKINS-75851 2025-07-21 15:53:22 +02:00
Jan Faracik d9dd39d020
Merge branch 'master' into new-bottom-app-bar 2025-07-18 17:23:00 +01:00
Jan Faracik 8a91120fa2 Update _app-bar.scss 2025-07-18 17:21:20 +01:00
Jan Faracik d4cf906a15 Merge branch 'master' into new-bottom-app-bar 2025-07-18 17:03:44 +01:00
Kris Stern a7652265f8
[JENKINS-75637] Fix System configuration page no longer having breadcrumb navigation (#10715)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
2025-07-18 21:16:45 +08:00
Kris Stern 035033fc30
Reduce jquery usage in `jenkins.js` (very simple start) (#10833) 2025-07-18 21:16:13 +08:00
Thorsten Scherler 03a152084f
[JENKINS-75851] the caret has not been aligned correctly in the middle before
Signed-off-by: Thorsten Scherler <scherler@gmail.com>
2025-07-17 21:00:27 +02:00
Stefan Spieker fdbbc9d580 applied suggestion 2025-07-16 19:40:34 +02:00
Thorsten Scherler 1b37e12f31
Merge branch 'JENKINS-75851' of github.com:scherler/jenkins into JENKINS-75851 2025-07-16 13:28:44 +02:00
Thorsten Scherler 7eb0eec128
[JENKINS-75851] fix hover padding, limit tooltip to large names
Signed-off-by: Thorsten Scherler <scherler@gmail.com>
2025-07-16 13:28:11 +02:00
Jan Faracik fad94a3b58 Update utils.js 2025-07-16 10:00:15 +01:00
Thorsten Scherler d4d753943e
Merge branch 'master' into JENKINS-75851 2025-07-15 13:59:19 +02:00
Jan Faracik 691a160445 Merge branch 'master' into fix-breadcrumb-config-outline 2025-07-15 11:17:49 +01:00
Stefan Spieker e6920f1902 reduce jquery usage 2025-07-12 18:43:17 +02:00
Thorsten Scherler bbdc69ab37
[JENKINS-75851] fix problem reported by Adrien
Signed-off-by: Thorsten Scherler <scherler@gmail.com>
2025-07-11 16:50:59 +02:00
Jan Faracik 132f0cd8cb
Merge branch 'master' into improve-borders 2025-07-11 11:37:22 +01:00
Thorsten Scherler b9bcec2259
[JENKINS-75851] last commit broke the function
Signed-off-by: Thorsten Scherler <scherler@gmail.com>
2025-07-11 11:46:54 +02:00
Thorsten Scherler 725c4d998a
[JENKINS-75851] remove async since it seems to provoce test failures
Signed-off-by: Thorsten Scherler <scherler@gmail.com>
2025-07-11 11:00:12 +02:00
Thorsten Scherler f06e4959d6
Merge branch 'master' into JENKINS-75851 2025-07-10 18:23:54 +02:00
Thorsten Scherler 82e2830bed
[JENKINS-75851] do not show functionality on last child and shorten the display name to max 25 characters
Signed-off-by: Thorsten Scherler <scherler@gmail.com>
2025-07-10 18:23:28 +02:00
Jan Faracik 11fc4ae5e0 Update _app-bar.scss 2025-07-10 09:32:04 +01:00
Jan Faracik 5736091036 Update addform.scss 2025-07-10 09:31:06 +01:00
Jan Faracik e9aa16014c Merge branch 'improve-borders' into new-bottom-app-bar 2025-07-10 09:27:35 +01:00
Mark Waite 62dbda9403 Fix JavaScript formatting 2025-07-09 14:40:45 -06:00
Thorsten Scherler b56ff64138
Update src/main/js/components/dropdowns/templates.js
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2025-07-09 21:57:26 +02:00
Thorsten Scherler f6e81b2da4
Update src/main/js/components/dropdowns/templates.js
Co-authored-by: Jesse Glick <jglick@cloudbees.com>
2025-07-09 21:57:03 +02:00
Thorsten Scherler 67d2100f5c
[JENKINS-75834_fix] limit the functionality to a specifi reference
Signed-off-by: Thorsten Scherler <scherler@gmail.com>
2025-07-09 21:28:26 +02:00
Thorsten Scherler 7c3765683a
[JENKINS-75851] unify 2 menus into one dropdown
Signed-off-by: Thorsten Scherler <scherler@gmail.com>
2025-07-09 19:58:53 +02:00
Jan Faracik 766949614c
Merge branch 'master' into improve-borders 2025-07-09 11:09:57 +01:00
Jan Faracik 5713f5a981 Update _theme.scss 2025-07-09 10:47:22 +01:00
Jan Faracik ee21e3844d
Merge branch 'master' into fix-breadcrumb-config-outline 2025-07-09 10:33:52 +01:00