Kevin BATAILLE kbe
  • Joined on 2024-11-22
kbe deleted branch feat/promotion-code from kbe/aperonight 2025-09-29 22:02:59 +00:00
kbe pushed to develop at kbe/aperonight 2025-09-29 22:02:54 +00:00
be7b3d5c18 Merge pull request 'fix(promotion code): Cap the minimum invoice for Stripe' (#6) from feat/promotion-code into develop
66fffa8676 fix(promotion code): Cap the minimum invoice for Stripe
Compare 2 commits »
kbe merged pull request kbe/aperonight#6 2025-09-29 22:02:53 +00:00
fix(promotion code): Cap the minimum invoice for Stripe
kbe created pull request kbe/aperonight#6 2025-09-29 22:02:50 +00:00
fix(promotion code): Cap the minimum invoice for Stripe
kbe pushed to feat/promotion-code at kbe/aperonight 2025-09-29 22:00:17 +00:00
66fffa8676 fix(promotion code): Cap the minimum invoice for Stripe
kbe created branch feat/promotion-code in kbe/aperonight 2025-09-29 22:00:17 +00:00
kbe deleted branch feat/duplicate-event from kbe/aperonight 2025-09-29 18:41:48 +00:00
kbe deleted branch feat/stripe-global-payouts from kbe/aperonight 2025-09-29 18:41:41 +00:00
kbe deleted branch feat/free-ticket from kbe/aperonight 2025-09-29 18:41:36 +00:00
kbe deleted branch feat/promotion-code from kbe/aperonight 2025-09-29 18:41:14 +00:00
kbe pushed to develop at kbe/aperonight 2025-09-29 18:41:09 +00:00
aacc9398d0 Merge pull request 'feat/promotion-code' (#5) from feat/promotion-code into develop
635644b55a feat(promotion-code): Complete promotion code integration and testing
87ccebf229 feat(promotion code): Promotion code system done
72d54e02ab feat: Update promotion code forms to display amounts in euros
a4a427ad5c feat(migrations): Add promotion code migrations
Compare 9 commits »
kbe merged pull request kbe/aperonight#5 2025-09-29 18:41:08 +00:00
feat/promotion-code
kbe created pull request kbe/aperonight#5 2025-09-29 18:41:03 +00:00
feat/promotion-code
kbe pushed to feat/promotion-code at kbe/aperonight 2025-09-29 18:34:57 +00:00
635644b55a feat(promotion-code): Complete promotion code integration and testing
kbe pushed to feat/promotion-code at kbe/aperonight 2025-09-29 13:27:20 +00:00
87ccebf229 feat(promotion code): Promotion code system done
72d54e02ab feat: Update promotion code forms to display amounts in euros
Compare 2 commits »
kbe pushed to feat/promotion-code at kbe/aperonight 2025-09-29 10:00:37 +00:00
a4a427ad5c feat(migrations): Add promotion code migrations
1fc3311ca9 feat: Add Bizouk events to seeds for development
Compare 2 commits »
kbe pushed to feat/promotion-code at kbe/aperonight 2025-09-28 23:17:39 +00:00
ae1ae89a97 Add a compose for production
0b7dd55530 Optimize Dockerfile.production for better performance and security
a69ddb4012 feat: Add promotion code functionality to ticket orders
Compare 3 commits »
kbe created branch feat/promotion-code in kbe/aperonight 2025-09-28 23:17:39 +00:00
kbe pushed to feat/stripe-global-payouts at kbe/aperonight 2025-09-17 23:05:06 +00:00
355d4e45d7 Merge newer features and remove legacy code
a0640b5401 Resolve merge conflicts in payout system implementation
c74140c431 feat: Add manual payout system for countries without Stripe Global Payouts
Compare 3 commits »
kbe pushed to develop at kbe/aperonight 2025-09-17 21:03:12 +00:00
e5ed1a34dd refactor: migrate payment success views to orders system and add promoter seed data