Ovidiu U
4220b1b86a
Add subscription tiers, notification preferences, and logging infrastructure
...
linter / quality (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
- Add database migrations for plans, subscriptions, notification preferences, and notification log tables
- Implement DispatchUserNotificationJob to handle channel resolution, daily limits, and logging (sent/tier_restricted/daily_limit)
- Add SendScheduledWhatsAppJob for scheduled notification delivery
- Create PlanFeatures service to resolve tier capabilities, check daily limits, and validate fuel
2026-04-14 16:20:51 +01:00
Ovidiu U
c815597a98
feat: add searches table, model, and factory for API search logging
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-04 19:09:19 +01:00
Ovidiu U
cf187f9721
feat: add HasFactory and factories for ApiLog, BrentPrice, PricePrediction
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-04 13:59:55 +01:00
Ovidiu U
cde3a27cff
feat: add admin seeder and is_admin factory state
...
Runs is_admin migration, adds AdminSeeder for the admin user, registers
it in DatabaseSeeder, adds admin() factory state to UserFactory, and
adds AdminAccessTest covering both forbidden and ok cases.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-04 13:54:28 +01:00
Ovidiu U
80a8a9f93b
feat: add StationTaggingService with supermarket detection
2026-04-03 18:49:34 +01:00
Ovidiu U
7f153fb08d
feat: add Station, StationPrice, StationPriceCurrent, StationPriceArchive models and factories
2026-04-03 18:46:53 +01:00
Ovidiu U
c94c4f7beb
init
linter / quality (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
2026-04-03 16:47:05 +01:00