gitdataai/admin/src
ZhenYi 850a5392ce fix(admin): use AdminGrpcClient instead of direct fetch, add model capability table
- Replace direct REST fetch with AdminGrpcClient for AI model/provider/pricing routes
- Add model_capability table to sync route
- AdminGrpcClient handles all admin RPC calls with workspace_id routing
2026-04-22 22:38:59 +08:00
..
app fix(admin): use AdminGrpcClient instead of direct fetch, add model capability table 2026-04-22 22:38:59 +08:00
components/admin feat(admin): daily platform email reports with AI analysis 2026-04-22 10:23:00 +08:00
lib fix(admin): use AdminGrpcClient instead of direct fetch, add model capability table 2026-04-22 22:38:59 +08:00
types feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
middleware.ts fix(admin): touchSession persist state, platform session prefix to user:, middleware pass permissions header 2026-04-22 20:54:24 +08:00