Branch: refs/heads/master
Home: https://github.com/jenkinsci/global-build-stats-plugin
Commit: e03f19d5969edcae30e081e1faa0e9410a17f7e1
https://github.com/jenkinsci/global-build-stats-plugin/commit/e03f19d5969edcae30e081e1faa0e9410a17f7e1
Author: Markus Winter <[email protected]>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M pom.xml
M
src/main/java/hudson/plugins/global_build_stats/FromRequestObjectFactory.java
M
src/main/java/hudson/plugins/global_build_stats/GlobalBuildStatsPlugin.java
M
src/main/resources/hudson/plugins/global_build_stats/GlobalBuildStatsPlugin/buildHistory.jelly
M
src/main/resources/hudson/plugins/global_build_stats/GlobalBuildStatsPlugin/index.jelly
M
src/main/resources/hudson/plugins/global_build_stats/GlobalBuildStatsPlugin/retentionStrategies/discardResultsOlderThanDays.jelly
M
src/main/resources/hudson/plugins/global_build_stats/GlobalBuildStatsPlugin/retentionStrategies/doNotKeepBuildResultWhenDiscarded.jelly
M
src/main/resources/hudson/plugins/global_build_stats/GlobalBuildStatsPlugin/retentionStrategies/keepExistingJobResultsOnly.jelly
A src/main/webapp/css/global-build-stats.css
R src/main/webapp/icons/down.png
R src/main/webapp/icons/global-build-stats.png
R src/main/webapp/icons/loading.gif
R src/main/webapp/icons/yui/calendar/assets/calbtn.gif
M src/main/webapp/scripts/global-build-stats/BuildStatConfigForm.js
M src/main/webapp/scripts/global-build-stats/buildHistory.js
M src/main/webapp/scripts/global-build-stats/chartList.js
M src/main/webapp/scripts/global-build-stats/standardFunctions.js
R src/main/webapp/scripts/yui/assets/skins/sam/sprite.png
R src/main/webapp/scripts/yui/calendar/assets/calendar-core.css
R src/main/webapp/scripts/yui/calendar/assets/calendar.css
R src/main/webapp/scripts/yui/calendar/assets/calgrad.png
R src/main/webapp/scripts/yui/calendar/assets/callt.gif
R src/main/webapp/scripts/yui/calendar/assets/calrt.gif
R src/main/webapp/scripts/yui/calendar/assets/calx.gif
R src/main/webapp/scripts/yui/calendar/assets/skins/sam/calendar-skin.css
R src/main/webapp/scripts/yui/calendar/assets/skins/sam/calendar.css
R src/main/webapp/scripts/yui/calendar/calendar-debug.js
R src/main/webapp/scripts/yui/calendar/calendar-min.js
R src/main/webapp/scripts/yui/calendar/calendar.js
R src/main/webapp/scripts/yui/datasource/datasource-debug.js
R src/main/webapp/scripts/yui/datasource/datasource-min.js
R src/main/webapp/scripts/yui/datasource/datasource.js
R src/main/webapp/scripts/yui/yahoo-dom-event/yahoo-dom-event.js
Log Message:
-----------
ui refresh (#70)
* ui refresh
- replace yui dialogs with the jenkins built-in dialogs (there is no yui code
left, all yui modules are deleted)
- use symbols (old icons are deleted)
- use jenkins form classes for radios, inputs, checkboxes
- remove the back to dashboard links to by in sync with the recommendations
with the design library
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/global-build-stats-plugin/settings/notifications
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/global-build-stats-plugin/push/refs/heads/master/5b8b5b-e03f19%40github.com.