strat-gameplay-webapp/frontend-sba/pages/games
Cal Corum df2bc79aaa CLAUDE: Add Quick Start Demo button for rapid game creation
Added a "Quick Start Demo" button to the games list page that allows users
to instantly create and jump into a pre-configured demo game without going
through the full game creation flow.

Features:
- Green button prominently placed next to "Create New Game"
- Loading state with disabled button and "Creating..." text
- Calls /api/games/quick-create endpoint
- Auto-redirects to the created game page
- Error handling with user-friendly messages

This improves the user experience for testing and demos by reducing the
game creation flow from multiple steps to a single click.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 22:24:52 -06:00
..
lineup test: Skip unstable test suites 2025-11-22 20:18:33 -06:00
[id].vue CLAUDE: Implement server-side OAuth flow with HttpOnly cookies 2025-11-26 22:16:30 -06:00
create.vue test: Skip unstable test suites 2025-11-22 20:18:33 -06:00
index.vue CLAUDE: Add Quick Start Demo button for rapid game creation 2025-11-26 22:24:52 -06:00