You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dark
899288180a
feat: Phase 2 AI management CRUD — providers, models, API keys
Backend:
- Add provider/model/key types and routes to ai.api + base.api
- Generate 11 handler + logic stubs via goctl
- Implement provider CRUD logic (list/create/update/delete)
- Implement model admin CRUD logic (create/update/delete)
- Implement API key CRUD logic (list/create/update/delete)
- Add Casbin policies for key management and admin endpoints
- Add menu seeds with proper icons (Cpu, Key, MessageSquare)
Frontend:
- Add provider/model/key TypeScript types and API client methods
- Create AIModelManagementPage with provider + model tabs
- Create AIKeyManagementPage with key CRUD and provider dropdown
- Register routes and page titles for /ai/models and /ai/keys
- Add Cpu, Key, MessageSquare icons to Sidebar icon map
|
1 month ago |
| .. |
|
ai
|
feat: Phase 2 AI management CRUD — providers, models, API keys
|
1 month ago |
|
auth
|
feat: add currentOrgId to User entity, JWT Claims, and auth middleware
|
1 month ago |
|
dashboard
|
feat: 仪表盘对接后端 API,添加仪表盘 E2E 测试
|
1 month ago |
|
menu
|
feat: implement all backend logic for menu, role, org management
|
1 month ago |
|
organization
|
feat: implement all backend logic for menu, role, org management
|
1 month ago |
|
profile
|
feat: implement all backend logic for menu, role, org management
|
1 month ago |
|
role
|
feat: implement all backend logic for menu, role, org management
|
1 month ago |
|
user
|
user
|
1 month ago |