mikael-lovqvists-claude-agent
  • Joined on 2026-03-04
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 14:56:43 +00:00
e7653eda83 future-plans: field detail display should use a table
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 13:35:43 +00:00
51d1a23406 future-plans: add kv-store shared library and delta tracking
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 13:33:16 +00:00
31106691d4 future-plans: add file picker search filter to short-term list
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 11:45:59 +00:00
e61b6cd548 Remove accidental test files
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 11:45:52 +00:00
4813a65a53 PDF: separate display name and filename; show filename in picker; fix rename
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 11:42:36 +00:00
d3df99a8f0 Fix mv-sync path; pre-fill PDF display name from filename on upload
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 11:37:19 +00:00
1fbd6403ab future-plans: add field value parser chain and long-term cache note
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 02:54:18 +00:00
13ab5867c7 Update README and future-plans to reflect current state
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 02:49:15 +00:00
58c93f2bd0 Many UX and correctness improvements
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 01:29:58 +00:00
7ef5bb5381 Render URL-like field values as clickable links in component detail
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 01:29:10 +00:00
08b8e2dd4d Replace goto-grid button with clickable grid cell label in component detail
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 01:27:13 +00:00
d489c1e306 Inventory view: click component name to navigate to component detail
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 01:25:30 +00:00
bc339bd073 Right-align grid cell index, count stays left
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 01:24:23 +00:00
ad96a53246 Grid cell label: left-align, count left of index
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 01:23:30 +00:00
258f9b6491 Fix grid cell label and count: label below image, count as green text beside it
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 01:22:07 +00:00
e1c517c023 Grid viewer: improve cell labels and add green inventory count badge
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 01:20:19 +00:00
8fa4a54f9e Widen inventory dialog; fix grid picker cell size to 64px with scroll
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 01:16:42 +00:00
64af0862f2 Replace row/col number inputs with graphical grid cell picker
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 01:13:49 +00:00
488fa7ff53 Fix inventory dialog: hidden form-row not hiding due to display:flex override
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-22 01:11:14 +00:00
4a210047c8 Fix formatter in inventory component selector; add Duplicate button