egullickson
  • Joined on 2025-12-29
egullickson commented on issue egullickson/motovaultpro#15 2026-01-13 01:48:25 +00:00
feat: Total Cost of Ownership (TCO) per Vehicle

Plan: Total Cost of Ownership (TCO) Implementation

Phase: Planning

egullickson pushed to main at egullickson/motovaultpro 2026-01-12 03:52:39 +00:00
9059c09d2f Merge branch 'main' of 172.30.1.72:egullickson/motovaultpro
34401179bd chore: update script default
Compare 2 commits »
egullickson deleted branch issue-26-add-user-data-import from egullickson/motovaultpro 2026-01-12 03:22:34 +00:00
egullickson pushed to main at egullickson/motovaultpro 2026-01-12 03:22:33 +00:00
6f86b1e7e9 Merge pull request 'feat: Add user data import feature (Fixes #26)' (#27) from issue-26-add-user-data-import into main
28574b0eb4 fix: preserve vehicle identity by checking ID first in merge mode (refs #26)
62b4dc31ab debug: add comprehensive logging to vehicle import merge (refs #26)
f48a18287b fix: prevent vehicle duplication and enforce tier limits in merge mode (refs #26)
566deae5af fix: match import button style to export button (refs #26)
Compare 12 commits »
egullickson merged pull request egullickson/motovaultpro#27 2026-01-12 03:22:32 +00:00
feat: Add user data import feature (Fixes #26)
egullickson closed issue egullickson/motovaultpro#26 2026-01-12 03:22:32 +00:00
feat: Add user data import feature
egullickson commented on issue egullickson/motovaultpro#26 2026-01-12 03:16:03 +00:00
feat: Add user data import feature

Critical Fix: Vehicle Identity Preservation in Merge Mode

Phase: Execution

egullickson pushed to issue-26-add-user-data-import at egullickson/motovaultpro 2026-01-12 03:15:42 +00:00
28574b0eb4 fix: preserve vehicle identity by checking ID first in merge mode (refs #26)
egullickson pushed to issue-26-add-user-data-import at egullickson/motovaultpro 2026-01-12 03:03:33 +00:00
62b4dc31ab debug: add comprehensive logging to vehicle import merge (refs #26)
egullickson commented on issue egullickson/motovaultpro#26 2026-01-12 02:55:13 +00:00
feat: Add user data import feature

Critical Bugs Fixed: Vehicle Duplication and Tier Limit Bypass

Phase: Execution

egullickson pushed to issue-26-add-user-data-import at egullickson/motovaultpro 2026-01-12 02:54:49 +00:00
f48a18287b fix: prevent vehicle duplication and enforce tier limits in merge mode (refs #26)
egullickson commented on issue egullickson/motovaultpro#26 2026-01-12 02:24:21 +00:00
feat: Add user data import feature

Fix: Button Style Consistency

Phase: Execution

egullickson pushed to issue-26-add-user-data-import at egullickson/motovaultpro 2026-01-12 02:24:07 +00:00
566deae5af fix: match import button style to export button (refs #26)
egullickson commented on issue egullickson/motovaultpro#26 2026-01-12 02:17:05 +00:00
feat: Add user data import feature

Fix: Desktop Settings Page UI Added

Phase: Execution

egullickson pushed to issue-26-add-user-data-import at egullickson/motovaultpro 2026-01-12 02:16:52 +00:00
5648f4c3d0 fix: add import UI to desktop settings page (refs #26)
egullickson created pull request egullickson/motovaultpro#27 2026-01-12 02:05:47 +00:00
feat: Add user data import feature (Fixes #26)
egullickson pushed to issue-26-add-user-data-import at egullickson/motovaultpro 2026-01-12 02:05:17 +00:00
197927ef31 test: add integration tests and documentation (refs #26)
7a5579df7b feat: add frontend import UI (refs #26)
068db991a4 chore: Update footer
a35d05f08a feat: add import service and API layer (refs #26)
Compare 4 commits »
egullickson commented on issue egullickson/motovaultpro#26 2026-01-12 02:04:55 +00:00
feat: Add user data import feature

Milestone: M5 Complete - Integration Testing and Documentation

Phase: Execution

egullickson commented on issue egullickson/motovaultpro#26 2026-01-12 01:57:58 +00:00
feat: Add user data import feature

Milestone: M4 Complete - Frontend Import UI

Phase: Execution

egullickson commented on issue egullickson/motovaultpro#26 2026-01-12 01:51:40 +00:00
feat: Add user data import feature

Milestone: M3 Complete - Backend Import Service and API

Phase: Execution