egullickson
  • Joined on 2025-12-29
egullickson opened issue egullickson/motovaultpro#49 2026-01-18 04:26:10 +00:00
Bug: Fuel logs display 0.000 for efficiency and gallons due to DECIMAL type mismatch
egullickson created pull request egullickson/motovaultpro#48 2026-01-18 04:08:45 +00:00
fix: Fuel Logs API 500 error - repository snake_case mismatch (#47)
egullickson created branch issue-47-fix-fuel-logs-api in egullickson/motovaultpro 2026-01-18 04:08:31 +00:00
egullickson pushed to issue-47-fix-fuel-logs-api at egullickson/motovaultpro 2026-01-18 04:08:31 +00:00
574acf3e87 fix: return raw rows from enhanced repository methods (refs #47)
egullickson opened issue egullickson/motovaultpro#47 2026-01-18 03:56:08 +00:00
fix: Fuel Logs API returns 500 error due to repository/service snake_case mismatch
egullickson deleted branch issue-45-dashboard-performance from egullickson/motovaultpro 2026-01-18 03:37:16 +00:00
egullickson pushed to main at egullickson/motovaultpro 2026-01-18 03:37:15 +00:00
616a9bcc7a Merge pull request 'perf: fix dashboard load performance (#45)' (#46) from issue-45-dashboard-performance into main
b6af238f43 perf: fix dashboard load performance with auth gate and API deduplication (refs #45)
Compare 2 commits »
egullickson merged pull request egullickson/motovaultpro#46 2026-01-18 03:37:14 +00:00
perf: fix dashboard load performance (#45)
egullickson closed issue egullickson/motovaultpro#45 2026-01-18 03:37:14 +00:00
Dashboard takes 1-2 seconds to load due to auth polling and duplicate API calls
egullickson created pull request egullickson/motovaultpro#46 2026-01-18 03:27:13 +00:00
perf: fix dashboard load performance (#45)
egullickson commented on issue egullickson/motovaultpro#45 2026-01-18 03:26:59 +00:00
Dashboard takes 1-2 seconds to load due to auth polling and duplicate API calls

Milestone: Implementation Complete

Phase: Execution

egullickson pushed to issue-45-dashboard-performance at egullickson/motovaultpro 2026-01-18 03:26:44 +00:00
b6af238f43 perf: fix dashboard load performance with auth gate and API deduplication (refs #45)
egullickson created branch issue-45-dashboard-performance in egullickson/motovaultpro 2026-01-18 03:22:41 +00:00
egullickson pushed to issue-45-dashboard-performance at egullickson/motovaultpro 2026-01-18 03:22:41 +00:00
egullickson opened issue egullickson/motovaultpro#45 2026-01-18 03:22:18 +00:00
Dashboard takes 1-2 seconds to load due to auth polling and duplicate API calls
egullickson deleted branch issue-43-documents-ux-enhancement from egullickson/motovaultpro 2026-01-18 03:04:22 +00:00
egullickson pushed to main at egullickson/motovaultpro 2026-01-18 03:04:21 +00:00
ef9a48d850 Merge pull request 'feat: Enhance Documents UX with detail view, type-specific cards, and expiration alerts (#43)' (#44) from issue-43-documents-ux-enhancement into main
7c3eaeb5a3 fix: rename Open to View Details and hide empty Details section (refs #43)
b0e392fef1 feat: add type-specific metadata and expiration badges to documents UX (refs #43)
Compare 3 commits »
egullickson merged pull request egullickson/motovaultpro#44 2026-01-18 03:04:19 +00:00
feat: Enhance Documents UX with detail view, type-specific cards, and expiration alerts (#43)
egullickson closed issue egullickson/motovaultpro#43 2026-01-18 03:04:19 +00:00
Enhance Documents UX with detail view, type-specific cards, and expiration alerts
7c3eaeb5a3 fix: rename Open to View Details and hide empty Details section (refs #43)