Kevin BATAILLE kbe
  • Joined on 2024-11-22
kbe created branch feat/seo in kbe/aperonight 2025-09-06 19:01:42 +00:00
kbe pushed to develop at kbe/aperonight 2025-09-06 19:01:40 +00:00
0a3a913f66 refactor: Simplify PDF ticket download functionality
dcaa83e756 feat: Merge PDF ticket generation functionality from feat/pdf-ticket branch
974edce238 fix: Moving out from french for dev
7009245ab0 Fix ticket PDF generation by passing data directly to print_qr_code
a984243fe2 feat: PDF ticket generation
Compare 5 commits »
kbe deleted branch feat/pdf-ticket from kbe/aperonight 2025-09-06 19:01:29 +00:00
kbe deleted branch refactor/routes from kbe/aperonight 2025-09-06 19:01:28 +00:00
kbe deleted branch feat/wickedpdf from kbe/aperonight 2025-09-06 19:01:25 +00:00
kbe deleted branch feat/seo from kbe/aperonight 2025-09-06 19:01:22 +00:00
kbe deleted branch refactor/routes2 from kbe/aperonight 2025-09-06 19:01:20 +00:00
kbe deleted branch develo from kbe/aperonight 2025-09-06 18:35:07 +00:00
kbe deleted branch feat/email-notifications from kbe/aperonight 2025-09-06 18:35:01 +00:00
kbe pushed to develop at kbe/aperonight 2025-09-06 18:34:54 +00:00
213a11e731 feat: Display ticket based on `qr_code` field
ce0752bbda feat: Complete email notifications system with comprehensive functionality
e983b68834 refactor: Replace external QR code dependency with bundled qrcode package
d5326c7dc6 fix: Eliminate duplicate email notifications after Stripe checkout
fdad3bfb7b fix: Remove extra '>' characters from email templates
Compare 8 commits »
kbe created branch develo in kbe/aperonight 2025-09-06 18:22:41 +00:00
kbe pushed to develo at kbe/aperonight 2025-09-06 18:22:41 +00:00
kbe pushed to feat/email-notifications at kbe/aperonight 2025-09-06 18:22:40 +00:00
ce0752bbda feat: Complete email notifications system with comprehensive functionality
e983b68834 refactor: Replace external QR code dependency with bundled qrcode package
Compare 2 commits »
kbe deleted branch develo from kbe/aperonight 2025-09-06 13:14:15 +00:00
kbe created branch develo in kbe/aperonight 2025-09-06 12:14:11 +00:00
kbe pushed to develo at kbe/aperonight 2025-09-06 12:14:11 +00:00
kbe created branch feat/email-notifications in kbe/aperonight 2025-09-06 12:14:11 +00:00
kbe pushed to feat/email-notifications at kbe/aperonight 2025-09-06 12:14:11 +00:00
d5326c7dc6 fix: Eliminate duplicate email notifications after Stripe checkout
fdad3bfb7b fix: Remove extra '>' characters from email templates
c3f5d72a91 fix: Resolve QR code generation errors in checkout email notifications
241256e373 docs: Update backlog to reflect completed email notifications feature
7f36abbcec feat: Implement comprehensive email notifications system
Compare 5 commits »
kbe pushed to develop at kbe/aperonight 2025-09-06 12:14:10 +00:00
73eefdd7bd Add a document on how to implement check-in system
29f1d75969 update backlog tasks
Compare 2 commits »
kbe pushed to refactor/routes2 at kbe/aperonight 2025-09-06 12:14:10 +00:00
76761cdaa0 Fix Stripe route helpers and improve error handling in checkout process