jlightner
|
ff1b24867f
|
feat: DebugPayloadViewer component with copy, export, collapsible sections
|
2026-03-30 19:01:17 +00:00 |
|
jlightner
|
ec9e307538
|
feat: Added AppFooter component displaying app version, build date, com…
- "frontend/src/components/AppFooter.tsx"
- "frontend/vite.config.ts"
- "frontend/src/App.tsx"
- "frontend/src/App.css"
- "frontend/src/vite-env.d.ts"
GSD-Task: S06/T01
|
2026-03-30 12:00:58 +00:00 |
|
jlightner
|
96d7bc6e75
|
feat: Rewrote TopicsBrowse.tsx from vertical accordion to responsive 2-…
- "frontend/src/pages/TopicsBrowse.tsx"
- "frontend/src/App.css"
GSD-Task: S05/T02
|
2026-03-30 11:48:51 +00:00 |
|
jlightner
|
66bf79ed4a
|
feat: Added Music Theory as 7th category in canonical_tags.yaml with 8…
- "config/canonical_tags.yaml"
- "frontend/src/App.css"
GSD-Task: S05/T01
|
2026-03-30 11:44:18 +00:00 |
|
jlightner
|
7058cba307
|
feat: Reordered technique page sidebar (plugins first), added prominent…
- "frontend/src/pages/TechniquePage.tsx"
- "frontend/src/App.css"
GSD-Task: S04/T01
|
2026-03-30 11:34:14 +00:00 |
|
jlightner
|
d00639a2ea
|
feat: Added Head/Tail segmented toggle to EventLog with order param wir…
- "frontend/src/api/public-client.ts"
- "frontend/src/pages/AdminPipeline.tsx"
- "frontend/src/App.css"
GSD-Task: S02/T02
|
2026-03-30 11:15:21 +00:00 |
|
jlightner
|
cd9dd6d8f9
|
feat: Created AdminDropdown component with click-outside/Escape close,…
- "frontend/src/components/AdminDropdown.tsx"
- "frontend/src/App.tsx"
- "frontend/src/App.css"
GSD-Task: S01/T01
|
2026-03-30 11:02:23 +00:00 |
|
jlightner
|
93a643f1b8
|
feat: Split key moment card header into standalone h3 title and flex-ro…
- "frontend/src/pages/TechniquePage.tsx"
- "frontend/src/App.css"
GSD-Task: S03/T01
|
2026-03-30 08:55:48 +00:00 |
|
jlightner
|
b0038f21f7
|
feat: Added CSS grid layout splitting technique page into prose (left)…
- "frontend/src/App.css"
- "frontend/src/pages/TechniquePage.tsx"
GSD-Task: S02/T01
|
2026-03-30 08:47:55 +00:00 |
|
jlightner
|
171775452e
|
feat: Built AdminPipeline.tsx page at /admin/pipeline with video table,…
- "frontend/src/pages/AdminPipeline.tsx"
- "frontend/src/api/public-client.ts"
- "frontend/src/App.tsx"
- "frontend/src/App.css"
GSD-Task: S01/T03
|
2026-03-30 08:35:11 +00:00 |
|
jlightner
|
e57d42582b
|
fix: Fixed syntax errors in pipeline event instrumentation — _emit_even…
- "backend/pipeline/stages.py"
GSD-Task: S01/T01
|
2026-03-30 08:27:53 +00:00 |
|
jlightner
|
bb4a5f93d8
|
feat: redesign technique page - meta stats, video filenames, monospace signal chains
|
2026-03-30 06:54:11 +00:00 |
|
jlightner
|
8dc7097603
|
fix: Added overflow-x:hidden to html/body, fixed mobile overflow on mod…
- "frontend/src/App.css"
- "frontend/index.html"
GSD-Task: S02/T02
|
2026-03-30 06:40:58 +00:00 |
|
jlightner
|
b4b650a26d
|
feat: Replaced all 193 hex colors and 24 rgba values in App.css with 77…
- "frontend/src/App.css"
GSD-Task: S02/T01
|
2026-03-30 06:37:08 +00:00 |
|
jlightner
|
edeb3fdc44
|
feat: Built CreatorsBrowse (randomized default sort, genre filter, name…
- "frontend/src/pages/CreatorsBrowse.tsx"
- "frontend/src/pages/CreatorDetail.tsx"
- "frontend/src/pages/TopicsBrowse.tsx"
- "frontend/src/App.tsx"
- "frontend/src/App.css"
- "frontend/src/api/public-client.ts"
GSD-Task: S05/T04
|
2026-03-30 00:13:11 +00:00 |
|
jlightner
|
ce3a9067fa
|
feat: Built frontend search flow: typed public API client, landing page…
- "frontend/src/api/public-client.ts"
- "frontend/src/pages/Home.tsx"
- "frontend/src/pages/SearchResults.tsx"
- "frontend/src/pages/TechniquePage.tsx"
- "frontend/src/App.tsx"
- "frontend/src/App.css"
GSD-Task: S05/T03
|
2026-03-30 00:09:08 +00:00 |
|
jlightner
|
34733b199d
|
feat: Built complete admin review queue UI: queue list page with stats…
- "frontend/src/pages/ReviewQueue.tsx"
- "frontend/src/pages/MomentDetail.tsx"
- "frontend/src/components/StatusBadge.tsx"
- "frontend/src/components/ModeToggle.tsx"
- "frontend/src/App.tsx"
- "frontend/src/App.css"
GSD-Task: S04/T03
|
2026-03-29 23:29:01 +00:00 |
|
jlightner
|
5fcbb95c58
|
feat: Bootstrapped React + Vite + TypeScript frontend with typed API cl…
- "frontend/package.json"
- "frontend/vite.config.ts"
- "frontend/tsconfig.json"
- "frontend/tsconfig.app.json"
- "frontend/index.html"
- "frontend/src/main.tsx"
- "frontend/src/App.tsx"
- "frontend/src/App.css"
GSD-Task: S04/T02
|
2026-03-29 23:21:53 +00:00 |
|