From 907e51fc60b0e342ee565a574afc00cef96db6db Mon Sep 17 00:00:00 2001 From: kbe Date: Sat, 30 Aug 2025 14:27:23 +0200 Subject: [PATCH] Implement ticket selection with Stimulus controller and improve code documentation - Add ticket selection functionality to event show page using Stimulus - Create ticket_selection_controller.js for handling ticket quantity changes - Update ticket card component and event show view to work with Stimulus - Add comprehensive comments to all JavaScript files for better maintainability - Remove dependent: :destroy from event ticket_types association