egullickson
  • Joined on 2025-12-29
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)
egullickson commented on issue egullickson/motovaultpro#43 2026-01-18 02:57:27 +00:00
Enhance Documents UX with detail view, type-specific cards, and expiration alerts

Fix: UX Improvements

Phase: Execution

egullickson commented on issue egullickson/motovaultpro#43 2026-01-18 02:30:40 +00:00
Enhance Documents UX with detail view, type-specific cards, and expiration alerts

Milestone: Implementation Complete

Phase: Execution

egullickson created pull request egullickson/motovaultpro#44 2026-01-18 02:30:21 +00:00
feat: Enhance Documents UX with detail view, type-specific cards, and expiration alerts (#43)
egullickson created branch issue-43-documents-ux-enhancement in egullickson/motovaultpro 2026-01-18 02:30:06 +00:00
b0e392fef1 feat: add type-specific metadata and expiration badges to documents UX (refs #43)
egullickson commented on issue egullickson/motovaultpro#43 2026-01-18 02:16:46 +00:00
Enhance Documents UX with detail view, type-specific cards, and expiration alerts

QR Review: Plan Docs

Phase: Plan-Review