egullickson
  • Joined on 2025-12-29
48aea409d8 fix: remove colored hover fills from icon buttons (refs #51)
egullickson commented on issue egullickson/motovaultpro#51 2026-01-18 18:16:42 +00:00
fix: Standardize card/list action buttons and hover states across all objects

Milestone: Browser Verification Complete

Phase: Review

5ad5ea12e6 fix: add Edit (pencil) icon to Documents page (refs #51)
egullickson commented on issue egullickson/motovaultpro#51 2026-01-18 17:52:04 +00:00
fix: Standardize card/list action buttons and hover states across all objects

Milestone: Implementation Complete

Phase: Execution

egullickson created pull request egullickson/motovaultpro#52 2026-01-18 17:51:47 +00:00
fix: Standardize card/list action buttons and hover states (#51)
egullickson created branch issue-51-standardize-action-buttons in egullickson/motovaultpro 2026-01-18 17:51:36 +00:00
5e045526d6 fix: standardize card/list action buttons and hover states (refs #51)
egullickson opened issue egullickson/motovaultpro#51 2026-01-18 17:41:39 +00:00
fix: Standardize card/list action buttons and hover states across all objects
egullickson pushed to main at egullickson/motovaultpro 2026-01-18 04:44:39 +00:00
3ad349c171 Merge pull request 'fix: Convert DECIMAL columns to numbers in fuel logs API (#49)' (#50) from issue-49-fix-fuel-display into main
5c62b6ac96 fix: convert DECIMAL columns to numbers in fuel logs API (refs #49)
Compare 2 commits »
egullickson deleted branch issue-49-fix-fuel-display from egullickson/motovaultpro 2026-01-18 04:44:39 +00:00
egullickson closed issue egullickson/motovaultpro#49 2026-01-18 04:44:38 +00:00
Bug: Fuel logs display 0.000 for efficiency and gallons due to DECIMAL type mismatch
egullickson merged pull request egullickson/motovaultpro#50 2026-01-18 04:44:37 +00:00
fix: Convert DECIMAL columns to numbers in fuel logs API (#49)
egullickson created pull request egullickson/motovaultpro#50 2026-01-18 04:38:19 +00:00
fix: Convert DECIMAL columns to numbers in fuel logs API (#49)
egullickson created branch issue-49-fix-fuel-display in egullickson/motovaultpro 2026-01-18 04:38:07 +00:00
egullickson pushed to issue-49-fix-fuel-display at egullickson/motovaultpro 2026-01-18 04:38:07 +00:00
5c62b6ac96 fix: convert DECIMAL columns to numbers in fuel logs API (refs #49)
egullickson deleted branch issue-47-fix-fuel-logs-api from egullickson/motovaultpro 2026-01-18 04:33:05 +00:00
egullickson pushed to main at egullickson/motovaultpro 2026-01-18 04:33:04 +00:00
33c88e7591 Merge pull request 'fix: Fuel Logs API 500 error - repository snake_case mismatch (#47)' (#48) from issue-47-fix-fuel-logs-api into main
444abf2255 chore: updates
574acf3e87 fix: return raw rows from enhanced repository methods (refs #47)
Compare 3 commits »
egullickson merged pull request egullickson/motovaultpro#48 2026-01-18 04:33:03 +00:00
fix: Fuel Logs API 500 error - repository snake_case mismatch (#47)
egullickson closed issue egullickson/motovaultpro#47 2026-01-18 04:33:03 +00:00
fix: Fuel Logs API returns 500 error due to repository/service snake_case mismatch
egullickson pushed to issue-47-fix-fuel-logs-api at egullickson/motovaultpro 2026-01-18 04:27:29 +00:00
444abf2255 chore: updates