Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 560a20441932be731af0386d9065c0d8b2ea9184
https://github.com/xwiki/xwiki-platform/commit/560a20441932be731af0386d9065…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/DrawerMenu.java
Log Message:
-----------
XWIKI-21687: LoginIT.loginLogoutAsAdmin(TestUtils, TestReference) and LoginIT.loginWithInvalidCredentials(LogCaptureConfiguration) are flickering
* Use the same condition for `isVisible` as for the waiting when
opening/closing the drawer. This ensures that if you call `isVisible`
after opening/closing the drawer, you get the expected result.
* Wait for the x-position of the drawer to be stable when opening the
drawer to ensure that the opening animation is finished.
(cherry picked from commit ce17632083056d461345c85d38614d66593905c7)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: cf16dc92ce3aadb065e10fe23623036e9de02c01
https://github.com/xwiki/xwiki-platform/commit/cf16dc92ce3aadb065e10fe23623…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/DrawerMenu.java
Log Message:
-----------
XWIKI-21687: LoginIT.loginLogoutAsAdmin(TestUtils, TestReference) and LoginIT.loginWithInvalidCredentials(LogCaptureConfiguration) are flickering
* Use the same condition for `isVisible` as for the waiting when
opening/closing the drawer. This ensures that if you call `isVisible`
after opening/closing the drawer, you get the expected result.
* Wait for the x-position of the drawer to be stable when opening the
drawer to ensure that the opening animation is finished.
(cherry picked from commit ce17632083056d461345c85d38614d66593905c7)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: ce17632083056d461345c85d38614d66593905c7
https://github.com/xwiki/xwiki-platform/commit/ce17632083056d461345c85d3861…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/DrawerMenu.java
Log Message:
-----------
XWIKI-21687: LoginIT.loginLogoutAsAdmin(TestUtils, TestReference) and LoginIT.loginWithInvalidCredentials(LogCaptureConfiguration) are flickering
* Use the same condition for `isVisible` as for the waiting when
opening/closing the drawer. This ensures that if you call `isVisible`
after opening/closing the drawer, you get the expected result.
* Wait for the x-position of the drawer to be stable when opening the
drawer to ensure that the opening animation is finished.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-replication
Commit: 517fbda9287b8ba00e4330df475fba513d83a947
https://github.com/xwiki-contrib/application-replication/commit/517fbda9287…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M pom.xml
M replication-api/pom.xml
M replication-default/pom.xml
M replication-entity/pom.xml
M replication-entity/replication-entity-api/pom.xml
M replication-entity/replication-entity-controller/pom.xml
M replication-entity/replication-entity-default/pom.xml
M replication-test/pom.xml
M replication-test/replication-test-pageobjects/pom.xml
M replication-test/replication-test-tests/pom.xml
M replication-ui/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…