chrysopedia/frontend/src/api
jlightner d243344ce8 feat: Built 3-step onboarding wizard (Welcome → Consent → Tour), wired…
- "frontend/src/pages/CreatorOnboarding.tsx"
- "frontend/src/pages/CreatorOnboarding.module.css"
- "frontend/src/api/auth.ts"
- "frontend/src/context/AuthContext.tsx"
- "frontend/src/pages/Login.tsx"
- "frontend/src/App.tsx"

GSD-Task: S03/T02
2026-04-04 13:16:58 +00:00
..
admin-pipeline.ts feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
admin-techniques.ts feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
auth.ts feat: Built 3-step onboarding wizard (Welcome → Consent → Tour), wired… 2026-04-04 13:16:58 +00:00
chat.ts feat: Extract shared citation parser and formatTime utilities, add time… 2026-04-04 11:46:00 +00:00
client.ts feat: Built Tiptap rich text post editor with file attachments, multipa… 2026-04-04 09:13:48 +00:00
consent.ts feat: Created TypeScript consent API client with 5 fetch functions and… 2026-04-04 00:21:13 +00:00
creator-dashboard.ts feat: Replaced 3 placeholder cards with real creator dashboard: 4 stat… 2026-04-04 00:13:48 +00:00
creators.ts feat: Added collapsible PersonalityProfile component to CreatorDetail p… 2026-04-04 08:31:37 +00:00
follows.ts feat: Follow system + tier config page (M022/S02) 2026-04-04 07:34:03 +00:00
highlights.ts feat: Built HighlightQueue page with filter tabs, candidate cards with… 2026-04-04 07:01:57 +00:00
index.ts feat: Follow system + tier config page (M022/S02) 2026-04-04 07:34:03 +00:00
notifications.ts test: Added GET/PUT notification preferences endpoints, signed-token un… 2026-04-04 12:27:18 +00:00
posts.ts feat: Built Tiptap rich text post editor with file attachments, multipa… 2026-04-04 09:13:48 +00:00
reports.ts feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
search.ts feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
shorts.ts chore: Add GET/PUT shorts-template admin endpoints, collapsible templat… 2026-04-04 11:25:29 +00:00
stats.ts feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
techniques.ts feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
templates.ts chore: Add GET/PUT shorts-template admin endpoints, collapsible templat… 2026-04-04 11:25:29 +00:00
topics.ts feat: Normalized /topics and /videos endpoints from bare lists to pagin… 2026-04-03 23:09:33 +00:00
videos.ts feat: Built ChapterReview page with WaveSurfer waveform (draggable/resi… 2026-04-04 06:07:23 +00:00