4 Commits
Author SHA1 Message Date
isaacclad 94d20dfdc1 events: drop wallet balance from the overview
Deploy Ladill Events / deploy (push) Successful in 57s
The balance is still on Payments & payouts, which is where someone goes when they
actually care about it — the overview is for events, not billing.

Removes the BillingClient call behind it as well. Leaving that in place would have
kept an external billing API request on every overview load to render nothing,
and it was the controller's only use of the client, so the dependency goes too.
2026-07-26 16:42:44 +00:00
isaaccladandCursor 4c87c786da Add Events Pro/Business and BYO ticket gateways.
Deploy Ladill Events / deploy (push) Successful in 42s
Cut ticket checkouts off Ladill Pay, settle to merchant gateways at 0% platform fee, and mirror Invoice freemium pricing (GHS 49 / 149).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-15 01:26:28 +00:00
isaacclad c875a64fe4 Use mobile icon buttons on Events and QR dashboards.
Deploy Ladill Events / deploy (push) Successful in 32s
Add header create actions and panel icon links; sync mobile notification badge partial.
2026-07-03 22:41:00 +00:00
isaaccladandCursor d8dbc83e2d Extract Ladill Events as a standalone events suite at events.ladill.com.
Deploy Ladill QR Plus / deploy (push) Successful in 28s
Full control center for ticketed events, contributions, attendees, badges,
and programmes — not a QR utility clone. Includes SSO shell, import command,
and platform cutover runbook.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-07 09:39:53 +00:00