Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: fa41dd7dbffa2c92970ba8d8e3c4132e083cd4f7
https://github.com/xwiki/xwiki-platform/commit/fa41dd7dbffa2c92970ba8d8e3c4…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-03-06 (Wed, 06 Mar 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-pageobjects/src/main/java/org/xwiki/administration/test/po/GlobalRightsAdministrationSectionPage.java
M
xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/EditRightsPane.java
Log Message:
-----------
XWIKI-21597: Make the rights UI use icon themes
* Updated tests:
** EditRightsPane used a custom class to hold the state of the icon. Replaced the reliance
on the icon URL with the class on the button. Renamed everything in this class to let go
off the icon, which is just a style thing and should not be based upon for such logic.
** Changed the GlobbalRightsAdministrationSectionPage object to fit the new attributes
used on the checkbox.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications