✅ Update progress for GamemasterExplorer refactoring and complete FileSelector component with tests
This commit is contained in:
@@ -123,7 +123,7 @@ Last Updated: January 28, 2026
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Phase 5: GamemasterExplorer Refactoring (5/9 complete)
|
## Phase 5: GamemasterExplorer Refactoring (6/9 complete)
|
||||||
**Duration**: 5-7 days
|
**Duration**: 5-7 days
|
||||||
**Status**: In Progress
|
**Status**: In Progress
|
||||||
**Target**: Reduce from 1627 lines → ~400 lines (76% reduction)
|
**Target**: Reduce from 1627 lines → ~400 lines (76% reduction)
|
||||||
@@ -176,13 +176,13 @@ Last Updated: January 28, 2026
|
|||||||
- [x] Add clear/reset functionality
|
- [x] Add clear/reset functionality
|
||||||
- [x] Write component tests - 7 tests passing ✅
|
- [x] Write component tests - 7 tests passing ✅
|
||||||
|
|
||||||
### ⏳ Step 18: Create FileSelector Component
|
### ✅ Step 18: Create FileSelector Component
|
||||||
- [ ] Create `src/components/gamemaster/FileSelector.vue`
|
- [x] Create `src/components/gamemaster/FileSelector.vue`
|
||||||
- [ ] Use `useGamemasterFiles` composable
|
- [x] Use `useGamemasterFiles` composable
|
||||||
- [ ] Implement file dropdown/selector
|
- [x] Implement file dropdown/selector
|
||||||
- [ ] Show file metadata (size, lines)
|
- [x] Show file metadata (size, lines)
|
||||||
- [ ] Auto-load last selected file
|
- [x] Auto-load last selected file
|
||||||
- [ ] Write component tests
|
- [x] Write component tests - 8 tests passing ✅
|
||||||
|
|
||||||
### ⏳ Step 19: Create JsonViewer Component
|
### ⏳ Step 19: Create JsonViewer Component
|
||||||
- [ ] Create `src/components/gamemaster/JsonViewer.vue`
|
- [ ] Create `src/components/gamemaster/JsonViewer.vue`
|
||||||
|
|||||||
Reference in New Issue
Block a user