Kevin BATAILLE kevin.bataille
  • Joined on 2024-11-22
kevin.bataille created branch feat/seo in kevin.bataille/aperonight 2025-09-05 23:44:52 +00:00
kevin.bataille pushed to feat/seo at kevin.bataille/aperonight 2025-09-05 23:44:52 +00:00
5105964b39 feat: improve seo urls?
kevin.bataille created branch refactor/routes in kevin.bataille/aperonight 2025-09-05 22:44:30 +00:00
kevin.bataille pushed to refactor/routes at kevin.bataille/aperonight 2025-09-05 22:44:30 +00:00
kevin.bataille pushed to feat/wickedpdf at kevin.bataille/aperonight 2025-09-05 22:37:29 +00:00
fa99a167a5 style: link content
9b33b73bb4 style: Clean up whitespace in tickets controller
bc47027c22 refactor: Convert ticket views to use only Tailwind CSS
Compare 3 commits »
kevin.bataille pushed to feat/pdf-ticket at kevin.bataille/aperonight 2025-09-05 22:33:20 +00:00
kevin.bataille created branch feat/wickedpdf in kevin.bataille/aperonight 2025-09-05 22:33:20 +00:00
kevin.bataille pushed to feat/wickedpdf at kevin.bataille/aperonight 2025-09-05 22:33:20 +00:00
7ef934d8a8 fix: Replace Prawn with Grover for PDF ticket generation
kevin.bataille created branch feat/pdf-ticket in kevin.bataille/aperonight 2025-09-05 22:33:19 +00:00
kevin.bataille pushed to develop at kevin.bataille/aperonight 2025-09-05 15:39:45 +00:00
01b545c83e chore: Use fr locale
cb0de11de1 refactor: Improve code quality and add comprehensive documentation
1daeee0eb1 Remove unused code and dependencies
ff32b6f21c style: Translate in french
Compare 4 commits »
kevin.bataille deleted branch feat/billing from kevin.bataille/aperonight 2025-09-05 12:39:13 +00:00
kevin.bataille deleted branch feat/payment_retry from kevin.bataille/aperonight 2025-09-05 12:39:13 +00:00
kevin.bataille deleted branch feat/promoters from kevin.bataille/aperonight 2025-09-05 12:39:13 +00:00
kevin.bataille deleted branch feat/stripe from kevin.bataille/aperonight 2025-09-05 12:39:13 +00:00
kevin.bataille deleted branch refactor/orders from kevin.bataille/aperonight 2025-09-05 12:39:13 +00:00
kevin.bataille pushed to develop at kevin.bataille/aperonight 2025-09-05 12:38:27 +00:00
8544802b7f style: Lint code
0abf8d9aa9 Fix StripeInvoiceServiceTest: database constraint and mock expectation
da420ccd76 Fix OrdersControllerTest: session handling, route helpers, missing view, and redirect paths
24a4560634 Fix comprehensive test suite with major improvements
ed5ff4b8fd Add comprehensive test suite for all application components
Compare 32 commits »
kevin.bataille pushed to feat/billing at kevin.bataille/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 »
kevin.bataille pushed to feat/billing at kevin.bataille/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 »
kevin.bataille pushed to feat/billing at kevin.bataille/aperonight 2025-09-04 22:16:17 +00:00
a0e53325f7 Translate links and buttons in hardcoded french
kevin.bataille pushed to feat/billing at kevin.bataille/aperonight 2025-09-04 00:19:05 +00:00
61079c8171 docs: Add comprehensive invoice system implementation guide