docs(05-03): complete act()-warning elimination plan
- SUMMARY.md: userEvent v14 migration + vi.useFakeTimers() for ReviewStep - STATE.md: advanced to completed 05-03, added patterns as decisions - ROADMAP.md: phase 5 now 4/4 plans complete (Complete status) - REQUIREMENTS.md: TECH-05 marked complete
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
- [x] **TECH-01**: User sees only the script output blocks matching their selected deployment targets (Intune and/or RMM) in ReviewStep
|
||||
- [x] **TECH-02**: User can navigate back from ReviewStep using an explicit Back button
|
||||
- [x] **TECH-03**: Backend list in BackendSelectionStep is automatically derived from BACKEND_REGISTRY keys (no hardcoded list)
|
||||
- [ ] **TECH-04**: Dead `BackendFormValues<T>` export is removed from `src/schemas/index.ts`
|
||||
- [ ] **TECH-05**: BackendSelectionStep test suite runs without `act()` warnings
|
||||
- [x] **TECH-04**: Dead `BackendFormValues<T>` export is removed from `src/schemas/index.ts`
|
||||
- [x] **TECH-05**: BackendSelectionStep test suite runs without `act()` warnings
|
||||
|
||||
### Backends
|
||||
|
||||
@@ -49,8 +49,8 @@
|
||||
| TECH-01 | Phase 5 | Complete |
|
||||
| TECH-02 | Phase 5 | Complete |
|
||||
| TECH-03 | Phase 5 | Complete |
|
||||
| TECH-04 | Phase 5 | Pending |
|
||||
| TECH-05 | Phase 5 | Pending |
|
||||
| TECH-04 | Phase 5 | Complete |
|
||||
| TECH-05 | Phase 5 | Complete |
|
||||
| BACK-01 | Phase 6 | Pending |
|
||||
| BACK-02 | Phase 6 | Pending |
|
||||
| BACK-03 | Phase 6 | Pending |
|
||||
|
||||
Reference in New Issue
Block a user