egullickson
  • Joined on 2025-12-29
egullickson pushed to main at egullickson/motovaultpro 2026-01-14 03:08:37 +00:00
5f07123646 Merge pull request 'feat: Total Cost of Ownership (TCO) per Vehicle' (#28) from issue-15-add-tco-feature into main
395670c3bd fix: add ownership-costs to migration order and improve error handling (refs #15)
cb93e3ccc5 feat: integrate ownership-costs UI into vehicle detail pages (refs #15)
a8c4eba8d1 feat: add ownership-costs feature capsule (refs #15)
5c93150a58 fix: add TCO unit tests and fix blocking issues (refs #15)
Compare 12 commits »
egullickson closed issue egullickson/motovaultpro#15 2026-01-14 03:08:36 +00:00
feat: Total Cost of Ownership (TCO) per Vehicle
egullickson merged pull request egullickson/motovaultpro#28 2026-01-14 03:08:35 +00:00
feat: Total Cost of Ownership (TCO) per Vehicle
egullickson opened issue egullickson/motovaultpro#29 2026-01-14 03:06:33 +00:00
refactor: Link ownership-costs to documents feature
egullickson pushed to issue-15-add-tco-feature at egullickson/motovaultpro 2026-01-13 14:16:55 +00:00
395670c3bd fix: add ownership-costs to migration order and improve error handling (refs #15)
egullickson pushed to issue-15-add-tco-feature at egullickson/motovaultpro 2026-01-13 13:59:31 +00:00
cb93e3ccc5 feat: integrate ownership-costs UI into vehicle detail pages (refs #15)
a8c4eba8d1 feat: add ownership-costs feature capsule (refs #15)
Compare 2 commits »
egullickson commented on issue egullickson/motovaultpro#15 2026-01-13 13:57:33 +00:00
feat: Total Cost of Ownership (TCO) per Vehicle

Frontend Integration Complete

The OwnershipCostsList component has been integrated into both desktop and mobile vehicle detail views:

Desktop (VehicleDetailPage.tsx)

  • Added "Recurring…
egullickson commented on issue egullickson/motovaultpro#15 2026-01-13 03:28:39 +00:00
feat: Total Cost of Ownership (TCO) per Vehicle

Milestone Update: Ownership-Costs Feature Implementation

Completed

M1: Database Schema

  • Created ownership_costs table with support for insurance, registration, tax, and other cost…
egullickson commented on issue egullickson/motovaultpro#15 2026-01-13 03:07:05 +00:00
feat: Total Cost of Ownership (TCO) per Vehicle

Final Plan: TCO/Documents Integration Fix - Ownership Costs Feature

Phase: Planning

egullickson commented on issue egullickson/motovaultpro#15 2026-01-13 03:06:16 +00:00
feat: Total Cost of Ownership (TCO) per Vehicle

QR Review: Plan Docs

Phase: Plan-Review

egullickson commented on issue egullickson/motovaultpro#15 2026-01-13 03:06:00 +00:00
feat: Total Cost of Ownership (TCO) per Vehicle

QR Review: Plan Code

Phase: Plan-Review

egullickson commented on issue egullickson/motovaultpro#15 2026-01-13 03:05:35 +00:00
feat: Total Cost of Ownership (TCO) per Vehicle

TW Review: Plan Scrub

Phase: Plan-Review

egullickson commented on issue egullickson/motovaultpro#15 2026-01-13 03:05:18 +00:00
feat: Total Cost of Ownership (TCO) per Vehicle

QR Review: Plan Completeness

Phase: Plan-Review

egullickson commented on issue egullickson/motovaultpro#15 2026-01-13 03:04:17 +00:00
feat: Total Cost of Ownership (TCO) per Vehicle

Plan: TCO/Documents Integration Fix - Ownership Costs Feature

Phase: Planning

egullickson commented on issue egullickson/motovaultpro#15 2026-01-13 02:32:38 +00:00
feat: Total Cost of Ownership (TCO) per Vehicle

Quality Review Fixes Applied

Phase: Review

egullickson pushed to issue-15-add-tco-feature at egullickson/motovaultpro 2026-01-13 02:32:26 +00:00
5c93150a58 fix: add TCO unit tests and fix blocking issues (refs #15)
egullickson commented on issue egullickson/motovaultpro#15 2026-01-13 02:11:19 +00:00
feat: Total Cost of Ownership (TCO) per Vehicle

Quality Review: TCO Feature Implementation (PR #28)

Automated Quality Checks

Linting

  • Backend: PASS (warnings only, no errors)
  • Frontend: PASS (warnings only, no…
egullickson created pull request egullickson/motovaultpro#28 2026-01-13 02:06:39 +00:00
feat: Total Cost of Ownership (TCO) per Vehicle
egullickson pushed to issue-15-add-tco-feature at egullickson/motovaultpro 2026-01-13 02:06:22 +00:00
9e8f9a1932 feat: add TCO display component (refs #15)
5e40754c68 feat: add ownership cost fields to vehicle form (refs #15)
47de6898cd feat: add TCO API endpoint (refs #15)
381f602e9f feat: add TCO calculation service (refs #15)
35fd1782b4 feat: add maintenance cost aggregation for TCO (refs #15)
Compare 7 commits »
egullickson commented on issue egullickson/motovaultpro#15 2026-01-13 02:06:17 +00:00
feat: Total Cost of Ownership (TCO) per Vehicle

Milestone Execution Complete

Phase: Execution