Branch: refs/heads/master
Home: https://github.com/jenkinsci/role-strategy-plugin
Commit: cbf6565d596746d9cf580a8bf5a700bd8e5a55ae
https://github.com/jenkinsci/role-strategy-plugin/commit/cbf6565d596746d9cf580a8bf5a700bd8e5a55ae
Author: Markus Winter <[email protected]>
Date: 2022-07-17 (Sun, 17 Jul 2022)
Changed paths:
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/assign-roles.jelly
M
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/index.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/manage-roles.jelly
A src/main/webapp/js/assignFilters.js
A src/main/webapp/js/manageFilters.js
Log Message:
-----------
[JENKINS-56525] Add filters for roles and users
With the new filters managing of roles and user will become easier.
On the manage roles pages when adding more than 10 roles, the filter is
shown and when getting below 10 it is hidden.
On the assign roles page the input to filter roles will be enabled when
more than 20 roles are configured.
The input to filter users/groups will be enabled when more than 10 users
are added. The input is dynamic and will automatically appear when
adding the 11th user/group.
The filters are case insensitive
--
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/154118-cbf656%40github.com.