moyin deleted branch feature/refactor-project-structure from datawhale/whale-town-end 2025-12-24 18:07:33 +08:00
moyin created pull request datawhale/whale-town-end#20 2025-12-24 18:07:22 +08:00
feature/refactor-project-structure
moyin pushed to feature/refactor-project-structure at datawhale/whale-town-end 2025-12-24 18:05:26 +08:00
612755de63 chore: 清理旧文件和更新项目配置
e6d8c28806 refactor: 更新核心服务和应用配置
47a738067a feat: 重构业务模块架构
85d488a508 docs: 重构文档结构和组织
Compare 4 commits »
moyin created branch feature/refactor-project-structure in datawhale/whale-town-end 2025-12-24 18:05:26 +08:00
moyin pushed to docs/update-api-documentation at datawhale/whale-town-end 2025-12-23 19:51:43 +08:00
032c97a1fc docs: 全面更新API接口文档
moyin created branch docs/update-api-documentation in datawhale/whale-town-end 2025-12-23 19:51:43 +08:00
moyin created repository datawhale/whale-town-zulip 2025-12-22 17:57:40 +08:00
moyin deleted branch docs/update-admin-documentation from datawhale/whale-town-end 2025-12-22 15:15:50 +08:00
moyin pushed to main at datawhale/whale-town-end 2025-12-22 15:15:50 +08:00
0313b78852 Merge pull request 'docs:更新README、贡献者文档和部署指南' (#19) from docs/update-admin-documentation into main
d80d2c5cb8 docs:更新README、贡献者文档和部署指南
Compare 2 commits »
moyin merged pull request datawhale/whale-town-end#19 2025-12-22 15:15:48 +08:00
docs:更新README、贡献者文档和部署指南
moyin created pull request datawhale/whale-town-end#19 2025-12-22 15:15:43 +08:00
docs:更新README、贡献者文档和部署指南
moyin pushed to docs/update-admin-documentation at datawhale/whale-town-end 2025-12-22 15:15:08 +08:00
d80d2c5cb8 docs:更新README、贡献者文档和部署指南
moyin created branch docs/update-admin-documentation in datawhale/whale-town-end 2025-12-22 15:15:08 +08:00
moyin deleted branch feat_2 from jianuo/whale-town-end 2025-12-22 14:56:15 +08:00
moyin pushed to main at datawhale/whale-town-end 2025-12-22 14:56:15 +08:00
2fb46967c7 Merge pull request 'feat:添加管理员后台功能' (#17) from jianuo/whale-town-end:feat_2 into main
43c9cbc863 test:添加管理后台的单元测试
a4a3a60db7 feat:添加日志功能
8166c95af4 feat: update TypeScript configuration to use Node16 module and resolution
ec2e346ded docs:更新技术栈
Compare 9 commits »
moyin merged pull request datawhale/whale-town-end#17 2025-12-22 14:56:14 +08:00
feat:添加管理员后台功能
moyin approved datawhale/whale-town-end#17 2025-12-22 14:56:07 +08:00
feat:添加管理员后台功能

后续记得补充一下测试文件的注释哈~

moyin commented on pull request datawhale/whale-town-end#18 2025-12-22 10:42:46 +08:00
feat(login): 添加验证码登录auth api

建议每次修改service的时候,都要去看一看spec文件哦确保测试能够通过(而且一定要尽可能覆盖所有你能想象的情况哦

moyin commented on pull request datawhale/whale-town-end#18 2025-12-22 10:41:29 +08:00
feat(login): 添加验证码登录auth api
moyin suggested changes for datawhale/whale-town-end#18 2025-12-22 10:40:56 +08:00
feat(login): 添加验证码登录auth api

🧪 测试评估报告与修复指南