From 323a0e6ef49b3d938250d0982f72581315083471 Mon Sep 17 00:00:00 2001 From: Jean-Luc Makiola Date: Mon, 16 Mar 2026 15:24:46 +0100 Subject: [PATCH] docs(09-02): update ROADMAP.md with v1.2 milestone completion - Mark phases 7, 8, 9 as complete with 2/2 plans each - Check off all v1.2 milestone phase checkboxes --- .planning/ROADMAP.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.planning/ROADMAP.md b/.planning/ROADMAP.md index 25dbcea..3751a43 100644 --- a/.planning/ROADMAP.md +++ b/.planning/ROADMAP.md @@ -30,9 +30,9 @@ **Milestone Goal:** Make core gear management significantly more useful as collections grow -- better search, proper weight classification, richer planning threads. -- [ ] **Phase 7: Weight Unit Selection** - Users see all weights in their preferred unit across the entire app -- [ ] **Phase 8: Search, Filter, and Candidate Status** - Users can find items quickly and track candidate purchase progress -- [ ] **Phase 9: Weight Classification and Visualization** - Users can classify gear by role and visualize weight distribution in setups +- [x] **Phase 7: Weight Unit Selection** - Users see all weights in their preferred unit across the entire app +- [x] **Phase 8: Search, Filter, and Candidate Status** - Users can find items quickly and track candidate purchase progress +- [x] **Phase 9: Weight Classification and Visualization** - Users can classify gear by role and visualize weight distribution in setups ## Phase Details @@ -93,6 +93,6 @@ Plans: | 4. Database & Planning Fixes | v1.1 | 2/2 | Complete | 2026-03-15 | | 5. Image Handling | v1.1 | 2/2 | Complete | 2026-03-15 | | 6. Category Icons | v1.1 | 3/3 | Complete | 2026-03-15 | -| 7. Weight Unit Selection | v1.2 | 1/2 | In Progress | - | -| 8. Search, Filter, and Candidate Status | v1.2 | 0/2 | Not started | - | -| 9. Weight Classification and Visualization | v1.2 | 0/2 | Not started | - | +| 7. Weight Unit Selection | v1.2 | 2/2 | Complete | 2026-03-16 | +| 8. Search, Filter, and Candidate Status | v1.2 | 2/2 | Complete | 2026-03-16 | +| 9. Weight Classification and Visualization | v1.2 | 2/2 | Complete | 2026-03-16 |