[READY][SPA][P1] Angular app-shell + host/player routing skeleton #157
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Nuværende UI er template+inline JS, så SPA-migration kan ikke starte uden et stabilt shell med routing.
Værdi
Etablerer fundament for parallel udvikling af host/player-flow uden at ændre backend-kontrakter.
Hvorfor nu
PO-direktiv har aktiveret SPA-migrationsspor (Angular-first). Uden shell/routing står hele migrationskøen stille.
Acceptance
frontend/Angular app oprettet og kan buildes lokalt./hostog/playermed placeholder views.Afgrænsning
Labels
Dev-runner status: Implementation for Angular app-shell + host/player routing is complete locally on branch
dev/issue-157-angular-shell-v2(3 commits), and local checks passed (npm run buildinfrontend/angular,.venv/bin/python manage.py test lobby.tests.UiScreenTests).Blocker: Cannot push branch from this runner because SSH auth is unavailable and Gitea rejects HTTP git push (
Interacting with repositories by HTTP protocol is not allowed, 403).Next action: Provide SSH key access for this runner (or alternative allowed push transport), then run:
git push origin dev/issue-157-angular-shell-v2and open PR tomain.