Skip to content

Fix server back links in panel theme#191

Open
dicnunz wants to merge 1 commit into
PteroCA-Org:mainfrom
dicnunz:fix/server-back-links-panel-route
Open

Fix server back links in panel theme#191
dicnunz wants to merge 1 commit into
PteroCA-Org:mainfrom
dicnunz:fix/server-back-links-panel-route

Conversation

@dicnunz
Copy link
Copy Markdown

@dicnunz dicnunz commented May 20, 2026

Summary

  • route server-detail Back to Servers links through the panel wrapper
  • keep the links consistent with other panel theme navigation
  • add a regression check for the server-detail template route helper

Closes #188

Tests

  • git diff --check
  • rg -n "path('servers')" themes/default/panel/server/server.html.twig || true
  • rg -n "path('panel', { routeName: 'servers' })" themes/default/panel/server/server.html.twig src/Core/Tests/Integration/Controller/ServerControllerTest.php

Could not run PHPUnit locally because this environment does not have php installed (zsh: command not found: php).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong url's in panel

1 participant