Kevin BATAILLE kbe
  • Joined on 2024-11-22
kbe pushed to feat/billing at kbe/aperonight 2025-09-05 10:02:51 +00:00
15e3c7dff5 style: correct coding style with rubocop linter
46c8faf10c feat: Make Lucide icons globally available without Stimulus controller
Compare 2 commits »
kbe pushed to feat/billing at kbe/aperonight 2025-09-04 22:35:14 +00:00
a3689948ae style: Authentication form use the .min-h-screen
d18c1a7b3e feat: Add premium login design system inspired by telecom aesthetics
Compare 2 commits »
kbe pushed to feat/billing at kbe/aperonight 2025-09-04 22:16:17 +00:00
a0e53325f7 Translate links and buttons in hardcoded french
kbe pushed to feat/billing at kbe/aperonight 2025-09-04 00:19:05 +00:00
61079c8171 docs: Add comprehensive invoice system implementation guide
kbe created branch feat/billing in kbe/aperonight 2025-09-04 00:17:14 +00:00
kbe pushed to feat/billing at kbe/aperonight 2025-09-04 00:17:14 +00:00
kbe pushed to refactor/orders at kbe/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 »
kbe created branch refactor/orders in kbe/aperonight 2025-09-02 23:52:57 +00:00
kbe pushed to refactor/orders at kbe/aperonight 2025-09-02 23:52:57 +00:00
839120f2f4 wip: OrdersController#new
kbe pushed to feat/promoters at kbe/aperonight 2025-09-02 21:25:25 +00:00
6965eb89fd fix: Only increment payment attempts when user actually attempts payment
kbe pushed to feat/promoters at kbe/aperonight 2025-09-02 20:43:25 +00:00
0ba6634e99 fix: Correct ticket creation flow and home page availability check
kbe pushed to feat/promoters at kbe/aperonight 2025-09-02 00:56:27 +00:00
ca81d2360c wip: order checkout
kbe pushed to feat/promoters at kbe/aperonight 2025-09-02 00:19:09 +00:00
afe074c8a1 docs: Add how to implement an order system
kbe created branch feat/promoters in kbe/aperonight 2025-08-31 22:04:51 +00:00
kbe pushed to feat/promoters at kbe/aperonight 2025-08-31 22:04:51 +00:00
e838e91162 ## Backend Implementation
aa5dccb508 feat: Implement comprehensive event management system for promoters
Compare 2 commits »
kbe pushed to develop at kbe/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 »
kbe pushed to feat/payment_retry at kbe/aperonight 2025-08-31 08:27:20 +00:00
1acc3e09d4 feat: Implement payment retry system and draft ticket expiry management
kbe created branch feat/payment_retry in kbe/aperonight 2025-08-31 08:27:19 +00:00
kbe pushed to develop at kbe/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 »
kbe pushed to feat/stripe at kbe/aperonight 2025-08-30 18:15:17 +00:00
b493027c86 feat: Refactor cart storage to use API architecture