Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: f8cbf2310deb90b07f15920dd1ae02ba5deda2bb https://github.com/xwiki/xwiki-platform/commit/f8cbf2310deb90b07f15920dd1ae0... Author: Michael Hamann <[email protected]> Date: 2024-07-11 (Thu, 11 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/filters/FilterBoolean.vue Log Message: ----------- XWIKI-22115: Filter boxes for Notifications Custom Filters LiveData are displayed in larger size in Chrome and Edge * Adjust the styles of boolean filters to match those of list filters. (cherry picked from commit df0baae087cc1208fb5be0d3921c06ddd6243868) Commit: 6c0883fb5d7f5b6572c52cb21b6c8c046c5f5bea https://github.com/xwiki/xwiki-platform/commit/6c0883fb5d7f5b6572c52cb21b6c8... Author: Simon Urli <[email protected]> Date: 2024-07-11 (Thu, 11 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-docker/src/test/it/org/xwiki/livedata/test/ui/LiveDataIT.java M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/filters/FilterBoolean.vue Log Message: ----------- XWIKI-22318: 'Is enabled' Notifications Custom filter doesn't keep it's value after page refresh * Refactor FilterBoolean so that it's closer to the implementation of FilterList since they share same principle of using selectize * Cover the usecase inside the integration test (cherry picked from commit b568134fcba86e13842bc5272ce1acbd020cd25f) Compare: https://github.com/xwiki/xwiki-platform/compare/6c9132dc2194...6c0883fb5d7f To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications