mac
|
5a260c443f
|
feat(delivery): stream task updates with SSE
|
2026-07-28 09:55:04 +08:00 |
|
mac
|
e0ee36cadb
|
feat(delivery): switch AWX delivery to callbacks
|
2026-07-27 15:19:18 +08:00 |
|
mac
|
a934380c9c
|
feat: switch base delivery to awx task logs
|
2026-07-23 18:36:24 +08:00 |
|
ztkkOip
|
96aa493034
|
Merge branch 'main' into feat/mysql-service-delivery
|
2026-07-23 14:21:06 +08:00 |
|
mac
|
699eaa5225
|
feat(delivery): add HTTP handlers and route registration
Add DeliveryHandler (7 endpoints under /auth/api/v1/delivery/*):
CreateMySQL, List, Get, Cancel, Targets, CreateTarget, UpsertQuota.
Add ExecutionHandler for internal service callback. Register routes
with JWT auth middleware and start scheduler goroutine when enabled.
Relates-to: #97
|
2026-07-23 12:04:51 +08:00 |
|
mac
|
7f6f6fa41e
|
feat(container): show business line workloads from Wayne
|
2026-07-22 15:05:41 +08:00 |
|
mac
|
2db8264c8e
|
feat(service): add deployment task integration
|
2026-07-21 18:26:50 +08:00 |
|
mac
|
c324e2ec59
|
feat(auth): use Wayne native role APIs
|
2026-07-21 17:05:48 +08:00 |
|
mac
|
8d49230247
|
feat(server): add Wayne subsystem authorization APIs
|
2026-07-17 19:26:40 +08:00 |
|
mac
|
a10d4a5921
|
fix: require Wayne user ID for role binding
|
2026-07-17 15:47:32 +08:00 |
|
mac
|
d264924d1e
|
feat: add business line permissions and Wayne namespace mapping
|
2026-07-17 15:02:18 +08:00 |
|
mac
|
cafa8bc840
|
feat(auth): support local username login mode
|
2026-07-16 16:19:25 +08:00 |
|
mac
|
eb2621d914
|
feat(auth): complete sso subsystem integration
|
2026-07-16 15:52:56 +08:00 |
|
mac
|
da38acfcb5
|
merge: sync origin main into auth-login
|
2026-07-15 15:12:54 +08:00 |
|
mac
|
6af511ed0b
|
refactor(server): merge authserver implementation
|
2026-07-15 14:05:22 +08:00 |
|
wonder
|
509503a9a0
|
feat(server): 重构路由模块,优化开发体验
- 提取路由配置到独立的 router 包
- 优化 Makefile 并行启动前后端开发服务器
- 修复 Swagger 文档生成命令
|
2026-07-15 13:43:21 +08:00 |
|