egullickson
  • Joined on 2025-12-29
egullickson created branch issue-239-vehicle-summary-maintenance in egullickson/motovaultpro 2026-05-16 01:41:17 +00:00
egullickson opened issue egullickson/motovaultpro#239 2026-05-13 01:28:38 +00:00
fix: Vehicle summary screen does not display maintenance records
egullickson pushed to main at egullickson/motovaultpro 2026-05-12 01:33:35 +00:00
f6e3963b99 fix: Guide formatting
egullickson pushed to main at egullickson/motovaultpro 2026-05-12 01:20:50 +00:00
c5d5113d50 chore: Update Images
egullickson pushed to main at egullickson/motovaultpro 2026-05-12 00:19:09 +00:00
22db6a2500 chore: Update Images
egullickson pushed to main at egullickson/motovaultpro 2026-05-04 01:57:22 +00:00
3dbc96b8bc update: Logos update.
egullickson pushed to main at egullickson/motovaultpro 2026-04-26 02:08:08 +00:00
75d6f73fa2 Claude updates
egullickson deleted branch issue-223-replace-nhtsa-vin-decode-gemini from egullickson/motovaultpro 2026-04-26 02:04:31 +00:00
egullickson deleted branch issue-237-fix-date-timezone from egullickson/motovaultpro 2026-03-24 12:55:02 +00:00
egullickson pushed to main at egullickson/motovaultpro 2026-03-24 12:55:01 +00:00
ac9c13c9d3 Merge pull request 'fix: Maintenance dates display one day off due to timezone conversion (#237)' (#238) from issue-237-fix-date-timezone into main
1e056f0b01 fix: replace new Date() with dayjs for DATE column display and sorting (refs #237)
087f7b9fa5 fix: replace toISOString date conversion in OCR parser with local time formatting (refs #237)
Compare 3 commits »
egullickson closed issue egullickson/motovaultpro#237 2026-03-24 12:55:01 +00:00
fix: Maintenance dates display one day off due to timezone conversion
egullickson merged pull request egullickson/motovaultpro#238 2026-03-24 12:55:01 +00:00
fix: Maintenance dates display one day off due to timezone conversion (#237)
egullickson pushed to issue-237-fix-date-timezone at egullickson/motovaultpro 2026-03-24 02:18:40 +00:00
1e056f0b01 fix: replace new Date() with dayjs for DATE column display and sorting (refs #237)
egullickson created pull request egullickson/motovaultpro#238 2026-03-24 01:58:09 +00:00
fix: Maintenance dates display one day off due to timezone conversion (#237)
egullickson pushed to issue-237-fix-date-timezone at egullickson/motovaultpro 2026-03-24 01:57:47 +00:00
087f7b9fa5 fix: replace toISOString date conversion in OCR parser with local time formatting (refs #237)
egullickson created branch issue-237-fix-date-timezone in egullickson/motovaultpro 2026-03-24 01:57:47 +00:00
egullickson opened issue egullickson/motovaultpro#237 2026-03-24 01:51:36 +00:00
fix: Maintenance dates display one day off due to timezone conversion
egullickson pushed to main at egullickson/motovaultpro 2026-03-24 01:03:56 +00:00
f0fc427ccd fix: Date picker bug
egullickson pushed to main at egullickson/motovaultpro 2026-03-24 00:53:57 +00:00
c05e33e230 fix: Date picker bug