Vantz Stockwell
c45567670e
feat: Implement 6 views + updated hero — Server, Chat, Team, Notifications, Settings, Setup Wizard
...
Server: Connection status, start/stop/restart controls, config editor
with edit mode, automation toggles (crash recovery, force wipe, auto-update).
Chat Log: Message feed with channel filter (global/team/server), search,
flag/unflag per message, timestamped entries with channel badges.
Team: Member table with role badges, invite form with role select,
pending/active status, remove action.
Notifications: Discord webhook, Pushbullet, email toggle cards.
6 event triggers (wipe start/complete/fail, crash, offline, purchase).
Settings: 3-tab layout (Account, License, Domain). Account editing,
license info display, subdomain + custom domain config with CNAME hint.
Setup Wizard: 3-step flow (Configure → Install Agent → Done).
Connection type radio cards, RCON/game port config, companion agent
install instructions with license key pre-filled.
Also swaps hero graphic to corrected version (two-column Control vs
Infrastructure layout per brand brief).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-14 23:12:24 -05:00
Vantz Stockwell
e2f2f64d33
scaffold: Vue 3 frontend — router, stores, views, composables, layouts
...
Complete frontend skeleton: Vite + Vue 3 + TypeScript + Tailwind CSS,
Pinia stores (auth, server, wipe, plugins), authenticated API composable,
full route tree with auth guards, DashboardLayout with sidebar nav,
23 view stubs across auth/admin/public, all TypeScript interfaces.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-14 21:42:21 -05:00