-
Notifications
You must be signed in to change notification settings - Fork 335
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
Add color configuration of trend chart (show passed tests in green or blue ) #286
Commits on May 21, 2021
-
Upgrade trends and detail views to Bootstrap5.
Additionally, trend charts are now configurable due to an upgrade to the echarts plugin.
Configuration menu - View commit details
-
Copy full SHA for 2ee7a06 - Browse repository at this point
Copy the full SHA 2ee7a06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47ba1b5 - Browse repository at this point
Copy the full SHA 47ba1b5View commit details
Commits on May 24, 2021
-
Remove unused methods since class is restricted.
It is not required to retain backward compatibility for restricted classes.
Configuration menu - View commit details
-
Copy full SHA for ce792f1 - Browse repository at this point
Copy the full SHA ce792f1View commit details
Commits on May 31, 2021
-
Now the general trend options are changed for *all* charts. So individual trend chart dialogs change the global configuration and the local one.
Configuration menu - View commit details
-
Copy full SHA for be18d7c - Browse repository at this point
Copy the full SHA be18d7cView commit details
Commits on Jun 2, 2021
-
Extract configuration of charts.
Now configuration of trend charts in job page and trend charts in details pages use a different dialog.
Configuration menu - View commit details
-
Copy full SHA for 20adcbe - Browse repository at this point
Copy the full SHA 20adcbeView commit details
Commits on Jun 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3a8c945 - Browse repository at this point
Copy the full SHA 3a8c945View commit details -
Configuration menu - View commit details
-
Copy full SHA for 993fbcf - Browse repository at this point
Copy the full SHA 993fbcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73e2df0 - Browse repository at this point
Copy the full SHA 73e2df0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb40c2e - Browse repository at this point
Copy the full SHA fb40c2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c008354 - Browse repository at this point
Copy the full SHA c008354View commit details
Commits on Aug 8, 2021
-
Add color configuration of trend chart.
The new configuration option allows choosing green or blue as color for passed tests. Additionally, the stacked chart series have been reordered so that the passed tests come first. Then the automatic axis scaling of ECharts works as expected and shows only the important chart part.
Configuration menu - View commit details
-
Copy full SHA for 63ad950 - Browse repository at this point
Copy the full SHA 63ad950View commit details
Commits on Aug 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 33dfb8e - Browse repository at this point
Copy the full SHA 33dfb8eView commit details
Commits on May 2, 2022
-
Merge remote-tracking branch 'upstream/master' into chart-configuration
# Conflicts: # pom.xml # src/main/java/hudson/tasks/junit/History.java # src/main/java/hudson/tasks/test/TestResultDurationChart.java # src/main/java/hudson/tasks/test/TestResultProjectAction.java # src/main/java/hudson/tasks/test/TestResultTrendChart.java # src/main/resources/hudson/tasks/junit/History/index.jelly # src/main/resources/hudson/tasks/test/TestResultProjectAction/floatingBox.jelly # src/main/webapp/history/history.css # src/main/webapp/history/history.js
Configuration menu - View commit details
-
Copy full SHA for 5b1b231 - Browse repository at this point
Copy the full SHA 5b1b231View commit details