coolify/templates
Andras Bacsai 2e71ef4f11 Fix Hetzner server redirect in onboarding flow
When creating a Hetzner server from the onboarding view, the redirect
to the server details page was not working properly due to modal context.
The standard redirect() call doesn't handle navigation from within modals.

Changes:
- Add from_onboarding flag to ByHetzner component
- Use wire:navigate redirect when in onboarding mode
- Pass from_onboarding=true from boarding view

This ensures proper navigation to the newly created server page instead
of staying on the onboarding view.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-23 16:17:01 +02:00
..
compose Merge pull request #6913 from yipfram/add/home-assistant 2025-10-22 21:41:44 +02:00
service-templates-latest.json Fix Hetzner server redirect in onboarding flow 2025-10-23 16:17:01 +02:00
service-templates.json Fix Hetzner server redirect in onboarding flow 2025-10-23 16:17:01 +02:00
test-database-detection.yaml refactor(test-database-detection): rename services for clarity, add new database configurations, and update application service dependencies 2025-06-04 11:44:30 +02:00