• Joined on 2025-04-22
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-14 16:22:49 +00:00
a13b18d09d feat: implement booking validation logic including free patron access, date restrictions, and event registration constraints.
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-14 15:56:21 +00:00
4effb1d68e feat: implement booking and event registration logic with visitor validation and availability checks
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-14 12:44:37 +00:00
05bb55e27b feat: implement GoogleWalletService for generating passes with scan-to-enter functionality and add feature tests
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-13 15:28:41 +00:00
e8c8d4162a feat: implement booking registration flow with multi-step visitor validation and event management components
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-13 15:20:40 +00:00
221ef04c02 feat: implement booking validation logic for event attendance, founding patron discounts, and duplicate registration prevention
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-13 08:54:24 +00:00
d6c4e7b1d8 feat: implement BookingController and VisitorController to handle membership registration, event booking validation, and payment processing
Compare 2 commits »
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-10 15:41:48 +00:00
9cf8b5d294 feat: update Apple Pass layout to storeCard and implement dynamic membership pattern strip selection
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-10 14:59:36 +00:00
835f1f4c51 refactor: update Google Wallet service integration methods to improve response handling
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-10 14:20:20 +00:00
5ee32dc273 feat: add subscription plans configuration and integrate into GoogleWalletService
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-10 14:07:07 +00:00
6956311fd7 feat: add GoogleWalletService for managing digital pass integration
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-10 13:59:05 +00:00
79febd8332 feat: create GoogleWalletService to manage wallet integration logic
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-10 12:40:08 +00:00
8af9b331dc refactor: update pass generation fields, branding assets, and kiosk UI styling
Compare 2 commits »
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-10 10:09:24 +00:00
e4c7b79fb5 feat: create PDF pass templates for events and memberships with custom font support
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-10 08:11:45 +00:00
5df77aae38 feat: create registration page for visitor booking management with validation and session handling
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-10 05:39:42 +00:00
3e14c25027 feat: add Blade template for event pass PDF generation with embedded fonts and custom styling
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-09 14:58:28 +00:00
7602b32762 feat: add visitor details form component with translation support
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-09 14:55:55 +00:00
7e1e30280d feat: create MembershipPass mailable to generate and attach dynamic PDF membership passes
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-09 14:45:40 +00:00
89d2109a0e feat: add membership pass PDF email template with dynamic styling and QR code support
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-09 14:39:41 +00:00
414dcedd0c feat: add blade template for generated membership pass PDF
vinoth pushed to #72 at ajaynarayanan/pro-visit-dec 2026-07-09 14:37:10 +00:00
76b530d042 feat: implement visitor management dashboard with QR code generation and pass printing support