moyin created pull request datawhale/whale-town-end#25 2025-12-25 18:33:33 +08:00
feature/email-conflict-detection-v1.1.1
d683f0d5da feat: 邮箱冲突检测优化 v1.1.1
aae77866ac docs: 更新API文档,反映HTTP状态码修复
8a19bb7daa fix: 修复用户注册冲突错误的HTTP状态码问题
Compare 3 commits »
moyin created branch feature/email-conflict-detection-v1.1.1 in datawhale/whale-town-end 2025-12-25 18:31:45 +08:00
moyin deleted branch feature/verification-code-login-v1.1.0 from datawhale/whale-town-end 2025-12-25 16:19:25 +08:00
moyin pushed to main at datawhale/whale-town-end 2025-12-25 16:19:25 +08:00
a8e29c6a46 Merge pull request 'feature/verification-code-login-v1.1.0' (#24) from feature/verification-code-login-v1.1.0 into main
9f606abbb2 chore: 升级版本到1.1.0
7385c63ffd feat(docs): 更新OpenAPI文档,添加验证码登录和完整接口定义
Compare 3 commits »
moyin merged pull request datawhale/whale-town-end#24 2025-12-25 16:19:24 +08:00
feature/verification-code-login-v1.1.0
moyin created pull request datawhale/whale-town-end#24 2025-12-25 16:19:17 +08:00
feature/verification-code-login-v1.1.0
9f606abbb2 chore: 升级版本到1.1.0
7385c63ffd feat(docs): 更新OpenAPI文档,添加验证码登录和完整接口定义
Compare 2 commits »
moyin created branch feature/verification-code-login-v1.1.0 in datawhale/whale-town-end 2025-12-25 16:17:58 +08:00
moyin deleted branch docs-change-api-document from datawhale/whale-town-end 2025-12-25 16:06:46 +08:00
moyin pushed to main at datawhale/whale-town-end 2025-12-25 16:06:46 +08:00
8d5a44d985 Merge pull request 'fix(docs): 修正API文档中的错误码和验证码说明' (#23) from docs-change-api-document into main
d59e9531e2 fix(docs): 修正API文档中的错误码和验证码说明
Compare 2 commits »
moyin merged pull request datawhale/whale-town-end#23 2025-12-25 16:06:45 +08:00
fix(docs): 修正API文档中的错误码和验证码说明
moyin created pull request datawhale/whale-town-end#23 2025-12-25 16:06:42 +08:00
fix(docs): 修正API文档中的错误码和验证码说明
moyin pushed to docs-change-api-document at datawhale/whale-town-end 2025-12-25 16:06:21 +08:00
d59e9531e2 fix(docs): 修正API文档中的错误码和验证码说明
moyin created branch docs-change-api-document in datawhale/whale-town-end 2025-12-25 16:06:21 +08:00
moyin pushed to main at datawhale/whale-town-end 2025-12-25 15:48:16 +08:00
28a39935b7 Merge pull request 'feat(login): 添加验证码登录auth api' (#18) from ANGJustinl/whale-town-end:main into main
68debdcb40 docs: 完善API文档,添加验证码登录功能说明
9ad98f74d9 resolve: 解决ANGJustinl-main与main分支的合并冲突
f6fa1ca1e3 test(login): Add verification code login test cases
9b35a1c500 feat(login): Add verification code login functionality
Compare 5 commits »
moyin merged pull request datawhale/whale-town-end#18 2025-12-25 15:48:14 +08:00
feat(login): 添加验证码登录auth api
moyin pushed to main at ANGJustinl/whale-town-end 2025-12-25 15:47:51 +08:00
68debdcb40 docs: 完善API文档,添加验证码登录功能说明
9ad98f74d9 resolve: 解决ANGJustinl-main与main分支的合并冲突
578cba39a7 Merge pull request 'fix:修复注册逻辑和HTTP状态码问题' (#22) from fix/registration-logic-and-status-codes into main
404ef5d3e0 fix:修复注册逻辑和HTTP状态码问题
e537e782a9 Merge pull request 'fix:修复API状态码和限流配置问题' (#21) from fix/api-status-codes-and-throttle into main
Compare 23 commits »
moyin commented on pull request datawhale/whale-town-end#18 2025-12-25 15:02:33 +08:00
feat(login): 添加验证码登录auth api

@ANGJustinl 已经补充测试了, 话说这个评审应该以哪个spec为准😢?

一般是针对修改的以及新建的service文件对应的spec要做测试。你可以用jest的测试工具,直接pnpm test进行所有测试spec的测试,如果全部…

moyin pushed to main at datawhale/whale-town-front 2025-12-24 20:58:45 +08:00
7413574672 Merge pull request 'fix/verification-code-button-state' (#1) from fix/verification-code-button-state into main
8d071cb2ed chore:清理空目录占位文件
370cffbdd8 config:更新项目配置和文档
5b67771bbc asset:添加游戏资源目录和测试框架
73478c0500 chore:完善项目目录结构和基础框架
Compare 9 commits »