You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor navigation URL resolution for Keycloak, Nextcloud, and OpenProject pages
- Introduced `resolveNavigationUrl` method in base page classes to standardize URL resolution.
- Updated Keycloak and Nextcloud page classes to utilize the new method.
- Enhanced OpenProject page classes to resolve URLs based on environment variables and configuration.
- Added utility functions `resolveServiceNavigationUrl` and `resolveServiceOrigin` for improved URL handling in `url-helpers.ts`.
- Updated environment variable handling in the E2E PullPreview workflow to include new URLs.
0 commit comments