Files
aperonight/app/views/orders
kbe d6184b6c84
All checks were successful
Ruby on Rails Test / rails-test (push) Successful in 1m7s
refactor: extract cart storage to dedicated API controller with dynamic frontend URLs
- Added dedicated CartsController for session-based cart storage
- Refactored routes to use POST /api/v1/carts/store
- Updated ticket selection JS to use dynamic data attributes for URLs
- Fixed CSRF protection in API and checkout payment increment
- Made checkout button URLs dynamic via data attributes
- Updated tests for new cart storage endpoint
- Removed obsolete store_cart from EventsController
2025-09-15 19:52:01 +02:00
..
2025-09-15 19:06:15 +02:00