Commit Graph
13 Commits
Author SHA1 Message Date
isaaccladandCursor 6611737f50 Lower Give platform fee from 5% to 3.5%.
Deploy Ladill Give / deploy (push) Successful in 25s
Update checkout constant, payout copy, and Afia prompts to match the new Ladill Pay rate.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 19:51:35 +00:00
isaaccladandCursor 578d2ddc52 Fix corrupted profileMenuItems in layouts after menu propagation.
Deploy Ladill Give / deploy (push) Successful in 50s
Remove orphaned array entries that caused Blade parse errors and 500 responses on authenticated pages.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 10:04:34 +00:00
isaaccladandCursor bf8a653829 Unify logged-in profile dropdown with platform account menu.
Deploy Ladill Give / deploy (push) Successful in 34s
Wire UserProfileMenu and shared Blade partial into topbar, mobile nav, and layouts so menu items match the account portal (Ladill Mail excluded).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 09:33:49 +00:00
isaaccladandCursor 20a1d374ad Remove centralized account nav from app sidebar; redirect legacy URLs.
Deploy Ladill Give / deploy (push) Successful in 41s
Wallet, Billing, Team, Developers, and Support live on account.ladill.com.
Siloed sidebars keep product nav and app Settings only.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 00:42:20 +00:00
isaaccladandCursor 79b1c043c0 Lower donation platform fee from 9% to 5%.
Deploy Ladill Give / deploy (push) Successful in 32s
Update settlement logic and in-app copy to match the new Ladill Pay donations tier.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-11 19:32:23 +00:00
isaaccladandClaude Opus 4.8 5e7b56f400 Afia: render markdown bold in chat instead of showing raw asterisks
Deploy Ladill Give / deploy (push) Successful in 42s
Replies came back with **bold** markup that displayed literally to users.
Render the bubble as HTML (escaped first for safety) and convert **text** to
<strong>; newlines already handled by whitespace-pre-line.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-11 08:40:54 +00:00
isaaccladandClaude Opus 4.8 b280347fc6 Add Merchant to launcher; inline branding row on New Giving Page.
Deploy Ladill Give / deploy (push) Successful in 51s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 11:02:44 +00:00
isaaccladandCursor ea1eba1523 Fix SSO popup callback infinite loop and post-login 500.
Deploy Ladill Give / deploy (push) Successful in 43s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 20:21:16 +00:00
isaaccladandCursor 34254e79e0 Make SSO popup fallback URL work without controller changes.
Deploy Ladill Give / deploy (push) Successful in 56s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 16:04:57 +00:00
isaaccladandCursor 0caca536c0 Fix SSO popup login 500 and add branded signed-out pages.
Deploy Ladill Give / deploy (push) Successful in 23s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 15:46:00 +00:00
isaaccladandCursor bf08e9e82d Keep the app subdomain visible during Ladill SSO login and logout.
Deploy Ladill Give / deploy (push) Successful in 48s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 12:14:29 +00:00
isaaccladandCursor 8edafc5966 Polish Give UX: always-on online giving, correct mobile branding, clearer payouts.
Deploy Ladill Give / deploy (push) Successful in 31s
Remove the redundant accepts-payment toggle, fix the mobile header title, and update payout copy to reflect Ladill Pay and the 9% donation fee.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 09:30:39 +00:00
isaaccladandCursor 0860b08af7 Initial Ladill Give extraction — online giving pages at give.ladill.com.
Donation checkout via Ladill Pay (9% fee), church/giving QR pages, SSO, and platform scan forwarding.

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