egullickson
  • Joined on 2025-12-29
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,…
egullickson commented on issue egullickson/motovaultpro#7 2026-01-03 21:05:49 +00:00
docs: Fix documentation drift across repository

M4 & M5 Complete

M4: Updated docs/ARCHITECTURE-OVERVIEW.md

  • Updated Feature Capsule Architecture section to list all 15 features
  • Rewrote Current Features section with all 15 features…
egullickson commented on issue egullickson/motovaultpro#7 2026-01-03 21:04:38 +00:00
docs: Fix documentation drift across repository

M3 Complete: Updated docs/DATABASE-SCHEMA.md

Major rewrite documenting all database tables:

Added sections:

  • Admin Tables: admin_users, admin_audit_logs
  • User Tables: `user_profile…
egullickson commented on issue egullickson/motovaultpro#7 2026-01-03 21:02:42 +00:00
docs: Fix documentation drift across repository

M2 Complete: Updated docs/README.md

Changes:

  • Removed dead link to docs/ADMIN.md (feature removed)
  • Added 8 missing feature README links to navigation
  • Updated feature count from 7 to…
egullickson commented on issue egullickson/motovaultpro#7 2026-01-03 21:02:10 +00:00
docs: Fix documentation drift across repository

M1 Complete: Updated .ai/context.json

Added 8 missing features to application_features:

  • auth - User signup, email verification workflow using Auth0
  • backup - Manual and scheduled…
egullickson opened issue egullickson/motovaultpro#7 2026-01-03 20:59:58 +00:00
docs: Fix documentation drift across repository
egullickson pushed to main at egullickson/motovaultpro 2026-01-03 20:30:09 +00:00
485bfd3dfc fix: Improve .ai/context.json for better effeciency