AmazingTicket API Admin

Current Git Commit Info

Branch: master

Commit Hash: f074571e6bc5f4143967327362b87f9ba44ade21

Commit Infomation:

commit f074571e6bc5f4143967327362b87f9ba44ade21
Author: 이기환 <kifhan@gmail.com>
Date:   Fri Sep 11 13:34:41 2026 +0900

    feat: Add notification benefits and composer settings
    
    - Implemented NotificationBenefitLinkListView to provide links for existing customer benefits.
    - Created NotificationComposerSettingView for managing site-specific template visibility.
    - Added EventParticipation model to track user participation in events.
    - Enhanced NotificationSendView and NotificationDeliveryCheckView to handle event participation registration.
    - Introduced tests for notification benefits, composer settings, and event participants to ensure functionality and integrity.
    - Added migrations for new models and their relationships.