feat: simplify Angular host/player MVP flow for issue #276 #281

Merged
integrator-bot merged 1 commits from feat/issue-276-angular-i18n-audio-guard into main 2026-03-13 09:39:39 +01:00
Owner

Closes #276

Summary

  • simplify Angular host/player action surfaces via phase_view_model-driven controls
  • keep host+player copy bound to shared i18n keys in the MVP flow
  • retain and strengthen phone-client no-audio verification in Angular tests

Checks

  • cd frontend/angular && npm test -- --run src/app/features/host/host-shell.component.spec.ts src/app/features/player/player-shell.component.spec.ts src/app/i18n-mvp-flow-smoke.spec.ts
  • python3 scripts/check_i18n_drift.py
Closes #276 ## Summary - simplify Angular host/player action surfaces via phase_view_model-driven controls - keep host+player copy bound to shared i18n keys in the MVP flow - retain and strengthen phone-client no-audio verification in Angular tests ## Checks - cd frontend/angular && npm test -- --run src/app/features/host/host-shell.component.spec.ts src/app/features/player/player-shell.component.spec.ts src/app/i18n-mvp-flow-smoke.spec.ts - python3 scripts/check_i18n_drift.py
dev-bot added 1 commit 2026-03-13 09:24:37 +01:00
feat: simplify angular host/player mvp controls
All checks were successful
CI / test-and-quality (push) Successful in 2m27s
CI / test-and-quality (pull_request) Successful in 2m31s
58874c0d78
reviewer-bot approved these changes 2026-03-13 09:37:30 +01:00
reviewer-bot left a comment
Owner

UI flow simplification looks good. Verified host/player phase gating against phase_view_model and ran frontend/angular vitest suite (44 tests passed).

UI flow simplification looks good. Verified host/player phase gating against phase_view_model and ran frontend/angular vitest suite (44 tests passed).
integrator-bot merged commit 903c63ce17 into main 2026-03-13 09:39:39 +01:00
integrator-bot deleted branch feat/issue-276-angular-i18n-audio-guard 2026-03-13 09:39:39 +01:00
Sign in to join this conversation.