Commit Graph
150 Commits
Author SHA1 Message Date
isaacclad 3f4149c9a4 Force Paystack checkout into the sheet mount on first insert.
Deploy Ladill Events / deploy (push) Successful in 1m15s
Redirect first iframe append into the Ladill sheet body and keep absolute
fill styles applied so checkout is not a second full-screen modal.
2026-07-23 22:36:48 +00:00
isaacclad 2fafc5e640 Unify payment sheet to one POS design across all apps.
Deploy Ladill Events / deploy (push) Successful in 1m14s
Loading uses the standard white bottomsheet/modal; once Paystack Inline is
ready the host shell goes transparent so only Paystack's card shows on the
backdrop — no oversized second white frame on Merchant/Give/etc.
2026-07-21 23:16:33 +00:00
isaacclad daf40f831b Tighten payment sheet UI to match POS single-surface checkout.
Deploy Ladill Events / deploy (push) Successful in 47s
When Paystack Inline is ready: widen desktop panel for channel sidebar, collapse
to a minimal header, hide footer trust line, and re-pin the checkout iframe to
the sheet body so it does not read as a second modal on top of Ladill chrome.
2026-07-21 23:02:59 +00:00
isaacclad b8b6521058 Fix proxied checkout CSRF for Merchant, Give, Invoice and Events.
Deploy Ladill Events / deploy (push) Successful in 35s
Public order/pay POSTs hit ladl.link first; satellite CSRF tokens cannot bind
to Link (or platform/satellite) sessions, which returned 419 and showed
"Could not start checkout." Except public checkout paths and return
access_code from owner-gateway Paystack init. Sync contained Paystack sheet.
2026-07-21 22:54:28 +00:00
isaaccladandCursor 1bcbdbfdb1 Make Events payment routing plan-aware.
Deploy Ladill Events / deploy (push) Successful in 51s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-21 19:47:10 +00:00
isaacclad 837c249634 Restore Paystack Inline in-page sheet/modal; stop separate-browser checkout.
Deploy Ladill Events / deploy (push) Successful in 1m6s
Pass access_code through pay responses and launch PaystackPop from the shared sheet instead of window.open.
2026-07-21 19:12:24 +00:00
isaacclad 14c17fffa7 Keep Paystack sheet/modal visible; open Paystack from Continue.
Deploy Ladill Events / deploy (push) Successful in 34s
Stop auto-popups that steal focus, use one responsive panel, and skip ladl.link redirects for JSON pay requests.
2026-07-21 18:46:26 +00:00
isaacclad d7ce7459a5 Open Paystack from the Pay click gesture, not after fetch.
Deploy Ladill Events / deploy (push) Successful in 57s
Paystack blocks iframes, so checkout uses a popup beside the sheet/modal chrome. Opening about:blank on the user tap keeps that window from being blocked after the async initiate response.
2026-07-21 18:13:33 +00:00
isaacclad 51244c7bad Fix Paystack sheet: stop iframe embeds that Paystack blocks.
Deploy Ladill Events / deploy (push) Successful in 37s
Paystack checkout.paystack.com returns X-Frame-Options: SAMEORIGIN, so the shared sheet opened empty. Keep mobile sheet/desktop modal chrome, launch checkout in a named window with a Continue CTA fallback, and escape payment-return via window.opener or top.
2026-07-21 17:34:35 +00:00
isaacclad 183f0305ce Present Paystack checkout in a responsive mobile sheet and desktop modal.
Deploy Ladill Events / deploy (push) Successful in 1m30s
Standardize customer-facing Ladill Pay checkout shells across products, open them on all viewports, and escape iframe callbacks back to the product flow.
2026-07-21 16:50:07 +00:00
isaaccladandCursor 7b20b71ea0 Route event ticket payments through centralized Ladill Pay.
Deploy Ladill Events / deploy (push) Successful in 45s
Replace per-owner gateway checkout with platform Paystack via the Pay API, drop owner key requirements from settings, and add coverage for init and idempotent completion.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-21 13:40:13 +00:00
isaaccladandCursor 29da6f12a7 Sync DemoWorld specialty staff ownerEmailForStaff fix.
Deploy Ladill Events / deploy (push) Successful in 53s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-18 15:29:19 +00:00
isaaccladandCursor c3be1b9132 Sync DemoWorld: Care receptionist without queue; add Queue operators.
Deploy Ladill Events / deploy (push) Successful in 3m31s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-18 10:17:32 +00:00
isaaccladandCursor 701cffb143 Seed DemoWorld attendees and speakers for Events demo continuity
Deploy Ladill Events / deploy (push) Successful in 1m18s
Attendee registrations, programme hosts, and event speakers now draw
name/email/phone/company from DemoWorld people instead of generic
placeholders, and staff logins skip the login reseed.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 13:40:15 +00:00
isaacclad 11656eaad1 Fix deploy tmp paths: drop unset gitea.run_attempt.
Deploy Ladill Events / deploy (push) Successful in 1m13s
act_runner v0.2.x does not expose gitea.run_attempt, so release archive and
workspace paths rendered with a trailing dash. Use gitea.run_id only, matching
the Meet/CRM deploy workflows.
2026-07-17 12:56:50 +00:00
isaaccladandCursor da5fc51262 Reseed demo tenants after each SSO login.
Deploy Ladill Events / deploy (push) Successful in 2m18s
Demo Free/Pro/Enterprise accounts wipe and reload sample data on
authorization-code SSO callbacks so every sales walkthrough starts clean.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 11:19:04 +00:00
isaaccladandCursor 66e6e117de Add plan-capped Events demo:seed command.
Deploy Ladill Events / deploy (push) Successful in 2m20s
Seed live events, registrations, and Pro subscriptions without billing APIs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 10:03:03 +00:00
isaacclad a7231ab16f fix(email): use client/org name as From display, not Ladill product
Deploy Ladill Events / deploy (push) Successful in 45s
Customer-facing outbound mail should appear from the business (organizer,
clinic, company, location), not the Ladill product brand.
2026-07-16 12:01:06 +00:00
isaacclad a5ebd1e414 fix(events): point Messaging settings at suite defaults, not API keys
Deploy Ladill Events / deploy (push) Successful in 48s
Mirror Care: suite platform keys count as ready for attendee email/SMS;
Account Messaging is primary, product Bird/SMS keys are advanced.
SmsService now prefers channel=suite before customer API keys.
2026-07-16 11:36:43 +00:00
isaacclad 3d5ffa593d feat(messaging): suite-channel email/SMS and entitlement sync
Deploy Ladill Events / deploy (push) Successful in 48s
Prefer platform suite messaging (channel=suite) for attendee email, fall back
to Bird integrations; sync suite plan entitlements on subscribe/renew.
2026-07-16 11:24:21 +00:00
isaacclad b73b071cb1 Gate payment gateway behind Pro and Business plans.
Deploy Ladill Events / deploy (push) Successful in 46s
Free accounts can no longer connect or use Paystack/Flutterwave/Hubtel;
settings show an upgrade path and checkout requires a paid subscription.
2026-07-15 21:04:03 +00:00
isaacclad 6a793548ad Raise suite Pro and Business/Enterprise prices tenfold.
Deploy Ladill Events / deploy (push) Successful in 1m3s
Free tiers stay free. Paid defaults and marketing copy use the new GHS amounts (e.g. Pro 79→790, Business 249→2490).
2026-07-15 13:53:48 +00:00
isaacclad 69ede57c03 Frame event checkout sheet for ticket buyers.
Deploy Ladill Events / deploy (push) Successful in 1m41s
Use buyer-facing copy, attendee email for gateway receipts, and keep operator wording only for staff wallet top-up.
2026-07-15 13:23:36 +00:00
isaaccladandCursor ab192e443f Embed event checkouts and send seller email to gateways.
Deploy Ladill Events / deploy (push) Successful in 1m42s
Ticket/contribution payments open in a desktop modal or mobile sheet, initialize with the organizer email, and break out of the iframe after callback.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-15 08:29:13 +00:00
isaaccladandCursor 6b2d97967a Fix Events /pro 500 and align Plans UI with Accounting.
Deploy Ladill Events / deploy (push) Successful in 2m1s
Use the Events user layout, match the Accounting/Invoice upgrade sidebar CTA, and tolerate a missing subscriptions table until migrate runs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-15 08:14:07 +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
isaaccladandCursor dda52722ce Add Sent via Ladill Events to customer email footers.
Deploy Ladill Events / deploy (push) Successful in 43s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-12 20:14:19 +00:00
isaaccladandCursor b5debd79c4 Add account company logo for customer event emails.
Deploy Ladill Events / deploy (push) Successful in 1m39s
Upload logo in account settings and prefer it over Ladill product marks in event notification headers.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-12 20:07:55 +00:00
isaaccladandCursor 407f1364fb Use generic copy on messaging Integrations screens.
Deploy Ladill Events / deploy (push) Successful in 44s
Drop wallet/brand marketing language so credential setup reads as neutral configuration.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-12 18:40:05 +00:00
isaaccladandCursor d14180b335 Replace native browser confirms with Ladill confirm dialogs.
Deploy Ladill Events / deploy (push) Successful in 42s
Integrations disconnect and custom-domain removal use the shared modal UI.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-12 17:51:22 +00:00
isaaccladandCursor 6e42cd1cb2 Add per-customer SMS and Bird Integrations for event messaging.
Deploy Ladill Events / deploy (push) Successful in 28s
Attendee and speaker comms use encrypted tenant relay credentials and skip platform-key fallback and Bird wallet double-debit.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-12 17:05:54 +00:00
isaacclad 13b2bd9702 Remove desktop header search from app topbars.
Deploy Ladill Events / deploy (push) Successful in 1m7s
Drop the lg+ topbar search field; mobile search entry points are unchanged.
2026-07-09 06:57:33 +00:00
isaacclad 8fcb4b8f8c Sync app launcher from registry
Deploy Ladill Events / deploy (push) Successful in 55s
2026-07-07 23:12:48 +00:00
isaacclad d6957a1618 Show boot splash on app open/reload for logged-in users.
Deploy Ladill Events / deploy (push) Successful in 36s
Replace the once-per-session sessionStorage guard (which suppressed the loading
screen after its first appearance) with entry-aware logic: show on app entry
and reloads, suppress on internal link navigations and back/forward.
2026-07-07 20:34:07 +00:00
isaacclad dbaea55cfd Sync app launcher from registry
Deploy Ladill Events / deploy (push) Successful in 41s
2026-07-07 14:41:51 +00:00
isaacclad ce26d2cf87 Prefer system npm in deploy CI when portable node-gyp is broken.
Deploy Ladill Events / deploy (push) Successful in 37s
Falls back to downloading Node only when host npm is unavailable, fixing npm ci failures on ladill-deploy-runner.
2026-07-07 00:46:53 +00:00
isaacclad eb2273242b Sync app launcher from registry
Deploy Ladill Events / deploy (push) Failing after 7s
2026-07-07 00:20:52 +00:00
isaaccladandCursor 6cf069d630 Return programme snapshot from Events link-room API.
Deploy Ladill Events / deploy (push) Successful in 31s
Meet can persist the agenda locally when linking, even if the service-to-service Meet sync fails.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-04 22:25:12 +00:00
isaaccladandCursor 422c7e01bf Fix Meet programme sync when linking an existing room.
Deploy Ladill Events / deploy (push) Successful in 37s
PATCH the pre-linked room by UUID so programme_snapshot lands on the room users join instead of creating a duplicate.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-04 22:12:12 +00:00
isaaccladandCursor 129dd04bea Remove event search from Attendees, Badge printing, and Speakers hubs.
Deploy Ladill Events / deploy (push) Successful in 31s
These pages list all events directly without a redundant search filter.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-04 22:06:27 +00:00
isaaccladandCursor f7ee8dc322 List Programmes after Events as a top-level sidebar item.
Deploy Ladill Events / deploy (push) Successful in 46s
Restore flat nav ordering instead of nesting Programmes under Events.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-04 12:53:42 +00:00
isaaccladandCursor 8ead108a27 Nest Programmes under Events in sidebar and add programmes index hero.
Deploy Ladill Events / deploy (push) Successful in 44s
Match the Events list layout with balance, programme, and session stats so programme management feels consistent with the rest of the app.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-04 12:49:21 +00:00
isaaccladandCursor 71ab6e9d0e Remove QR Plus customization hint from event and programme show pages.
Deploy Ladill Events / deploy (push) Successful in 59s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-04 12:42:55 +00:00
isaaccladandCursor dac095ef92 Align programme flow with Events: system-generated QR, no customizer.
Deploy Ladill Events / deploy (push) Successful in 31s
Replace the QR-first create and edit experience with simple programme forms that auto-generate Ladill Link codes like events do.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-04 12:39:11 +00:00
isaaccladandCursor a00f032b5b Fix Events mail calendar sync when virtual sessions lack ids.
Deploy Ladill Events / deploy (push) Successful in 52s
Generate session ids before upserting and fall back to the main event date so August events reach Mail calendar.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-04 12:27:48 +00:00
isaaccladandCursor d25682bc6c Complete Ladill Pay payouts UI for Events.
Deploy Ladill Events / deploy (push) Successful in 38s
Show per-event payment history with fees and net amounts, and let organizers manage payout accounts and withdrawals without leaving the app.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-04 12:06:43 +00:00
isaaccladandCursor 0aafb14836 Remove test QR artifacts accidentally committed with calendar sync.
Deploy Ladill Events / deploy (push) Successful in 34s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-04 11:49:07 +00:00
isaaccladandCursor 9cdfc331b0 Sync Ladill Events to the Mail utility calendar.
Events upsert calendar entries by stable external_ref keys, prefer the
owner's linked mailbox, and Meet skips mail sync for events-sourced rooms
so linked virtual sessions appear only once on the calendar.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-04 11:48:37 +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 0cf3ef5de0 Personalize speaker portal greeting with session topic.
Deploy Ladill Events / deploy (push) Successful in 26s
Replace the roster role line with "you are speaking on …" using the speaker's programme assignment or virtual session title.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-03 17:56:39 +00:00