chrysopedia/frontend/src
jlightner c60fc8c3b3 feat: Added ProtectedRoute component, CreatorDashboard with sidebar nav…
- "frontend/src/components/ProtectedRoute.tsx"
- "frontend/src/pages/CreatorDashboard.tsx"
- "frontend/src/pages/CreatorDashboard.module.css"
- "frontend/src/pages/CreatorSettings.tsx"
- "frontend/src/pages/CreatorSettings.module.css"
- "frontend/src/App.tsx"
- "frontend/src/App.css"
- "frontend/src/pages/Login.tsx"

GSD-Task: S02/T04
2026-04-03 22:02:04 +00:00
..
api feat: Added AuthContext provider with JWT persistence, auth API client… 2026-04-03 21:58:08 +00:00
components feat: Added ProtectedRoute component, CreatorDashboard with sidebar nav… 2026-04-03 22:02:04 +00:00
context feat: Added AuthContext provider with JWT persistence, auth API client… 2026-04-03 21:58:08 +00:00
hooks feat: Added .section-heading utility class to unify four heading styles… 2026-04-03 06:22:11 +00:00
pages feat: Added ProtectedRoute component, CreatorDashboard with sidebar nav… 2026-04-03 22:02:04 +00:00
utils feat: Added format-aware v2 body_sections rendering with nested TOC, ci… 2026-04-03 01:42:56 +00:00
App.css feat: Added ProtectedRoute component, CreatorDashboard with sidebar nav… 2026-04-03 22:02:04 +00:00
App.tsx feat: Added ProtectedRoute component, CreatorDashboard with sidebar nav… 2026-04-03 22:02:04 +00:00
main.tsx feat: Split key moment card header into standalone h3 title and flex-ro… 2026-03-30 08:55:48 +00:00
vite-env.d.ts feat: Added AppFooter component displaying app version, build date, com… 2026-03-30 12:00:58 +00:00