ideas-generator/server
DJP 21c8174bf9 Implement comprehensive user management system
- Create edit user modal with role and agent access controls
- Add agent selection interface with "All Agents" vs specific agent selection
- Implement user status toggle functionality with API integration
- Update backend users API to handle allowedAgents preferences
- Add comprehensive user management with admin controls
- Create test users with different access levels (admin, limited, inactive)
- Add responsive agent selection grid with checkbox interface
- Update data models to support user-agent permission mapping
- Integrate real users API replacing mock data

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-05 08:54:24 -04:00
..
config Complete migration from OpenAI Assistants API to Chat Completions API with Vue.js frontend 2025-09-03 13:08:26 -04:00
middleware Complete migration from OpenAI Assistants API to Chat Completions API with Vue.js frontend 2025-09-03 13:08:26 -04:00
migrations Add dual-agent system with file upload support and compact UI 2025-09-04 14:45:25 -04:00
models Add dual-agent system with file upload support and compact UI 2025-09-04 14:45:25 -04:00
routes Implement comprehensive user management system 2025-09-05 08:54:24 -04:00
scripts Add comprehensive admin dashboard with analytics, full agent management, and complete system improvements 2025-09-03 14:41:32 -04:00
utils Add dual-agent system with file upload support and compact UI 2025-09-04 14:45:25 -04:00
.env Complete migration from OpenAI Assistants API to Chat Completions API with Vue.js frontend 2025-09-03 13:08:26 -04:00
.env.example Day 1: Complete foundation setup for Ideas Generator 2025 2025-09-03 09:16:45 -04:00
.gitignore Complete migration from OpenAI Assistants API to Chat Completions API with Vue.js frontend 2025-09-03 13:08:26 -04:00
index.js Add dual-agent system with file upload support and compact UI 2025-09-04 14:45:25 -04:00
package-lock.json Add dual-agent system with file upload support and compact UI 2025-09-04 14:45:25 -04:00
package.json Add dual-agent system with file upload support and compact UI 2025-09-04 14:45:25 -04:00