Kevin BATAILLE kevin.bataille
  • Joined on 2024-11-22
kevin.bataille created branch feat/billing in kevin.bataille/aperonight 2025-09-04 00:17:14 +00:00
kevin.bataille pushed to feat/billing at kevin.bataille/aperonight 2025-09-04 00:17:14 +00:00
kevin.bataille pushed to refactor/orders at kevin.bataille/aperonight 2025-09-03 23:58:02 +00:00
e1edc1afcd fix: Re-enable ticket-selection Stimulus controller registration
bd6c0d5ed8 refactor: Remove legacy checkout methods from EventsController
5fc790cd42 fix: Resolve QR code generation errors in ticket PDF creation
ec5095d372 fix: Resolve Stripe checkout button loading issues
31f5d2188d refactor: Clean up TicketsController after order migration
Compare 10 commits »
kevin.bataille created branch refactor/orders in kevin.bataille/aperonight 2025-09-02 23:52:57 +00:00
kevin.bataille pushed to refactor/orders at kevin.bataille/aperonight 2025-09-02 23:52:57 +00:00
839120f2f4 wip: OrdersController#new
kevin.bataille pushed to feat/promoters at kevin.bataille/aperonight 2025-09-02 21:25:25 +00:00
6965eb89fd fix: Only increment payment attempts when user actually attempts payment
kevin.bataille pushed to feat/promoters at kevin.bataille/aperonight 2025-09-02 20:43:25 +00:00
0ba6634e99 fix: Correct ticket creation flow and home page availability check
kevin.bataille pushed to feat/promoters at kevin.bataille/aperonight 2025-09-02 00:56:27 +00:00
ca81d2360c wip: order checkout
kevin.bataille pushed to feat/promoters at kevin.bataille/aperonight 2025-09-02 00:19:09 +00:00
afe074c8a1 docs: Add how to implement an order system
kevin.bataille created branch feat/promoters in kevin.bataille/aperonight 2025-08-31 22:04:51 +00:00
kevin.bataille pushed to feat/promoters at kevin.bataille/aperonight 2025-08-31 22:04:51 +00:00
e838e91162 ## Backend Implementation
aa5dccb508 feat: Implement comprehensive event management system for promoters
Compare 2 commits »
kevin.bataille pushed to develop at kevin.bataille/aperonight 2025-08-31 15:41:51 +00:00
3414057795 feat: new dashboards
1acc3e09d4 feat: Implement payment retry system and draft ticket expiry management
Compare 2 commits »
kevin.bataille pushed to feat/payment_retry at kevin.bataille/aperonight 2025-08-31 08:27:20 +00:00
1acc3e09d4 feat: Implement payment retry system and draft ticket expiry management
kevin.bataille created branch feat/payment_retry in kevin.bataille/aperonight 2025-08-31 08:27:19 +00:00
kevin.bataille pushed to develop at kevin.bataille/aperonight 2025-08-30 19:30:06 +00:00
48c648e2ca feat: Checkout worflow using Stripe working.
b493027c86 feat: Refactor cart storage to use API architecture
6ea3005a65 feat: Implement complete ticket purchasing flow with new TicketsController
476438c5c4 feat: Prepare to use Stripe a checkout component
Compare 4 commits »
kevin.bataille pushed to feat/stripe at kevin.bataille/aperonight 2025-08-30 18:15:17 +00:00
b493027c86 feat: Refactor cart storage to use API architecture
kevin.bataille pushed to feat/stripe at kevin.bataille/aperonight 2025-08-30 18:04:26 +00:00
6ea3005a65 feat: Implement complete ticket purchasing flow with new TicketsController
kevin.bataille pushed to feat/stripe at kevin.bataille/aperonight 2025-08-30 18:02:29 +00:00
48547f3aad feat: Implement complete ticket purchasing flow with new TicketsController │
kevin.bataille pushed to feat/stripe at kevin.bataille/aperonight 2025-08-30 13:11:16 +00:00
476438c5c4 feat: Prepare to use Stripe a checkout component
kevin.bataille created branch feat/stripe in kevin.bataille/aperonight 2025-08-30 13:11:15 +00:00