Branch: refs/heads/master
Home: https://github.com/jenkinsci/role-strategy-plugin
Commit: 4d4f871dc7684949f1afa463b118570d6b7d3c25
https://github.com/jenkinsci/role-strategy-plugin/commit/4d4f871dc7684949f1afa463b118570d6b7d3c25
Author: Markus Winter <[email protected]>
Date: 2023-07-09 (Sun, 09 Jul 2023)
Changed paths:
M
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/assign-agent-roles.jelly
M
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/assign-global-roles.jelly
M
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/assign-project-roles.jelly
M
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-agent-roles.jelly
M
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-global-roles.jelly
M
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-project-roles.jelly
M
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/sidepanel.jelly
M src/main/webapp/js/table.js
M src/main/webapp/js/tableAssign.js
M src/main/webapp/js/tableManage.js
Log Message:
-----------
Minor enhancements (#314)
Some minor enhancements
- fixed a typo
- table highlighting works on the cell and not the input to avoid flickering
when moving around the mouse
- highlight row when on the delete button on the right
Internal changes
- use template element instead of a hidden row that gets removed
- use let instead of varin js files where applicable
--
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/role-strategy-plugin/push/refs/heads/master/e14197-4d4f87%40github.com.