egullickson
  • Joined on 2025-12-29
egullickson deleted branch issue-9-vin-decoding from egullickson/motovaultpro 2026-01-11 22:22:38 +00:00
egullickson pushed to main at egullickson/motovaultpro 2026-01-11 22:22:37 +00:00
dff743ca36 Merge pull request 'feat: Add VIN decoding with NHTSA vPIC API (#9)' (#24) from issue-9-vin-decoding into main
f541c58fa7 fix: Remove unused variables in VIN decode handler (refs #9)
1bc0e60235 chore: Add hooks directory and update CLAUDE.md navigation
a6607d5882 feat: Add fuzzy matching to VIN decode for partial model/trim names (refs #9)
19bc10a1f7 fix: Prevent cascade clearing of VIN decoded form values (refs #9)
Compare 7 commits »
egullickson merged pull request egullickson/motovaultpro#24 2026-01-11 22:22:36 +00:00
feat: Add VIN decoding with NHTSA vPIC API (#9)
egullickson closed issue egullickson/motovaultpro#9 2026-01-11 22:22:36 +00:00
feat: Add VIN decoding button to vehicle dialogs
egullickson pushed to issue-9-vin-decoding at egullickson/motovaultpro 2026-01-11 22:17:54 +00:00
f541c58fa7 fix: Remove unused variables in VIN decode handler (refs #9)
egullickson pushed to issue-9-vin-decoding at egullickson/motovaultpro 2026-01-11 22:13:29 +00:00
1bc0e60235 chore: Add hooks directory and update CLAUDE.md navigation
egullickson pushed to issue-9-vin-decoding at egullickson/motovaultpro 2026-01-11 22:12:17 +00:00
a6607d5882 feat: Add fuzzy matching to VIN decode for partial model/trim names (refs #9)
egullickson commented on issue egullickson/motovaultpro#9 2026-01-11 22:11:52 +00:00
feat: Add VIN decoding button to vehicle dialogs

Milestone: Fuzzy Matching Implementation

Phase: Execution

egullickson commented on issue egullickson/motovaultpro#9 2026-01-11 22:08:52 +00:00
feat: Add VIN decoding button to vehicle dialogs

Plan: Add Fuzzy Matching to VIN Decode

Phase: Execution

egullickson pushed to issue-9-vin-decoding at egullickson/motovaultpro 2026-01-11 21:20:13 +00:00
19bc10a1f7 fix: Prevent cascade clearing of VIN decoded form values (refs #9)
egullickson commented on issue egullickson/motovaultpro#23 2026-01-11 20:20:45 +00:00
bug: Free tier users can access Add Vehicle modal beyond vehicle limit

Final Plan: Vehicle Limit Tier Enforcement (Consolidated)

Phase: Planning

egullickson commented on issue egullickson/motovaultpro#23 2026-01-11 20:20:02 +00:00
bug: Free tier users can access Add Vehicle modal beyond vehicle limit

QR Review: Plan-Docs

Phase: Plan-Review

egullickson commented on issue egullickson/motovaultpro#23 2026-01-11 20:18:14 +00:00
bug: Free tier users can access Add Vehicle modal beyond vehicle limit

QR Review: Plan-Code

Phase: Plan-Review

egullickson commented on issue egullickson/motovaultpro#23 2026-01-11 20:15:57 +00:00
bug: Free tier users can access Add Vehicle modal beyond vehicle limit

TW Review: Plan-Scrub

Phase: Plan-Review

egullickson commented on issue egullickson/motovaultpro#23 2026-01-11 20:14:33 +00:00
bug: Free tier users can access Add Vehicle modal beyond vehicle limit

QR Review: Plan-Completeness

Phase: Plan-Review

egullickson commented on issue egullickson/motovaultpro#23 2026-01-11 20:06:59 +00:00
bug: Free tier users can access Add Vehicle modal beyond vehicle limit

Plan: Vehicle Limit Tier Enforcement

Phase: Planning

egullickson created pull request egullickson/motovaultpro#24 2026-01-11 19:57:01 +00:00
feat: Add VIN decoding with NHTSA vPIC API (#9)
egullickson created branch issue-9-vin-decoding in egullickson/motovaultpro 2026-01-11 19:56:46 +00:00
egullickson pushed to issue-9-vin-decoding at egullickson/motovaultpro 2026-01-11 19:56:46 +00:00
9b4f94e1ee docs: Update vehicles README with VIN decode endpoint (refs #9)
2aae89acbe feat: Add VIN decoding with NHTSA vPIC API (refs #9)
Compare 2 commits »
egullickson commented on issue egullickson/motovaultpro#9 2026-01-11 19:56:32 +00:00
feat: Add VIN decoding button to vehicle dialogs

Milestone Update: Implementation Complete

Phase: Execution