Commit Graph
22 Commits
Author SHA1 Message Date
isaacclad 626485771a Remove desktop header search from app topbars.
Deploy Ladill Give / deploy (push) Successful in 1m32s
Drop the lg+ topbar search field; mobile search entry points are unchanged.
2026-07-09 06:57:33 +00:00
isaacclad c898abf96a Show boot splash on app open/reload for logged-in users.
Deploy Ladill Give / deploy (push) Successful in 1m45s
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:23 +00:00
isaacclad 8058362bf4 Use mobile icon buttons on Give and QR dashboards.
Deploy Ladill Give / deploy (push) Successful in 38s
Add header create action and sync mobile notification badge partial.
2026-07-03 22:41:00 +00:00
isaaccladandCursor c5bcef133d Cap launcher dropdown at 15 visible apps (5 rows).
Deploy Ladill Give / deploy (push) Successful in 37s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 17:44:14 +00:00
isaaccladandCursor ea381129d7 Hide launcher down arrow when scrolled to the end.
Deploy Ladill Give / deploy (push) Successful in 1m3s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 14:47:57 +00:00
isaaccladandCursor facc60b245 Revert launcher scroll rail and fade; keep down arrow hint.
Deploy Ladill Give / deploy (push) Successful in 1m11s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 14:00:57 +00:00
isaaccladandCursor 998fe93bce Make launcher scroll affordance visible on open.
Deploy Ladill Give / deploy (push) Successful in 37s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 13:52:05 +00:00
isaacclad bd2c5cb3c4 Always show launcher scroll indicator and cap at 18 apps.
Deploy Ladill Give / deploy (push) Successful in 1m6s
Apply ladill-launcher-apps scroll styles unconditionally with a persistent
scrollbar track; propagate launcher blade and CSS across all Ladill apps.
2026-06-29 13:03:37 +00:00
isaaccladandCursor 1a8bc435f7 Use + icon buttons on mobile dashboards.
Deploy Ladill Give / deploy (push) Successful in 21s
Sync mobile-header-btn partials, mobile x-btn.create, and update dashboard header actions for consistent mobile FABs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 16:22:40 +00:00
isaaccladandCursor f23b49e695 Place wallet widget after Billing link in mobile profile sheet.
Deploy Ladill Give / deploy (push) Successful in 1m17s
Remove duplicate Billing header above Home; wallet card follows Billing
in menu order to match the desktop avatar dropdown.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 14:06:50 +00:00
isaaccladandCursor a8571606ad Sync mobile profile wallet card and 24h session idle timeout.
Deploy Ladill Give / deploy (push) Successful in 1m0s
Show wallet balance prominently in the mobile profile bottom sheet with refresh
on open; align session lifetime with the platform default.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 12:46:19 +00:00
isaaccladandCursor b7efdbf282 Hide header avatar on mobile and sync shared mobile nav partials.
Deploy Ladill Give / deploy (push) Successful in 48s
Profile moves to the bottom nav sheet on small screens; optional search tab
support is synced from the Ladill platform template.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 12:04:32 +00:00
isaaccladandClaude Opus 4.8 2dac18b1f1 Add branded boot splash (Ladill Mail style) on app pages
Deploy Ladill Give / deploy (push) Successful in 30s
InjectBootSplash middleware shows a self-branded loading splash once per session
while the app boots, then fades out.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 22:11:25 +00:00
isaaccladandCursor 559ba75d47 Standardize desktop topbar widgets to match CRM layout.
Deploy Ladill Give / deploy (push) Successful in 34s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 18:15:22 +00:00
isaaccladandClaude Opus 4.8 d6b4a9c853 Add wallet balance widget to the profile menu (after Billing)
Deploy Ladill Give / deploy (push) Successful in 58s
Wallet balance peek rendered as a menu row directly under Billing, backed by
a /wallet/balance endpoint (BillingClient) and guarded by Route::has. Also
opens Afia via a direct window event for reliability.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 12:26:10 +00:00
isaaccladandCursor 2177432db5 Bind app sessions to the platform auth session.
Deploy Ladill Give / deploy (push) Successful in 28s
Clear local sessions when auth.ladill.com signs out and ping the platform session from keepalive.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-20 08:26:30 +00:00
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 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
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