Commit Graph

6 Commits

Author SHA1 Message Date
vifo 28d05b8f08 test: 测试 CI 构建和 Webhook 通知
- 验证前端构建工作流
- 验证钉钉 Webhook 推送通知
2026-06-04 06:20:17 +08:00
vifo 6d11711244 ci: 添加前端构建工作流
- 配置 Admin UI 构建
- 配置收银移动端构建
- 配置顾客移动端构建
- 添加 ESLint 和类型检查
2026-06-04 06:13:13 +08:00
vifo 826eefa1ac test: 验证分支保护 2026-06-04 06:09:19 +08:00
vifo 6328b8dbb1 chore: 添加 Gitea CI/CD 配置和 Issue 模板
- 创建 .gitea/workflows/frontend-build.yml(前端构建工作流)
- 创建 .gitea/issue_templates/(Bug 报告、功能需求模板)
- 配置 Gitea Actions 自动化构建
2026-06-04 05:44:00 +08:00
vifo b1dd60ab6e docs: 添加前端开发规范文档和 OpenCode 配置
- 创建 AGENTS.md(前端编码规范、开发流程、Git 提交规范)
- 创建 .opencode/workspace/frontend.json(前端工作区配置)
- 更新 .gitignore
2026-06-04 05:28:50 +08:00
vifo 82a19101a8 chore: 初始化前端仓库并迁移 admin-ui
- 创建 rui-frontend 前端仓库
- 迁移 admin-ui 管理后台
- 创建 cashier-mobile 和 customer-mobile 占位项目
- 配置 pnpm workspace
2026-06-04 05:14:11 +08:00