egullickson
  • Joined on 2025-12-29
egullickson pushed to main at egullickson/motovaultpro 2026-01-19 14:31:34 +00:00
5707391864 chore: update donation copy
egullickson pushed to main at egullickson/motovaultpro 2026-01-19 14:17:00 +00:00
a123ac8c1a fix: because git is stupid
egullickson deleted branch issue-55-stripe-integration from egullickson/motovaultpro 2026-01-19 03:14:41 +00:00
egullickson pushed to main at egullickson/motovaultpro 2026-01-19 03:14:40 +00:00
155eab1b7d Merge pull request 'feat: Stripe integration with subscription tiers and donations (#55)' (#57) from issue-55-stripe-integration into main
9f6832097c feat: add full billing address collection to Stripe payment forms (refs #55)
Compare 2 commits »
egullickson merged pull request egullickson/motovaultpro#57 2026-01-19 03:14:39 +00:00
feat: Stripe integration with subscription tiers and donations (#55)
egullickson closed issue egullickson/motovaultpro#55 2026-01-19 03:14:39 +00:00
Accept Payments - Stripe Integration with User Tiers
egullickson created pull request egullickson/motovaultpro#57 2026-01-19 03:04:21 +00:00
feat: Stripe integration with subscription tiers and donations (#55)
egullickson created branch issue-55-stripe-integration in egullickson/motovaultpro 2026-01-19 02:58:58 +00:00
egullickson pushed to issue-55-stripe-integration at egullickson/motovaultpro 2026-01-19 02:58:58 +00:00
9f6832097c feat: add full billing address collection to Stripe payment forms (refs #55)
egullickson commented on issue egullickson/motovaultpro#55 2026-01-19 02:58:21 +00:00
Accept Payments - Stripe Integration with User Tiers

Milestone: Enhanced Billing Details Collection - Complete

Phase: Execution

egullickson commented on issue egullickson/motovaultpro#55 2026-01-19 02:53:30 +00:00
Accept Payments - Stripe Integration with User Tiers

Plan: Enhanced Billing Details Collection

Phase: Planning

egullickson deleted branch issue-55-stripe-integration from egullickson/motovaultpro 2026-01-19 02:52:28 +00:00
egullickson pushed to main at egullickson/motovaultpro 2026-01-19 02:52:27 +00:00
0b25c655e5 Merge pull request 'feat: Accept Payments - Stripe Integration with User Tiers (#55)' (#56) from issue-55-stripe-integration into main
0674056e7e fix: add subscriptions to migration order (refs #55)
d646b5db80 feat: add Subscription section to mobile Settings (refs #55)
c407396b85 fix: correct subscription description when data unavailable (refs #55)
26f9306d6b feat: add Subscription section to Settings page (refs #55)
Compare 18 commits »
egullickson merged pull request egullickson/motovaultpro#56 2026-01-19 02:52:25 +00:00
feat: Accept Payments - Stripe Integration with User Tiers (#55)
egullickson pushed to issue-55-stripe-integration at egullickson/motovaultpro 2026-01-19 02:22:51 +00:00
0674056e7e fix: add subscriptions to migration order (refs #55)
egullickson commented on issue egullickson/motovaultpro#55 2026-01-19 02:00:47 +00:00
Accept Payments - Stripe Integration with User Tiers

Subscription Section Added to Settings Page

Added the missing Subscription section to both desktop and mobile Settings screens.

Changes

Desktop Settings Page (`frontend/src/pages/Sett…

egullickson pushed to issue-55-stripe-integration at egullickson/motovaultpro 2026-01-19 01:53:15 +00:00
d646b5db80 feat: add Subscription section to mobile Settings (refs #55)
egullickson pushed to issue-55-stripe-integration at egullickson/motovaultpro 2026-01-19 01:50:42 +00:00
c407396b85 fix: correct subscription description when data unavailable (refs #55)
egullickson pushed to issue-55-stripe-integration at egullickson/motovaultpro 2026-01-19 01:45:31 +00:00
26f9306d6b feat: add Subscription section to Settings page (refs #55)
egullickson pushed to issue-55-stripe-integration at egullickson/motovaultpro 2026-01-19 01:35:28 +00:00
864a6b1e86 fix: sync docker-compose files to staging server during deploy (refs #55)