Files
PROJECT-CONTORL/logs/run-20260106-234936/run.log
beabigegg 4b5a9c1d0a feat: complete LOW priority code quality improvements
Backend:
- LOW-002: Add Query validation with max page size limits (100)
- LOW-003: Replace magic strings with TaskStatus.is_done flag
- LOW-004: Add 'creation' trigger type validation
- Add action_executor.py with UpdateFieldAction and AutoAssignAction

Frontend:
- LOW-005: Replace TypeScript 'any' with 'unknown' + type guards
- LOW-006: Add ConfirmModal component with A11Y support
- LOW-007: Add ToastContext for user feedback notifications
- LOW-009: Add Skeleton components (17 loading states replaced)
- LOW-010: Setup Vitest with 21 tests for ConfirmModal and Skeleton

Components updated:
- App.tsx, ProtectedRoute.tsx, Spaces.tsx, Projects.tsx, Tasks.tsx
- ProjectSettings.tsx, AuditPage.tsx, WorkloadPage.tsx, ProjectHealthPage.tsx
- Comments.tsx, AttachmentList.tsx, TriggerList.tsx, TaskDetailModal.tsx
- NotificationBell.tsx, BlockerDialog.tsx, CalendarView.tsx, WorkloadUserDetail.tsx

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 21:24:36 +08:00

11 lines
766 B
Plaintext

[23:49:36] Run directory: /Users/egg/Projects/PROJECT CONTORL/logs/run-20260106-234936
[23:49:37] WARN: Optional env key not set: ENCRYPTION_MASTER_KEY
[23:49:38] WARN: Redis not reachable at localhost:6379
[23:49:38] Starting backend on 127.0.0.1:8000 (python: /Users/egg/miniconda3/envs/pjctrl/bin/python)...
[23:49:38] Starting frontend on 127.0.0.1:5173...
[23:49:38] Running health checks...
[23:49:39] Logs: /Users/egg/Projects/PROJECT CONTORL/logs/run-20260106-234936
[23:49:39] Backend log: /Users/egg/Projects/PROJECT CONTORL/logs/run-20260106-234936/backend.log
[23:49:39] Frontend log: /Users/egg/Projects/PROJECT CONTORL/logs/run-20260106-234936/frontend.log
[23:49:39] Health log: /Users/egg/Projects/PROJECT CONTORL/logs/run-20260106-234936/health.log