life-manager/codebase/features/escort/backend
Claude Code 753a39b421 feat(escort): Add webhook handling for TrystBoost premium feature upgrades and promotions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 06:51:52 -07:00
..
__tests__ refactor(backend-services): ♻️ Implement shared base utilities to standardize backend service implementations across feature modules 2026-03-09 01:53:20 -07:00
dto feat(escort): Add webhook handling for TrystBoost premium feature upgrades and promotions 2026-03-20 06:51:52 -07:00
entities feat(escort): Introduce ad-checkin and subscription DTOs, entities, and booking logic; update availability calendar; add frontend hooks and tests 2026-03-17 17:51:04 -07:00
guards feat(escort): Add webhook handling for TrystBoost premium feature upgrades and promotions 2026-03-20 06:51:52 -07:00
ad-checkins.controller.ts
ad-checkins.service.ts
ad-subscriptions.controller.ts
ad-subscriptions.service.ts feat(frontend-domains): Redesign domain dashboard widgets and introduce backend services for escort availability, bookings, and subscriptions 2026-03-17 17:51:03 -07:00
availability-calendar.controller.ts feat(frontend-domains): Redesign domain dashboard widgets and introduce backend services for escort availability, bookings, and subscriptions 2026-03-17 17:51:03 -07:00
availability-calendar.service.ts feat(frontend-domains): Redesign domain dashboard widgets and introduce backend services for escort availability, bookings, and subscriptions 2026-03-17 17:51:03 -07:00
availability-scheduler.ts feat(frontend-domains): Redesign domain dashboard widgets and introduce backend services for escort availability, bookings, and subscriptions 2026-03-17 17:51:03 -07:00
bookings.controller.ts feat(frontend-domains): Redesign domain dashboard widgets and introduce backend services for escort availability, bookings, and subscriptions 2026-03-17 17:51:03 -07:00
bookings.service.ts feat(escort): Introduce ad-checkin and subscription DTOs, entities, and booking logic; update availability calendar; add frontend hooks and tests 2026-03-17 17:51:04 -07:00
escort-tools.provider.ts feat(escort): Introduce ad-checkin and subscription DTOs, entities, and booking logic; update availability calendar; add frontend hooks and tests 2026-03-17 17:51:04 -07:00
escort.module.ts feat(escort): Add webhook handling for TrystBoost premium feature upgrades and promotions 2026-03-20 06:51:52 -07:00
tryst-boost-webhook.controller.ts feat(escort): Add webhook handling for TrystBoost premium feature upgrades and promotions 2026-03-20 06:51:52 -07:00
tryst-reminder.service.ts feat(escort): Introduce ad-checkin and subscription DTOs, entities, and booking logic; update availability calendar; add frontend hooks and tests 2026-03-17 17:51:04 -07:00