egullickson
  • Joined on 2025-12-29
egullickson pushed to issue-203-add-online-user-guide at egullickson/motovaultpro 2026-02-15 23:59:08 +00:00
4927b6670d fix: remove $uri/ from nginx try_files to prevent /guide directory redirect (refs #203)
egullickson pushed to issue-203-add-online-user-guide at egullickson/motovaultpro 2026-02-15 23:51:52 +00:00
b73bfaf590 fix: handle trailing slash on /guide/ route (refs #203)
egullickson created pull request egullickson/motovaultpro#204 2026-02-15 23:44:59 +00:00
feat: Add online user guide with screenshots (#203)
egullickson pushed to issue-203-add-online-user-guide at egullickson/motovaultpro 2026-02-15 23:44:41 +00:00
a7f12ad580 feat: Add desktop screenshots
b047199bc5 docs: add GuidePage documentation (refs #203)
197aeda2ef feat: add guide navigation integration and tests (refs #203)
6196ebfc91 feat: add guide content sections 1-10 with screenshot placeholders (refs #203)
864da55cec feat: add guide page foundation and routing (refs #203)
Compare 5 commits »
egullickson commented on issue egullickson/motovaultpro#203 2026-02-15 23:20:14 +00:00
feat: Add online user guide with screenshots to public website

Milestone: M6 Documentation

Phase: Execution

egullickson commented on issue egullickson/motovaultpro#203 2026-02-15 23:20:02 +00:00
feat: Add online user guide with screenshots to public website

Milestone: M5 Navigation Integration and Tests

Phase: Execution

egullickson pushed to issue-203-add-online-user-guide at egullickson/motovaultpro 2026-02-15 22:42:22 +00:00
egullickson created branch issue-203-add-online-user-guide in egullickson/motovaultpro 2026-02-15 22:42:22 +00:00
egullickson commented on issue egullickson/motovaultpro#203 2026-02-15 19:30:49 +00:00
feat: Add online user guide with screenshots to public website

QR Review: Plan Code

Phase: Plan-Review

egullickson commented on issue egullickson/motovaultpro#203 2026-02-15 19:29:51 +00:00
feat: Add online user guide with screenshots to public website

QR Review: Plan Docs

Phase: Plan-Review

egullickson commented on issue egullickson/motovaultpro#203 2026-02-15 19:28:09 +00:00
feat: Add online user guide with screenshots to public website

TW Review: Plan Scrub

Phase: Plan-Review

egullickson commented on issue egullickson/motovaultpro#203 2026-02-15 19:26:46 +00:00
feat: Add online user guide with screenshots to public website

QR Review: Plan Completeness

Phase: Plan-Review

egullickson commented on issue egullickson/motovaultpro#203 2026-02-15 19:24:53 +00:00
feat: Add online user guide with screenshots to public website

Plan: Online User Guide with Screenshots

Phase: Planning

egullickson opened issue egullickson/motovaultpro#203 2026-02-15 19:12:19 +00:00
feat: Add online user guide with screenshots to public website
egullickson pushed to main at egullickson/motovaultpro 2026-02-15 17:14:31 +00:00
d8ab00970d Merge branch 'main' of 172.30.1.72:egullickson/motovaultpro
b2c9341342 fix: tests
Compare 2 commits »
egullickson deleted branch issue-196-redesign-dashboard-vehicle-centric from egullickson/motovaultpro 2026-02-15 17:13:33 +00:00
egullickson pushed to main at egullickson/motovaultpro 2026-02-15 17:13:32 +00:00
54de28e0e8 Merge pull request 'feat: Redesign dashboard with vehicle-centric layout (#196)' (#202) from issue-196-redesign-dashboard-vehicle-centric into main
f6684e72c0 test: add dashboard redesign tests (refs #201)
654a7f0fc3 feat: rewire DashboardScreen with vehicle roster layout (refs #200)
767df9e9f2 feat: add dashboard ActionBar component (refs #199)
505ab8262c feat: add VehicleRosterCard component (refs #198)
Compare 6 commits »
egullickson closed issue egullickson/motovaultpro#201 2026-02-15 17:13:31 +00:00
feat: Dashboard redesign tests (#196)
egullickson closed issue egullickson/motovaultpro#200 2026-02-15 17:13:31 +00:00
feat: DashboardScreen composition and cleanup (#196)
egullickson closed issue egullickson/motovaultpro#199 2026-02-15 17:13:31 +00:00
feat: Dashboard ActionBar component (#196)