No description
Find a file
Vadym Samoilenko ad65f6fe2d Phase 5: Frontend Wizard & Editor — 5-step generation wizard, review workflow
- New 5-step wizard flow at /generate/ (Upload → Configure → Outline → Generate → Edit)
- wizardSlice with localStorage persistence for cross-session state
- Upload page: drag & drop files, brief text input, file type badges
- Configure page: client/deck selectors, slide count slider, tone, language, instructions
- Outline review page: split-view with source content + outline editor, template selection
- Progress page: SSE streaming + polling fallback for real-time job progress
- Review workflow: status badge (Draft/In Review/Approved) with popover transitions
- Backend review endpoints: PUT status, POST comment, GET review info with audit logging
- Wizard API helpers: clients, master decks, file upload/decompose, job status/cancel

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 16:31:28 +00:00
backend Phase 5: Frontend Wizard & Editor — 5-step generation wizard, review workflow 2026-02-26 16:31:28 +00:00
frontend Phase 5: Frontend Wizard & Editor — 5-step generation wizard, review workflow 2026-02-26 16:31:28 +00:00
.env.example Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
.gitignore Initial commit 2026-02-26 13:06:38 +00:00
docker-compose.yml Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
implementation_plan.md Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
Makefile Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
nginx.conf Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00