kbe
b228d5a174
chore: Breadcrumb on ticket edit page
2025-09-16 16:22:09 +02:00
kbe
61ad8c64d4
Fix modal overlay issue and improve modal structure
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2025-09-16 08:44:21 +02:00
kbe
4e06f91acb
Fix modal positioning and improve Stimulus controller
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2025-09-16 08:43:00 +02:00
kbe
28eddb22ab
Refactor duplication feature to use Stimulus controller and fix modal issues
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2025-09-15 21:23:29 +02:00
kbe
a34eb7aa38
Add duplication options with JavaScript modal and conditional ticket type cloning
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2025-09-15 21:20:22 +02:00
kbe
aa68885b84
Add event duplication feature with ticket types cloning
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2025-09-15 21:17:24 +02:00
kbe
c1dde7914c
refactor: remove 1€ fees on payment
2025-09-15 21:09:57 +02:00
kbe
dbb972e490
feat: Add countdown when order expire in less than 5 minutes
2025-09-15 21:09:19 +02:00
kbe
049e5505ef
refactor(pricing): implement hybrid fee model (€0.50 + 1.5%) deducted from promoter payout
...
- Remove 1€ fixed fee from orders and Stripe invoices
- Add platform_fee_cents, promoter_payout_cents methods to Order model
- Update views to show clean ticket totals without added fees
- Update tests for new fee calculation logic
- Update pricing docs with implemented model
2025-09-15 20:07:51 +02:00