Commit Graph

17 Commits

Author SHA1 Message Date
zty a8d8c02a44 feat(web): wire landing news cards to article pages 2026-07-07 04:07:00 -04:00
zty 671b774ead feat(web): articles list page and route 2026-07-07 04:05:06 -04:00
zty 1b1cf75c73 feat(web): article detail page and route 2026-07-07 04:04:44 -04:00
zty d3a81bd580 feat(web): add health-science articles content module 2026-07-07 04:02:39 -04:00
zty 909fd7762e docs: 健康装修科普可点击全文 实现计划
4 任务:内容模块(含4篇全文)、详情页、列表页、landing接线。纯前端。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01D7EkGJYZMdQtMeDEt3z4vL
2026-07-07 03:58:07 -04:00
zty 5e1f382e22 docs: 健康装修科普可点击全文 设计文档
原创静态科普:4 篇全文 + /articles 列表页 + /article/:id 详情页,
landing 卡片接线,纯前端无后端。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01D7EkGJYZMdQtMeDEt3z4vL
2026-07-07 03:54:32 -04:00
zty 208c6b93ba feat(web): landing 4-item nav, section relabels, eco-materials section 2026-07-07 03:37:01 -04:00
zty ef35204bc6 feat(web): forum thread detail with like and reply 2026-07-07 03:35:09 -04:00
zty fd84b0b0ff feat(web): forum home page with boards, list, post 2026-07-07 03:34:48 -04:00
zty 899c4eb42e feat(web): forum and eco-materials api clients 2026-07-07 03:29:37 -04:00
zty e4ccbf733d feat(material): public GET /eco endpoint for eco-friendly materials 2026-07-07 03:28:11 -04:00
zty 94c9b0c060 feat(forum): like toggle, like status, author soft-delete 2026-07-07 03:26:32 -04:00
zty b2dd9d3bd6 feat(forum): create thread and reply with floor increment 2026-07-07 03:24:42 -04:00
zty 9048a5a389 feat(forum): public read endpoints (boards/threads/detail) 2026-07-07 03:22:29 -04:00
zty 8cfa20d3aa feat(forum): add forum prisma models and board constant 2026-07-07 03:21:01 -04:00
zty 9d19f66f28 docs: 论坛+环保建材+导航改版实现计划
9 个任务的分步 TDD 计划(后端 curl 红绿验证、前端浏览器验证),
含完整代码与验证命令。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01D7EkGJYZMdQtMeDEt3z4vL
2026-07-07 03:10:10 -04:00
zty 89369fd45e docs: 论坛+环保建材+导航改版设计文档
新增 2026-07-07 spec:landing 导航改 4 项、环保建材拉真实材料库、
健康装修大家谈进阶版论坛(板块/楼层回帖/点赞,公开看登录发)。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01D7EkGJYZMdQtMeDEt3z4vL
2026-07-07 03:02:25 -04:00