isaacclad and Cursor
84ebac5fdc
Add Ladill Transfer to the shared app launcher.
...
Deploy Ladill QR Plus / deploy (push) Successful in 31s
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 and Cursor
5b55b4d187
Update checkout footer to Ladill Pay branding.
...
Deploy Ladill QR Plus / deploy (push) Successful in 28s
Payment sections now read Secured by Paystack. Powered by Ladill Pay.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-08 06:28:49 +00:00
isaacclad and Cursor
ebdae5b989
Pin Settings to the sidebar footer in Ladill QR Plus.
...
Deploy Ladill QR Plus / deploy (push) Successful in 1m8s
Keep Settings anchored at the bottom of the product nav, consistent with Ladill Mail and Email.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-08 04:45:51 +00:00
isaacclad and Cursor
f7d79809b4
Replace native confirm() dialogs with styled confirm modals.
...
Deploy Ladill QR Plus / deploy (push) Successful in 27s
Add shared confirm-dialog component, Alpine ladillConfirm store, and
swap browser confirms for consistent bottom-sheet modals across user,
admin, and hosting flows.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 21:10:58 +00:00
isaacclad and Cursor
1a6d2adbbc
Add Mini launcher icon for cross-app app grid.
...
Deploy Ladill QR Plus / deploy (push) Successful in 30s
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 19:58:13 +00:00
isaacclad
48f289adb5
Add Ladill Mini to shared app launcher.
Deploy Ladill QR Plus / deploy (push) Successful in 1m9s
2026-06-07 18:51:50 +00:00
isaacclad and Cursor
3f9b84af67
Show only Ladill app names in the mobile header.
...
Deploy Ladill QR Plus / deploy (push) Successful in 43s
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:11 +00:00
isaacclad and Cursor
40981be252
Add mobile topbar titles and show Afia on all mobile headers.
...
Deploy Ladill QR Plus / deploy (push) Successful in 33s
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:30:16 +00:00
isaacclad and Cursor
5fb2de31c8
Add mobile and desktop search for QR Plus.
...
Deploy Ladill QR Plus / deploy (push) Successful in 40s
Introduce a dedicated /search page, wire the bottom nav and topbar to it, and expose JSON results for live lookup of QR codes.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 15:37:58 +00:00
isaacclad and Cursor
de2ad0d393
Fix QR show/create mobile layout and action bar styling.
...
Deploy Ladill QR Plus / deploy (push) Successful in 36s
Port the monolith QR mobile CSS (fixed bottom bar, safe-area inset, page background) and restore horizontal padding on create/show pages — shared with Ladill Events.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 15:23:50 +00:00
isaacclad and Cursor
b759d78432
Improve cross-app SSO when switching between Ladill apps.
...
Deploy Ladill QR Plus / deploy (push) Successful in 28s
Keep the shared auth session alive with periodic pings, store OIDC refresh tokens for silent re-login, and route launcher links through SSO connect.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 12:06:40 +00:00
isaacclad and Cursor
b0c384fa7a
Add Ladill Events to the shared app launcher.
...
Deploy Ladill QR Plus / deploy (push) Successful in 30s
Keeps the launcher identical across extracted apps now that Events is live.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 09:40:01 +00:00
isaacclad and Cursor
a7090e9c30
Add QR-specific settings for notifications and new-code defaults.
...
Deploy Ladill QR Plus / deploy (push) Successful in 1m15s
Store per-account preferences in qr_settings and pre-fill the create flow with saved type and brand styling.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 09:14:16 +00:00
isaacclad and Cursor
9ddda21ea3
Add Afia AI assistant to the QR Plus header.
...
Deploy Ladill QR Plus / deploy (push) Successful in 1m33s
Wire in-app chat scoped to QR codes, billing, and scans so users get product-specific help without leaving qrplus.ladill.com.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 08:56:29 +00:00
isaacclad and Cursor
6a5e26315e
Import PDF documents when migrating QR codes from the platform.
...
Deploy Ladill QR Plus / deploy (push) Successful in 28s
Links qr_documents to imported codes and copies PDF files when --storage-source is provided.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 07:49:53 +00:00
isaacclad and Cursor
58bc89a528
Add QR Plus to the shared app launcher across all Ladill apps.
...
Deploy Ladill QR Plus / deploy (push) Successful in 32s
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
isaacclad and Cursor
d62f0f0c57
Unify SSO with platform for seamless sign-in across Ladill apps.
...
Deploy Ladill QR Plus / deploy (push) Successful in 29s
Add silent OAuth, deep-link guest redirects, and a session keepalive iframe.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 06:33:16 +00:00
isaacclad and Cursor
43728bcec3
Add QR Plus REST API for listing, creating, and updating codes.
...
Deploy Ladill QR Plus / deploy (push) Successful in 29s
Exposes /api/v1/qr-codes with analytics, team account header support, and qr:read/qr:write token abilities.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 06:25:16 +00:00
isaacclad and Cursor
69405c93d3
Fix QR code show page undefined orders variable.
...
Deploy Ladill QR Plus / deploy (push) Successful in 34s
Pass orders as null from the controller so the leftover commerce section does not 500 on Plus types.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 06:20:49 +00:00
isaacclad and Cursor
8c3e9d3c26
Add team, developers, PDF type, and QR rendering dependency.
...
Deploy Ladill QR Plus / deploy (push) Successful in 42s
Enables account collaboration, API tokens, hosted PDF codes, and fixes QR detail 500s by declaring chillerlan/php-qrcode.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 06:16:13 +00:00
isaacclad and Cursor
bcd1cf5d28
Fix QR codes views to use user.qr-codes route names.
...
Deploy Ladill QR Plus / deploy (push) Successful in 56s
Removes missing topup route/modal and sends low-balance users to the platform wallet.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-07 06:02:33 +00:00
isaacclad and Cursor
6f4c68d274
Point QR Plus app at qrplus.ladill.com.
...
Deploy Ladill QR Plus / deploy (push) Successful in 28s
Update defaults, SSO redirect, and deploy runbook for the new subdomain.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-06 22:00:39 +00:00
isaacclad and Cursor
9fc9db8a2f
Add User avatarUrl helper and harden dashboard billing lookup.
...
Deploy Ladill QR Plus / deploy (push) Successful in 23s
Fixes dashboard 500 after SSO when layout renders profile avatar.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-06 21:55:13 +00:00
isaacclad and Cursor
50403e93f4
Use QR Plus layout chrome without monolith routes.
...
Deploy Ladill QR Plus / deploy (push) Successful in 26s
Fixes dashboard 500 from undefined cart, search, and notification routes.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-06 21:53:03 +00:00
isaacclad and Cursor
666b169043
Remove hosting team invite hook from QR Plus SSO login.
...
Deploy Ladill QR Plus / deploy (push) Successful in 27s
Fixes 500 on OAuth callback after sign-in with Ladill.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-06 21:49:38 +00:00
isaacclad and Cursor
ee3ec495bb
Allow deploy user to switch current release symlink.
...
Deploy Ladill QR Plus / deploy (push) Successful in 20s
Fall back to passwordless sudo when the app root is not writable by the runner.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-06 21:47:09 +00:00
isaacclad and Cursor
2faa10b54c
Ensure shared bootstrap-cache is writable during composer install.
...
Deploy Ladill QR Plus / deploy (push) Failing after 16s
Normalize deploy/www-data ownership on shared paths so package:discover can run in CI.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-06 21:46:12 +00:00
isaacclad and Cursor
dbe566410f
Sync package-lock.json with QR styling dependencies.
...
Deploy Ladill QR Plus / deploy (push) Failing after 16s
Fixes deploy npm ci failure after adding qr-code-styling and qrcode-generator.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-06 21:43:20 +00:00
isaacclad and Cursor
37eece6a6d
Fix nginx setup path in deploy runbook.
...
Deploy Ladill QR Plus / deploy (push) Failing after 2s
Use the full /var/www/ladill-qr-plus/current path for setup-service-subdomain-nginx.sh.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-06 21:39:55 +00:00
isaacclad and Cursor
cd6571f199
Extract Ladill QR Plus as standalone app at qr.ladill.com.
...
Deploy Ladill QR Plus / deploy (push) Failing after 1s
Utility QR types only (URL, WiFi, link list, business, app download) with
SSO, Billing API integration, public /q resolver, and qr-plus:import for
platform migration. vCard and commerce types stay on the platform.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-06 21:31:24 +00:00