Adds front-end set-up

This commit is contained in:
2026-06-20 17:04:17 +02:00
parent efd1569c26
commit 7dfc3a9692
62 changed files with 6875 additions and 3 deletions
@@ -5,7 +5,7 @@
- **Feature Slug**: cms-frontend
- **Project Type**: Brownfield
- **Start Date**: 2026-06-16T20:27:00Z
- **Current Stage**: CONSTRUCTION - Unit 0: Backend Prerequisites
- **Current Stage**: CONSTRUCTION - Unit 1: Code Generation complete (awaiting user review)
- **Branch**: unknown
## Workspace State
@@ -14,7 +14,7 @@
- **Workspace Root**: K:\Development\Projects\SlpModularCms
## Code Location Rules
- **Application Code**: src/SlpModularCms.Frontend/ (new React app)
- **Application Code**: frontend/ (new Vite + React app; kept outside src/ to keep the .NET solution clean — see unit-1-code-generation-plan.md)
- **Feature Documentation**: aidlc-docs/features/cms-frontend/ only
- **Shared Artifacts**: aidlc-docs/_shared/
- **Structure patterns**: See code-generation.md Critical Rules
@@ -47,7 +47,7 @@
### 🟢 CONSTRUCTION PHASE (per unit)
- [x] Unit 0 — Backend Prerequisites (CORS + httpOnly cookie) — COMPLETED 2026-06-19T11:45:00Z
- [ ] Unit 1 — Project Scaffold & Infrastructure
- [~] Unit 1 — Project Scaffold & Infrastructure — Code Generation done (build/lint/test green); awaiting user review 2026-06-20
- [ ] Unit 2 — Authentication Pages
- [ ] Unit 3 — Layout & Navigation
- [ ] Unit 4 — Dashboard