peanut
|
341b08c02e
|
feat:UserProfile 新增性格标签库与兴趣爱好库字段
- t_user_profile 表新增 personality_tag_library 和 hobby_library 两个 TEXT 字段
- UserProfile 实体类新增对应字段,使用 @TableField 映射
- UserProfileUpdateRequest、UserProfileCreateRequest、UserProfileResponse DTO 同步新增字段
- 迁移脚本命名符合 V{YYYYMMDD}__描述.sql 规范
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-24 21:30:11 +08:00 |
|
peanut
|
433ba4c498
|
docs:小程序标签库扩展功能实现计划
|
2026-06-24 21:26:53 +08:00 |
|
peanut
|
1cdee47f3a
|
docs:小程序编辑资料页性格标签与兴趣爱好库扩展设计
|
2026-06-24 21:20:41 +08:00 |
|
peanut
|
3cd7de1f55
|
fix:ScriptView 语音按钮改为麦克风图标
|
2026-06-23 22:56:15 +08:00 |
|
peanut
|
1c45689f03
|
fix:ScriptView 底部输入框区域增加左右边距
|
2026-06-23 22:54:52 +08:00 |
|
peanut
|
99a06fcc28
|
fix:ScriptView 结果页顶部操作栏固定不随滚动
|
2026-06-23 22:54:11 +08:00 |
|
peanut
|
4cb6d6de9b
|
docs:ScriptView 对话结果页 UI 调整实现计划
|
2026-06-23 22:51:55 +08:00 |
|
peanut
|
6b6af757d0
|
docs:ScriptView 对话结果页 UI 调整设计文档
|
2026-06-23 22:49:15 +08:00 |
|
peanut
|
ae1463e400
|
fix:剧本列表工具函数去除默认值兜底
|
2026-06-23 22:19:30 +08:00 |
|
peanut
|
70434c1325
|
fix:剧本列表删除 fallbackScripts 假数据
|
2026-06-23 22:18:32 +08:00 |
|
peanut
|
04b184a3c1
|
fix:编辑资料页无昵称时显示未设置昵称
|
2026-06-23 22:17:45 +08:00 |
|
peanut
|
e7531f86cf
|
docs:去除编辑资料页与剧本列表 mock 数据实现计划
|
2026-06-23 22:16:27 +08:00 |
|
peanut
|
a00ce0bf95
|
docs:去除编辑资料页与剧本列表 mock 数据设计文档
|
2026-06-23 22:14:31 +08:00 |
|
peanut
|
0eaf44ed93
|
fix:编辑资料页昵称未填时增加 Toast 提示
|
2026-06-23 21:47:32 +08:00 |
|
peanut
|
eb50358e3d
|
docs:小程序编辑资料页昵称必填提示优化实现计划
|
2026-06-23 21:34:53 +08:00 |
|
peanut
|
41ed8257f6
|
docs:小程序编辑资料页昵称必填提示优化设计文档
|
2026-06-23 21:29:54 +08:00 |
|
peanut
|
2c69da46e5
|
fix:修复个人档案性别字段保存后在我的页面不显示的问题(中英文格式兼容)
|
2026-06-15 12:13:49 +08:00 |
|
peanut
|
42543ff8a6
|
feat:结果页聊天发送消息时显示与心愿生成一致的动态加载效果
|
2026-06-15 12:01:12 +08:00 |
|
peanut
|
c744d92f38
|
feat:MineView 个人档案调整为两行四列,移除个人中心和 MBTI
|
2026-06-15 11:42:10 +08:00 |
|
peanut
|
04cdd5585e
|
feat:RecordView 移除 profile-card 相关样式
|
2026-06-15 10:53:57 +08:00 |
|
peanut
|
a62257b21a
|
feat:RecordView 移除无用的 computed 和方法
|
2026-06-15 10:52:22 +08:00 |
|
peanut
|
816e166e08
|
feat:RecordView 移除 profile-card 模板
|
2026-06-15 10:51:30 +08:00 |
|
peanut
|
b9bacb36e7
|
feat:MineView 新增个人档案区块样式
|
2026-06-15 10:50:48 +08:00 |
|
peanut
|
ffa77400c9
|
feat:MineView 新增个人档案区块模板
|
2026-06-15 10:50:04 +08:00 |
|
peanut
|
d1e223ad23
|
feat:MineView 新增个人档案字段 computed 属性
|
2026-06-15 10:49:11 +08:00 |
|
peanut
|
83d3f87cf6
|
docs:修正实现计划中 .star 样式的保留说明
|
2026-06-15 10:47:03 +08:00 |
|
peanut
|
16cee44a85
|
docs:个人信息组件合并实现计划
|
2026-06-15 10:46:21 +08:00 |
|
peanut
|
49f73679d0
|
docs:个人信息组件合并设计文档
|
2026-06-15 10:43:42 +08:00 |
|
peanut
|
74a2c15b6b
|
feat: 完善人生轨迹详情页功能及微信小程序登录优化
|
2026-06-15 10:17:30 +08:00 |
|
peanut
|
cb3c5e6724
|
feat: 优化人生轨迹详情页布局与顶部安全区
- 合并事件标题卡与描述卡为统一的 event-content-card
- 移除顶部悬浮导航,避免与小程序原生胶囊按钮重叠
- 添加顶部安全区占位(参考 profile/index.vue 等页面)
- 调整按钮布局:收藏、分析、分享、编辑、收起放入内容区域
- 底部只保留居中的'聊聊'主按钮
- 使用 Markdown 组件渲染事件描述
- 添加 scrollToAnalysis 滚动定位功能
- 更新 AGENTS.md 添加操作系统命令执行规则
- 更新 CLAUDE.md 添加操作系统命令执行规则
|
2026-06-10 20:45:01 +08:00 |
|
peanut
|
e021fe8443
|
docs:补充人生轨迹详情页调整实施计划
|
2026-06-09 23:05:27 +08:00 |
|
peanut
|
d710f529fc
|
docs:补充人生轨迹详情页操作区调整设计
|
2026-06-09 22:51:46 +08:00 |
|
peanut
|
00a93b66d8
|
fix: remove hardcoded defaults from profile edit page
|
2026-06-04 08:11:40 +08:00 |
|
peanut
|
e2a02e0d5f
|
fix: remove hardcoded defaults and sampleEvents from RecordView
|
2026-06-04 08:10:34 +08:00 |
|
peanut
|
675311a1be
|
feat: extend registrationData with city/industry/company/personalityTags/birthday
|
2026-06-04 08:09:09 +08:00 |
|
peanut
|
d4088069dd
|
feat: add city/industry/company/personalityTags/birthday to userProfile transforms
|
2026-06-04 08:07:24 +08:00 |
|
peanut
|
e55c3acc6a
|
feat: extend UserProfileResponse with city/industry/company/personalityTags/birthday
|
2026-06-04 08:06:32 +08:00 |
|
peanut
|
059e7f8f52
|
feat: extend UserProfileUpdateRequest with city/industry/company/personalityTags/birthday
|
2026-06-04 08:05:55 +08:00 |
|
peanut
|
b784942079
|
feat: extend UserProfileCreateRequest with city/industry/company/personalityTags/birthday
|
2026-06-04 08:05:23 +08:00 |
|
peanut
|
b0a82dea13
|
feat: extend UserProfile entity with city/industry/company/personalityTags/birthday
|
2026-06-04 08:04:49 +08:00 |
|
peanut
|
f7180eb83d
|
db: add city, industry, company, personality_tags, birthday to t_user_profile
|
2026-06-04 08:03:56 +08:00 |
|
peanut
|
1e2de85f2e
|
docs: add user profile real data implementation plan
|
2026-06-04 00:43:47 +08:00 |
|
peanut
|
10653edc52
|
fix(mine): replace hardcoded user info and stats with dynamic store data
|
2026-06-04 00:40:11 +08:00 |
|
peanut
|
55f06e8caf
|
docs: add user profile real data design spec
|
2026-06-04 00:39:50 +08:00 |
|
peanut
|
1eb9ef67a4
|
fix(mine): replace static avatar with dynamic dicebear image
|
2026-06-04 00:39:42 +08:00 |
|
peanut
|
a6dcc0843d
|
docs: add mine view dynamic data design spec
|
2026-06-04 00:34:48 +08:00 |
|
peanut
|
8fce9ff87a
|
fix(splash): remove profile check on session restore, always go to script page
|
2026-06-04 00:22:48 +08:00 |
|
peanut
|
0669af0203
|
fix(login): remove profile check, always redirect to script page after login
|
2026-06-04 00:22:44 +08:00 |
|
peanut
|
8ded0cc3ad
|
docs: add login route fix design spec
|
2026-06-04 00:17:55 +08:00 |
|
peanut
|
e23eb32c1d
|
test: 集成测试验证 RestTemplate 运行时 User-Agent 为 Mozilla/5.0
|
2026-06-03 23:46:03 +08:00 |
|