summaryrefslogtreecommitdiff
path: root/frontend/src/components
Commit message (Collapse)AuthorAgeFilesLines
* feat(frontend): Add Templates page for managing contract templatessoryu2026-01-243-3/+252
| | | | | | | | | | | | | | | | | | | | - Add NavStrip component for top navigation between pages - Create Templates page with template card grid layout - Create TemplateEditor component for editing phase deliverables - Add navigation state management in stores - Implement three built-in templates: - Simple: Plan phase (Plan deliverable), Execute phase (PR deliverable) - Specification: Research, Specify, Plan, Execute, Review phases with deliverables - Execute: Single execute phase with no deliverables - Support for creating custom templates with configurable phases/deliverables - Templates are persisted to localStorage - Add comprehensive CSS styling matching existing design patterns Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> [WIP] Heartbeat checkpoint - 2026-01-24 16:13:00 UTC [WIP] Heartbeat checkpoint - 2026-01-24 16:14:29 UTC
* Update Makima panel in soryu to match makima/frontend descriptionsoryu2026-01-111-17/+6
|
* Add Makima inline icon and mesh copysoryu2025-12-231-13/+13
|
* Add Makima modalsoryu2025-12-231-15/+43
|
* Frontend: remove unused MissionDrawer component after mission screen transformsoryu2025-12-231-120/+0
|
* Frontend: mission screen transform with dimming, auto-pan image; hide stats ↵soryu2025-12-232-18/+155
| | | | in mission mode
* Refine manga masthead and issue badge; switch volume indicator to small red ↵soryu2025-11-161-1/+1
| | | | glowing heart
* Landing page redesign: minimalist layout, Mission/Contact buttons, Login ↵soryu2025-11-161-128/+109
| | | | | | redirect; update title and favicon Remove top level backend as it is used. Will be part of this monorepo, but structured differently
* Initial commitsoryu2025-11-1513-0/+1688