Billing Stripe, link regia mobile e staff solo trasmissione.

Aggiunge fatturazione club, pagina regia condivisibile senza account, roster squadre e rimuove la modalità controller dall'app (v1.1.0).

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-29 07:23:13 +02:00
parent 4083bc5dee
commit f4b7be0f80
156 changed files with 5033 additions and 2033 deletions

View File

@@ -0,0 +1,4 @@
<%= form_with model: @match, url: form_url, method: form_method do %>
<%= render "schedule_fields", match: @match %>
<%= submit_tag submit_label, class: "btn btn-primary", style: "margin-top:20px" %>
<% end %>