Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 1322f514624b4cc0854c3c55453266a7f0011c38 https://github.com/xwiki/xwiki-platform/commit/1322f514624b4cc0854c3c5545326... Author: Vincent Massol <[email protected]> Date: 2026-08-31 (Mon, 31 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-pageobjects/src/main/java/org/xwiki/livedata/test/po/LiveDataElement.java A xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-pageobjects/src/main/java/org/xwiki/livedata/test/po/PropertiesPanelElement.java Log Message: ----------- XWIKI-24762: Add a page object for the Live Data Properties advanced panel (#6269) * Add PropertiesPanelElement beside FiltersPanelElement and SortPanelElement, and LiveDataElement#openPropertiesPanel() to open it, so that a functional test drives the panel that displays a column back or hides one through a page object rather than through the web driver. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications