CodingOnStar
f88afd72ab
refactor(file-uploader): extract hook, components and add comprehensive tests
...
Refactor file-uploader component from 399 lines to 90 lines by extracting:
- useFileUpload hook for upload logic and drag-drop handling
- FileListItem component for individual file display
- UploadDropzone component for drop area UI
- Progress constants (PROGRESS_NOT_STARTED, PROGRESS_ERROR, PROGRESS_COMPLETE)
Add getFileExtension utility to web/utils/format.ts for shared use.
Test coverage: 102 tests with 100% line coverage for all file-uploader files.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-29 15:56:44 +08:00
..
2025-12-23 16:58:55 +08:00
2025-11-12 17:59:37 +08:00
2025-12-23 16:58:55 +08:00
2025-12-23 16:58:55 +08:00
2026-01-12 12:57:43 +08:00
2025-12-22 16:35:22 +08:00
2025-01-22 15:18:23 +08:00
2025-12-23 16:58:55 +08:00
2025-12-23 16:58:55 +08:00
2025-12-23 18:02:10 +08:00
2025-12-23 16:58:55 +08:00
2026-01-19 16:48:13 +08:00
2025-09-09 15:15:32 +08:00
2025-12-23 16:58:55 +08:00
2025-12-23 16:58:55 +08:00
2025-12-23 16:58:55 +08:00
2025-11-12 17:59:37 +08:00
2026-01-13 11:51:15 +08:00
2026-01-29 15:56:44 +08:00
2025-12-23 16:58:55 +08:00
2025-02-17 17:05:13 +08:00
2026-01-12 12:57:43 +08:00
2025-12-29 11:24:54 +08:00
2025-12-31 11:13:22 +08:00
2025-12-23 16:58:55 +08:00
2025-10-10 17:00:03 +08:00
2025-12-23 16:58:55 +08:00
2025-12-23 16:58:55 +08:00
2025-12-23 16:58:55 +08:00
2025-09-01 15:31:59 +08:00
2025-12-23 16:58:55 +08:00
2025-02-06 14:26:16 +08:00
2025-12-22 16:35:22 +08:00
2025-07-10 14:14:02 +08:00
2025-07-10 14:14:02 +08:00
2025-07-10 14:14:02 +08:00
2026-01-06 13:23:03 +08:00
2026-01-13 16:59:49 +08:00
2026-01-13 16:59:49 +08:00
2025-12-23 16:58:55 +08:00
2025-12-23 16:58:55 +08:00
2025-12-23 16:58:55 +08:00
2023-07-31 13:30:04 +08:00
2025-12-23 16:58:55 +08:00
2025-12-23 16:58:55 +08:00
2025-11-04 21:06:44 +08:00
2025-12-23 16:58:55 +08:00
2025-11-04 21:06:44 +08:00
2025-09-09 15:15:32 +08:00
2025-12-23 16:58:55 +08:00
2026-01-15 17:43:00 +08:00
2025-12-23 16:58:55 +08:00