liumangmang
b97f5debac
feat: add 5 custom hooks for exception center state management
...
- useExceptionSummary: fetch and refresh exception overview
- useExceptionList: paginated advanced list + metadata queue
- useExceptionDetail: single exception detail with abort safety
- useRepairTask: WebSocket repair task tracking + execution state per exception
- useWizardState: 5-step wizard flow state + action/params management
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-07 20:50:20 +08:00
liumangmang
30a8d8caa9
feat: extract shared constants and utilities to utils/exceptions.js
...
Phase 1 of exception center redesign - all shared constants, utility
functions, and styling helpers extracted from ExceptionPage.jsx into
a single source of truth for use by new components and hooks.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-07 20:37:45 +08:00
liumangmang
d111d0def0
Add library exception move action
2026-04-30 14:37:44 +08:00
liumangmang
796f19990f
Add MusicWorkshop application
2026-04-30 14:34:28 +08:00
liumangmang
4cb403c956
Add Vite React frontend prototype
2026-04-23 12:02:53 +08:00