clusev/resources/views
boban 6e0ec724ca fix(ui): re-sync active server on bfcache restore of a details page
wire:navigate restores Back/Forward pages from its client cache without re-running
Show::mount(), which could leave active_server_id pointing at a different server
than the details page on screen. Add a servers.activate endpoint + a global
livewire:navigated hook that re-asserts the on-screen server on every navigation
(including cache restores).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 19:29:24 +02:00
..
components feat(ui): add "Initialisierung" (pending) server status 2026-06-14 10:20:32 +02:00
errors feat(branding): favicons + PWA manifest, and custom branded error pages 2026-06-14 15:27:49 +02:00
layouts fix(auth): toaster on auth pages + audit email-link resets 2026-06-14 17:07:52 +02:00
livewire fix(ui): re-sync active server on bfcache restore of a details page 2026-06-14 19:29:24 +02:00
partials fix(auth): toaster on auth pages + audit email-link resets 2026-06-14 17:07:52 +02:00
vendor/wire-elements-modal fix(modal)+ux: panel above backdrop, one <x-btn> style, SSH credential form 2026-06-12 23:32:28 +02:00