Add speaker invitations with portal page and programme host picker.
Deploy Ladill Events / deploy (push) Successful in 47s

Speakers require email, get a personal holding page with programme and stage links, auto-invites when programme hosts are saved, and manual send for events without a schedule; also fix wallet copy on event create and anchor attendee comms.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-03 15:48:32 +00:00
co-authored by Cursor
parent 42d997a599
commit fec24da7bd
20 changed files with 1015 additions and 36 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
{{-- Mass comms --}}
@if(!empty($commsModes))
<div class="rounded-2xl border border-indigo-100 bg-indigo-50/60 p-4"
<div id="comms" class="rounded-2xl border border-indigo-100 bg-indigo-50/60 p-4"
x-data="{
mode: @js($defaultCommsMode),
preview: null,