Commit Graph

6 Commits

Author SHA1 Message Date
湛兮 3a1b0b65bd feat: 支持通知 outbox 手动重发 2026-06-12 03:53:19 +08:00
湛兮 0d60820c93 feat: 增加通知 outbox 重试器
- notifications: 支持失败 outbox 按配置 nextAttemptAt 重试并达到上限转 dead

- settings: 暴露通知 outbox 重试相关环境变量说明
2026-06-12 03:39:07 +08:00
湛兮 4597dcaa38 feat: 持久化通知 outbox 记录
- notifications: 通知发送前写入 outbox,并在成功、失败或未配置时回写状态

- deploy-runs: 审计通知结果时带上 outboxMessageId

- outbox: 新增超级管理员查询最近通知投递摘要接口
2026-06-12 03:22:38 +08:00
湛兮 bc3aa31289 feat: 接入真实登录与成员权限
- auth/members/messages: 新增超级管理员登录、成员权限和密码消息流程
- agent-config/agent: 支持服务端保存 Agent 配置并取消未配置 mock 成功结果
- projects/deploy-runs/settings: 按当前用户权限保护真实接口
- prisma: 新增用户、项目权限和平台消息表结构
2026-06-12 00:38:23 +08:00
湛兮 163f411485 feat: 增加通知Provider和Jenkins自动同步 2026-06-11 21:07:54 +08:00
湛兮 caec5a618d feat: 初始化DevOps平台后端 2026-06-11 20:49:59 +08:00