egullickson
  • Joined on 2025-12-29
egullickson pushed to main at egullickson/motovaultpro 2026-02-01 02:38:22 +00:00
e3a482e00f Merge pull request 'feat: send notifications when subscription tier changes (#59)' (#63) from issue-59-tier-change-notifications into main
1614ef697b fix: use upsert for tier change template migration (refs #59)
706851f396 fix: add migration to update existing tier change template (refs #59)
86b2e46798 fix: replace template conditionals with simple variable substitution (refs #59)
cc2898f6ff feat: send notifications when subscription tier changes (refs #59)
Compare 5 commits »
egullickson merged pull request egullickson/motovaultpro#63 2026-02-01 02:38:21 +00:00
feat: send notifications when subscription tier changes (#59)
egullickson closed issue egullickson/motovaultpro#59 2026-02-01 02:38:21 +00:00
Send notifications when subscription tier changes
1614ef697b fix: use upsert for tier change template migration (refs #59)
706851f396 fix: add migration to update existing tier change template (refs #59)
86b2e46798 fix: replace template conditionals with simple variable substitution (refs #59)
egullickson created pull request egullickson/motovaultpro#63 2026-02-01 01:51:12 +00:00
feat: send notifications when subscription tier changes (#59)
egullickson commented on issue egullickson/motovaultpro#59 2026-02-01 01:50:56 +00:00
Send notifications when subscription tier changes

Milestone: Implementation Complete

Phase: Execution

cc2898f6ff feat: send notifications when subscription tier changes (refs #59)
egullickson created branch issue-59-tier-change-notifications in egullickson/motovaultpro 2026-02-01 01:50:40 +00:00
egullickson deleted branch issue-60-vehicle-selection-prompt from egullickson/motovaultpro 2026-01-24 17:56:26 +00:00
egullickson merged pull request egullickson/motovaultpro#62 2026-01-24 17:56:25 +00:00
feat: prompt vehicle selection on login after auto-downgrade (#60)
egullickson closed issue egullickson/motovaultpro#60 2026-01-24 17:56:25 +00:00
Prompt vehicle selection on login after auto-downgrade to free tier
egullickson pushed to main at egullickson/motovaultpro 2026-01-24 17:56:25 +00:00
a97c9e2579 Merge pull request 'feat: prompt vehicle selection on login after auto-downgrade (#60)' (#62) from issue-60-vehicle-selection-prompt into main
68948484a4 fix: filter locked vehicles after tier downgrade selection (refs #60)
b06a5e692b feat: integrate vehicle selection dialog on login (refs #60)
de7aa8c13c feat: add blocking mode to VehicleSelectionDialog (refs #60)
baf576f5cb feat: add needsVehicleSelection frontend hook (refs #60)
Compare 6 commits »
egullickson commented on issue egullickson/motovaultpro#60 2026-01-24 17:51:59 +00:00
Prompt vehicle selection on login after auto-downgrade to free tier

Bug Fix: Vehicle Selection Not Hiding Unselected Vehicles

Phase: Execution

68948484a4 fix: filter locked vehicles after tier downgrade selection (refs #60)
egullickson commented on issue egullickson/motovaultpro#60 2026-01-24 17:34:10 +00:00
Prompt vehicle selection on login after auto-downgrade to free tier

QR Review: Final Quality Review

Phase: Review

egullickson created pull request egullickson/motovaultpro#62 2026-01-24 17:32:02 +00:00
feat: prompt vehicle selection on login after auto-downgrade (#60)
egullickson created branch issue-60-vehicle-selection-prompt in egullickson/motovaultpro 2026-01-24 17:31:48 +00:00
b06a5e692b feat: integrate vehicle selection dialog on login (refs #60)
de7aa8c13c feat: add blocking mode to VehicleSelectionDialog (refs #60)
baf576f5cb feat: add needsVehicleSelection frontend hook (refs #60)
684615a8a2 feat: add needs-vehicle-selection endpoint (refs #60)
Compare 4 commits »