egullickson
  • Joined on 2025-12-29
egullickson opened issue egullickson/motovaultpro#206 2026-02-16 14:42:03 +00:00
chore: Migrate user identity from auth0_sub to MVP-generated UUID
egullickson opened issue egullickson/motovaultpro#205 2026-02-16 14:41:37 +00:00
refactor: Clean up subscription admin override and Stripe integration
egullickson pushed to main at egullickson/motovaultpro 2026-02-16 03:26:53 +00:00
ddae397cb3 fix: Stripe IDs and admin overrides
egullickson pushed to main at egullickson/motovaultpro 2026-02-16 03:12:22 +00:00
c1e8807bda fix: API errors for Stripe
egullickson pushed to main at egullickson/motovaultpro 2026-02-16 03:00:16 +00:00
bb4d2b9699 chore: Stripe sandbox setup.
egullickson pushed to main at egullickson/motovaultpro 2026-02-16 02:06:18 +00:00
669b51a6e1 fix: Navigation bug
egullickson pushed to main at egullickson/motovaultpro 2026-02-16 01:53:44 +00:00
856a305c9d fix: Update log fuel buttons
egullickson deleted branch issue-203-add-online-user-guide from egullickson/motovaultpro 2026-02-16 01:40:37 +00:00
egullickson pushed to main at egullickson/motovaultpro 2026-02-16 01:40:37 +00:00
9177a38414 Merge pull request 'feat: Add online user guide with screenshots (#203)' (#204) from issue-203-add-online-user-guide into main
260641e68c fix: links from homepage to guide not working
1a9081c534 feat: Links on homepage
bb48c55c2e feat: Removed trouble logging in button
4927b6670d fix: remove $uri/ from nginx try_files to prevent /guide directory redirect (refs #203)
Compare 11 commits »
egullickson closed issue egullickson/motovaultpro#203 2026-02-16 01:40:37 +00:00
feat: Add online user guide with screenshots to public website
egullickson merged pull request egullickson/motovaultpro#204 2026-02-16 01:40:36 +00:00
feat: Add online user guide with screenshots (#203)
egullickson pushed to issue-203-add-online-user-guide at egullickson/motovaultpro 2026-02-16 01:32:55 +00:00
260641e68c fix: links from homepage to guide not working
egullickson pushed to issue-203-add-online-user-guide at egullickson/motovaultpro 2026-02-16 01:24:12 +00:00
1a9081c534 feat: Links on homepage
egullickson pushed to issue-203-add-online-user-guide at egullickson/motovaultpro 2026-02-16 00:38:52 +00:00
bb48c55c2e feat: Removed trouble logging in button
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