Kevin BATAILLE kevin.bataille
  • Joined on 2024-11-22
kevin.bataille pushed to develop at kevin.bataille/aperonight 2025-09-10 18:49:15 +00:00
10c93fff2f feat: Implement the promoter event creation
332827c6da feat: Add comprehensive address-first geolocation system for events
46d042b85e feat: Implement comprehensive promoter system with dashboard and role-based access
48ec78197b Move increment_payment_attempt to API namespace and update JavaScript
31009560c2 Link to homepage on and more comments in controller
Compare 25 commits »
kevin.bataille pushed to refactor/new-theme at kevin.bataille/aperonight 2025-09-10 13:21:07 +00:00
20ae3de7a3 Link to homepage on and more comments in controller
kevin.bataille pushed to refactor/new-theme at kevin.bataille/aperonight 2025-09-10 13:12:18 +00:00
6d2a6ed027 chore: Remove links to non working themes
kevin.bataille pushed to refactor/new-theme at kevin.bataille/aperonight 2025-09-10 12:32:58 +00:00
60b7bc6aa7 feat: Update from breadcrumb on the current page
8d2127fce2 feat: Use invoice emitter details from env var
2fb0e1fdbb Make invoice emitter configurable via environment variables
Compare 3 commits »
kevin.bataille pushed to refactor/new-theme at kevin.bataille/aperonight 2025-09-10 07:53:26 +00:00
ca35abe01d Fix link_to helper syntax error in orders checkout page
f2448383d4 Setup container system for all pages with max-width constraint while maintaining full-width backgrounds
9be7a01d93 Update all views to use new design system components and styling
569303b631 Update breadcrumbs to use dynamic component with new design system colors
259837622a Update design system to match Aperonight design guidelines - Replace gradient buttons with solid color buttons
Compare 8 commits »
kevin.bataille pushed to feat/fees at kevin.bataille/aperonight 2025-09-10 07:53:25 +00:00
kevin.bataille created branch feat/ticket in kevin.bataille/aperonight 2025-09-10 07:53:25 +00:00
kevin.bataille pushed to feat/ticket at kevin.bataille/aperonight 2025-09-10 07:53:25 +00:00
kevin.bataille created branch refactor/new-theme in kevin.bataille/aperonight 2025-09-10 07:53:25 +00:00
kevin.bataille created branch feat/fees in kevin.bataille/aperonight 2025-09-10 07:53:24 +00:00
kevin.bataille pushed to develop at kevin.bataille/aperonight 2025-09-09 14:16:56 +00:00
cc03bfad49 Prepare ai code review
kevin.bataille created pull request kevin.bataille/aperonight#1 2025-09-09 13:25:41 +00:00
feat/onboarding
kevin.bataille pushed to develop at kevin.bataille/aperonight 2025-09-09 13:25:04 +00:00
3250a6f25d Trying to add Claude Code
kevin.bataille deleted branch feat/ticket from kevin.bataille/aperonight 2025-09-09 12:57:01 +00:00
kevin.bataille deleted branch feat/fees from kevin.bataille/aperonight 2025-09-09 12:56:53 +00:00
kevin.bataille pushed to feat/onboarding at kevin.bataille/aperonight 2025-09-08 10:38:46 +00:00
0b6eec0c7b In mailer use application name
8f9795d773 Fix failing tests and improve email template consistency
Compare 2 commits »
kevin.bataille pushed to feat/onboarding at kevin.bataille/aperonight 2025-09-08 09:41:51 +00:00
d1308bc988 Remove company information section from onboarding
kevin.bataille created branch feat/onboarding in kevin.bataille/aperonight 2025-09-08 09:38:37 +00:00
kevin.bataille pushed to feat/onboarding at kevin.bataille/aperonight 2025-09-08 09:38:37 +00:00
758d461c1a feat: Implement comprehensive onboarding system for new users
67d3bcde5b Fix service fee missing from Stripe invoices
Compare 2 commits »
kevin.bataille pushed to feat/fees at kevin.bataille/aperonight 2025-09-08 08:56:27 +00:00
bc214867b0 Add invoice functionality for orders with Stripe integration