SpecialX
1a5fa78fa6
feat(config-service): split config-service from iam for plugin/layout config
- new NestJS service on port 3011/gRPC 50059 (ADR-026)
- owns 6 config_ tables (plugin/role-mapping/role-layout/layout-tpl/user-override/outbox)
- GraphQL Federation 2 subgraph with DataLoader + RouterAuthGuard
- gRPC ConfigService + admin REST CRUD + user REST API
- three-layer merge: registry.defaultProps + roleMapping.widget_props + userOverride.props
- Redis cache with 5min TTL
- registered in apollo-router supergraph + docker-compose + port-allocation
Implements M3 of v2.1 migration plan.
2026-07-15 02:13:03 +08:00
..
2026-07-08 02:16:58 +08:00
2026-07-15 02:13:03 +08:00
2026-07-08 12:50:56 +08:00
2026-07-08 02:16:58 +08:00
2026-07-10 19:09:27 +08:00
2026-07-14 23:45:32 +08:00
2026-07-10 18:49:06 +08:00
2026-07-15 02:13:03 +08:00
2026-07-10 18:49:06 +08:00
2026-07-10 18:49:06 +08:00
2026-07-09 10:21:06 +08:00
2026-07-15 01:32:14 +08:00
2026-07-14 16:04:20 +08:00
2026-07-15 01:28:55 +08:00
2026-07-07 23:39:37 +08:00
2026-07-09 10:21:06 +08:00
2026-07-08 15:12:34 +08:00
2026-07-14 16:04:20 +08:00
2026-07-14 12:04:49 +08:00
2026-07-15 02:13:03 +08:00
2026-07-15 02:13:03 +08:00
2026-07-11 09:22:09 +08:00