iconsulting/packages/services
hailin e0c2462017 feat(admin): add user management and system settings pages
Backend (user-service):
- Add admin user management APIs (list, search, statistics, detail)
- Add pagination and filtering support for user queries
- Add JWT token authentication for admin endpoints

Frontend (admin-client):
- Add UsersPage with user list, search, filters and statistics
- Add SettingsPage with admin profile, password change, system info
- Update App.tsx routes to use new pages

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 08:58:35 -08:00
..
conversation-service feat(payment): add transaction reliability and idempotency support 2026-01-25 07:00:01 -08:00
evolution-service fix(audit): reorder routes to fix NestJS route collision 2026-01-25 08:40:56 -08:00
file-service fix(orm): add explicit PostgreSQL column types for all ORM entities 2026-01-25 02:14:07 -08:00
knowledge-service fix(orm): add explicit PostgreSQL column types for all ORM entities 2026-01-25 02:14:07 -08:00
payment-service feat(payment): add transaction reliability and idempotency support 2026-01-25 07:00:01 -08:00
user-service feat(admin): add user management and system settings pages 2026-01-25 08:58:35 -08:00