Commit Graph
32 Commits
Author SHA1 Message Date
isaacclad dd5031aa0b Sync launcher after restoring Merchant/Mini/Give and adding One.
Deploy Ladill Servers / deploy (push) Successful in 47s
2026-07-21 14:24:28 +00:00
isaacclad bd8d12aad4 Remove Merchant, Mini, and Give from the app launcher.
Deploy Ladill Servers / deploy (push) Successful in 1m55s
Registry marks them soon pending BoG licensing; propagate the clean launcher so every app matches.
2026-07-15 13:28:59 +00:00
isaacclad 72dfd41b78 Sync app launcher from registry
Deploy Ladill Servers / deploy (push) Failing after 3s
2026-07-07 00:22:14 +00:00
isaacclad 4b9320f4db Sync app launcher from registry
Deploy Ladill Servers / deploy (push) Successful in 42s
2026-07-01 17:05:40 +00:00
isaacclad 6d08d97699 Add Queue to app launcher config and icon.
Deploy Ladill Servers / deploy (push) Successful in 48s
Propagated from ladill monorepo launcher sync.
2026-06-29 22:12:15 +00:00
isaacclad d7e6c29335 Sync app launcher from registry
Deploy Ladill Servers / deploy (push) Successful in 26s
2026-06-29 13:29:55 +00:00
isaaccladandCursor 76545d8b10 Sync mobile profile wallet card and 24h session idle timeout.
Deploy Ladill Servers / deploy (push) Successful in 30s
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:20 +00:00
isaacclad 5fd04dc90a Sync app launcher from registry — add Frontdesk.
Deploy Ladill Servers / deploy (push) Successful in 34s
2026-06-28 01:46:39 +00:00
isaaccladandCursor f13aa7f884 Sync app launcher from registry
Deploy Ladill Servers / deploy (push) Successful in 24s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 19:03:58 +00:00
isaaccladandCursor c1ee58fb03 Sync app launcher from registry
Deploy Ladill Servers / deploy (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 18:28:04 +00:00
isaacclad affeb8c22b Sync app launcher from registry
Deploy Ladill Servers / deploy (push) Successful in 29s
2026-06-27 15:16:28 +00:00
e1a2ceff0a Add Accounting to the app launcher
Deploy Ladill Servers / deploy (push) Successful in 1m12s
Ladill Accounting is now live at accounting.ladill.com; add its row + icon to
the shared app launcher (byte-identical across all Ladill apps).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26 13:49:22 +00:00
isaaccladandCursor 8bc717a2a8 Sync app launcher config and add POS icon.
Deploy Ladill Servers / deploy (push) Successful in 20s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 22:53:57 +00:00
isaaccladandClaude Opus 4.8 6ba9d7ba2d Add wallet balance widget to the profile menu (after Billing)
Deploy Ladill Servers / deploy (push) Successful in 22s
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:25:41 +00:00
isaaccladandClaude Opus 4.8 dac9fd37fc Add CRM to the Ladill app launcher
Deploy Ladill Servers / deploy (push) Successful in 25s
crm.ladill.com is now live in the suite; add its launcher row + icon
(byte-identical shared launcher config).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-22 22:41:28 +00:00
isaaccladandClaude Opus 4.8 c7a5a87a2e Add Invoice to the app launcher
Deploy Ladill Servers / deploy (push) Successful in 24s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-22 14:19:12 +00:00
isaaccladandCursor 2094eafd98 Add Ladill SMS to shared app launcher.
Deploy Ladill Servers / deploy (push) Successful in 31s
Include sms.ladill.com in the cross-app launcher and ship the SMS icon asset.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 23:12:36 +00:00
isaaccladandCursor 2115747588 Merge platform registry into owned-domain picker lookups.
Deploy Ladill Servers / deploy (push) Successful in 28s
Fetch owned domains from both domains.ladill.com and the platform registry so legacy customer domains populate the Ladill picker.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 18:17:03 +00:00
isaaccladandCursor 942d996f12 Wire Ladill domain picker and purchase modal into servers flows.
Deploy Ladill Servers / deploy (push) Successful in 27s
Use the Domains API for owned domains across panel, account, and order forms, with an embedded iframe purchase modal instead of redirecting to domains.ladill.com.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 18:01:23 +00:00
isaaccladandCursor 09f63d2ca2 Fix guest entry: correct marketing URL and stop auto silent SSO.
Deploy Ladill Servers / deploy (push) Successful in 41s
Correct localhost marketing_url default and stop redirecting guests through
/sso/connect on visit; SSO starts only via explicit sign-in.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-18 13:09:47 +00:00
isaaccladandCursor 0188f715a8 Send SSO guests to ladill.com/products/servers instead of subdomain landings.
Deploy Ladill Servers / deploy (push) Successful in 29s
Remove interactive OAuth fallback on silent SSO failure and add ladill.marketing_url config so app subdomains open the dashboard when signed in locally.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-12 22:22:46 +00:00
isaaccladandClaude Opus 4.8 c70615485d Add Merchant to app launcher.
Deploy Ladill Servers / deploy (push) Successful in 33s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 11:03:53 +00:00
isaaccladandCursor 01b8c4e413 Fix SSO popup login 500 and add branded signed-out pages.
Deploy Ladill Servers / deploy (push) Successful in 31s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 15:46:50 +00:00
isaaccladandCursor 02bb96dc60 Add Ladill Give to the shared app launcher.
Deploy Ladill Servers / deploy (push) Successful in 1m22s
Sync ladill_launcher.php and give.svg across all extracted apps so Give appears in every product switcher.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 10:34:03 +00:00
isaaccladandCursor 5b44cd0d54 Add app-specific mail branding and sidebar Support links.
Deploy Ladill Servers / deploy (push) Successful in 30s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 20:12:44 +00:00
isaaccladandCursor b8e685c6b0 Add Ladill Transfer to the shared app launcher.
Deploy Ladill Servers / deploy (push) Successful in 26s
Include transfer.svg and the SSO launcher row so Transfer appears in the
topbar grid across all Ladill apps.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 16:08:22 +00:00
isaacclad 8729af62db Add Ladill Mini to shared app launcher.
Deploy Ladill Servers / deploy (push) Successful in 1m37s
2026-06-07 18:52:03 +00:00
isaaccladandCursor ca9bc885db Show only Ladill app names in the mobile header.
Deploy Ladill Servers / deploy (push) Successful in 1m10s
Remove route-based page titles and the uppercase subtitle line so mobile
headers display a single title like Ladill Bird.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-07 16:44:12 +00:00
isaaccladandCursor ee5be04d11 Add mobile topbar titles and show Afia on all mobile headers.
Deploy Ladill Servers / deploy (push) Successful in 41s
Route-based subtitle and page titles replace plain app labels in mobile topbars, and the Afia AI button is visible on mobile across topbars and mobile-page-header screens.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-07 16:31:00 +00:00
isaaccladandCursor b40d8e50b4 Add Events to the shared app launcher.
Deploy Ladill Servers / deploy (push) Successful in 27s
Include the Events SSO entry and launcher icon so customers can switch to events.ladill.com from every product.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-07 14:24:24 +00:00
isaaccladandCursor 688ae9e20f Add QR Plus to the shared app launcher across all Ladill apps.
Deploy Ladill Servers / deploy (push) Successful in 29s
Register qrplus.ladill.com in ladill_launcher.php and sync the launcher icon.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-07 06:46:48 +00:00
isaaccladandCursor b6c8ac343f Extract Ladill Servers as standalone app at servers.ladill.com.
VPS and dedicated server ordering, managed panels, SSO, billing, and launcher integration — forked from hosting infrastructure with server-focused routes and dashboard.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-06 19:18:30 +00:00