egullickson
  • Joined on 2025-12-29
egullickson opened issue egullickson/motovaultpro#16 2026-01-04 05:17:27 +00:00
Email Receipt Ingestion via Resend API
egullickson opened issue egullickson/motovaultpro#15 2026-01-04 05:05:09 +00:00
Feature: Total Cost of Ownership (TCO) per Vehicle
egullickson deleted branch issue-13-fab-maintenance-nav from egullickson/motovaultpro 2026-01-04 04:46:27 +00:00
egullickson pushed to main at egullickson/motovaultpro 2026-01-04 04:46:20 +00:00
2ec208e25a Merge pull request 'fix: FAB maintenance navigation (#13)' (#14) from issue-13-fab-maintenance-nav into main
17484d7b5f fix: FAB maintenance button navigates to correct screen (refs #13)
Compare 2 commits »
egullickson merged pull request egullickson/motovaultpro#14 2026-01-04 04:46:19 +00:00
fix: FAB maintenance navigation (#13)
egullickson closed issue egullickson/motovaultpro#13 2026-01-04 04:46:19 +00:00
Mobile: FAB + button maintenance option navigates to wrong screen
egullickson created pull request egullickson/motovaultpro#14 2026-01-04 04:31:39 +00:00
fix: FAB maintenance navigation (#13)
egullickson created branch issue-13-fab-maintenance-nav in egullickson/motovaultpro 2026-01-04 04:31:26 +00:00
egullickson pushed to issue-13-fab-maintenance-nav at egullickson/motovaultpro 2026-01-04 04:31:26 +00:00
17484d7b5f fix: FAB maintenance button navigates to correct screen (refs #13)
egullickson commented on issue egullickson/motovaultpro#13 2026-01-04 04:29:28 +00:00
Mobile: FAB + button maintenance option navigates to wrong screen

Plan: FAB Maintenance Navigation Fix

Phase: Planning

egullickson opened issue egullickson/motovaultpro#13 2026-01-04 04:11:34 +00:00
Mobile: FAB + button maintenance option navigates to wrong screen
egullickson opened issue egullickson/motovaultpro#12 2026-01-04 03:08:33 +00:00
feat: OCR-powered smart capture for VIN, receipts, and owner's manuals
egullickson opened issue egullickson/motovaultpro#11 2026-01-04 02:24:44 +00:00
feat: Admin User Management - Display vehicles per user with system-wide vehicle count widget
egullickson opened issue egullickson/motovaultpro#10 2026-01-04 01:36:06 +00:00
feat: Centralized audit logging admin interface
egullickson opened issue egullickson/motovaultpro#9 2026-01-04 01:12:03 +00:00
feat: Add VIN decoding button to vehicle dialogs
egullickson opened issue egullickson/motovaultpro#8 2026-01-04 00:46:15 +00:00
feat: Implement user tier-based feature gating system
egullickson pushed to main at egullickson/motovaultpro 2026-01-03 21:10:25 +00:00
3053b62fa5 chore: Update Documentation
egullickson closed issue egullickson/motovaultpro#7 2026-01-03 21:09:59 +00:00
docs: Fix documentation drift across repository
egullickson commented on issue egullickson/motovaultpro#7 2026-01-03 21:08:59 +00:00
docs: Fix documentation drift across repository

M7 Complete: Created backend/src/features/user-preferences/README.md

Created missing documentation for the user-preferences feature:

  • Overview and architecture
  • GET and PUT endpoint…
egullickson commented on issue egullickson/motovaultpro#7 2026-01-03 21:07:56 +00:00
docs: Fix documentation drift across repository

M6 Complete: Rewrote docs/VEHICLES-API.md

Complete rewrite of the Vehicles API documentation:

Removed outdated content:

  • Wrong database schema (fake tables like make, model,…