Commit Graph

7 Commits

Author SHA1 Message Date
758ed73f9d fix: 渠道账号群聊同步缓存 key 及成员名称兜底;统一 Docker/Maven 项目约定 2026-07-10 15:55:30 +08:00
b0624126ad docs: add system menu redesign spec 2026-07-09 10:53:08 +08:00
1298a558e8 wip: baseline changes before channel-conversation-task boundary implementation 2026-07-08 16:23:09 +08:00
03ba46a0a3 docs: add comprehensive admin-web auth, flow diagram and message testing design 2026-07-07 14:23:48 +08:00
d4ee166caf docs: add admin-web fill-out design 2026-07-07 14:14:50 +08:00
51a373e06c chore: consolidate docker-compose and add integration tests
- Merge infrastructure/docker-compose.yml + docker-compose.app.yml into root docker-compose.yml with profiles (infra/app).
- Add healthchecks for mysql/redis/rabbitmq/mci-server/channel-service and depends_on conditions.
- Rewrite scripts/local-up.sh to use profiles and wait for healthy states.
- Add curl to mci-server and channel-service Docker images for healthchecks.
- Add npm test script to admin-web (type-check + build smoke test).
- Add scripts/test-external-api.sh covering 11 API endpoints.
- Verify Java (7/7), Python (6/6), npm build, external API (11/11), and UI flows.
2026-07-07 13:35:41 +08:00
033580aa52 docs: add compose consolidation and test plan spec 2026-07-07 13:15:18 +08:00