isaacclad
6c9051d2c6
fix(ui): use clinician-friendly assessment copy
...
Deploy Ladill Care / deploy (push) Successful in 1m22s
Replace internal design jargon (Layer 1, narrative source of truth,
pathway instruments) with plain clinical language on consultations,
patient charts, settings, and nav.
2026-07-16 23:17:08 +00:00
isaacclad
f6780b9958
fix(assessments): enable engine by default and wire into live UI
...
Deploy Ladill Care / deploy (push) Successful in 54s
The assessment engine was built but opt-in and hidden: flag defaulted
off, no sidebar entry, and no settings toggle. Default assessments_engine
on, auto-seed catalog when empty, add Settings toggle and Assessments
nav, and surface guidance from the patients list.
2026-07-16 23:05:48 +00:00
isaacclad
eaf482b5a2
Move Branches and Team into settings; drop wallet from plan CTAs.
...
Deploy Ladill Care / deploy (push) Successful in 1m24s
Match Frontdesk by linking branches and team from settings instead of the admin sidebar, and simplify Care plan upgrade button copy.
2026-07-16 08:58:07 +00:00
isaacclad
f9aa4a679f
Tighten Care free tier and bill Pro/Enterprise per branch.
...
Deploy Ladill Care / deploy (push) Successful in 29s
Free keeps core records, appointments, and basic workflows; Pro unlocks lab, pharmacy, billing, and Queue. Both paid tiers bill per branch with unlimited branches. Enterprise adds multi-dept workflows, analytics, AI-assisted healthcare integration, and priority support (not Afia).
2026-07-15 14:14:35 +00:00
isaacclad and Cursor
eb06baaa44
Hide Care Pro upgrade banner from team members.
...
Deploy Ladill Care / deploy (push) Successful in 38s
Only account owners with billing access see the View plans CTA.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-14 23:06:34 +00:00
isaacclad and Cursor
c425aa12ac
Replace Upgrade to Pro with Report Issue for staff.
...
Deploy Ladill Care / deploy (push) Successful in 1m4s
Non-owners submit tickets to Ladill admin via Identity support API.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-14 22:23:47 +00:00
isaacclad and Cursor
3a7bd14b2b
Add practitioners admin and staff-scoped Care UX.
...
Deploy Ladill Care / deploy (push) Successful in 43s
Hospital admins can manage assignable doctors and invite team members
from Ladill mailboxes; invited staff only see Care tools they need.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-14 21:59:39 +00:00
isaacclad and Cursor
0bb19233e2
Remove desktop header search from app topbars.
...
Deploy Ladill Care / deploy (push) Successful in 2m43s
Drop the lg+ topbar search field; mobile search entry points are unchanged.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-09 06:57:06 +00:00
isaacclad
30b22e31c9
Show boot splash on app open/reload for logged-in users.
...
Deploy Ladill Care / deploy (push) Successful in 1m28s
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:33:40 +00:00
isaacclad
661e6ef0e8
Sync mobile notification badge and dashboard icon-link partials.
...
Deploy Ladill Care / deploy (push) Successful in 1m6s
Align mobile unread badge with desktop and add plus icon support for panel actions.
2026-07-03 22:41:01 +00:00
isaacclad and Cursor
7663fd49f4
Add dashboard upgrade banner for free Care plans.
...
Deploy Ladill Care / deploy (push) Successful in 38s
Surface Pro and Enterprise pricing on the healthcare dashboard for orgs still on the free tier.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 18:13:18 +00:00
isaacclad and Cursor
2808c7894e
Throttle platform SSO session checks to cut per-request auth latency.
...
Deploy Ladill Care / deploy (push) Successful in 48s
Verify auth.ladill.com at most once every 90s; recommend Redis for session/cache in .env.example.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 16:49:15 +00:00
isaacclad and Cursor
22646dfb62
Add Care Enterprise per-branch billing and Paystack prepaid plans.
...
Deploy Ladill Care / deploy (push) Successful in 1m46s
Mirrors Queue with GHS 499/branch Enterprise and 6/12/24 month Paystack checkout.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 01:55:38 +00:00
isaacclad and Cursor
4bc485dfea
Add Care Pro billing, renewal, and scheduler.
...
Deploy Ladill Care / deploy (push) Successful in 35s
Organizations can subscribe from wallet, expire correctly on free tier, and renew nightly via care:pro-renew.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-30 01:07:23 +00:00
isaacclad and Cursor
40c0eaa1a6
Add in-app Ladill Queue integration for service queue consoles.
...
Deploy Ladill Care / deploy (push) Successful in 37s
Settings toggle provisions Queue org via API; reception staff manage counters without leaving Care.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 21:51:17 +00:00
isaacclad and Cursor
a3b90656ca
Fix Care billing icon to use Heroicons banknotes.
...
Deploy Ladill Care / deploy (push) Successful in 38s
Replace truncated credit-card path with the full banknotes icon used in Accounting.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 18:48:55 +00:00
isaacclad and Cursor
5f4b4cf596
Use favicon.ico only in HTML partial.
...
Deploy Ladill Care / deploy (push) Successful in 54s
Remove favicon.svg references; user manages favicon assets directly.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 18:35:25 +00:00
isaacclad and Cursor
cf6120cb77
Align Care dashboard and sidebar with Ladill icon conventions.
...
Use Heroicons in indigo stat cards and match Frontdesk-style navigation styling.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 18:31:21 +00:00
isaacclad and Cursor
07f77fffd6
Cap launcher dropdown at 15 visible apps (5 rows).
...
Deploy Ladill Care / deploy (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 17:46:41 +00:00
isaacclad and Cursor
5c21d617a3
Hide launcher down arrow when scrolled to the end.
...
Deploy Ladill Care / deploy (push) Successful in 51s
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 14:49:52 +00:00
isaacclad and Cursor
5203eab8d5
Revert launcher scroll rail and fade; keep down arrow hint.
...
Deploy Ladill Care / deploy (push) Successful in 59s
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 14:03:39 +00:00
isaacclad and Cursor
a158a7682f
Make launcher scroll affordance visible on open.
...
Deploy Ladill Care / deploy (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 13:53:57 +00:00
isaacclad
79ea78880f
Always show launcher scroll indicator and cap at 18 apps.
...
Deploy Ladill Care / deploy (push) Successful in 1m41s
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:18 +00:00
isaacclad and Cursor
d4fe3d5ef0
Remove duplicate Settings link from Administration sidebar section.
...
Deploy Ladill Care / deploy (push) Successful in 49s
Facility settings stay in the sidebar footer; they no longer repeat under
Administration alongside Branches, Departments, and Team.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 12:57:14 +00:00
isaacclad and Cursor
eaf6da5cdb
Align Care header with other Ladill apps.
...
Deploy Ladill Care / deploy (push) Successful in 1m0s
Add Afia and notifications to the top bar, remove the duplicate desktop page
title, wire notification and AI routes, and fix mobile nav notification links.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 12:53:34 +00:00
isaacclad and Cursor
5411b10694
Cap app launcher at 18 items with a visible scroll indicator.
...
Deploy Ladill Care / deploy (push) Successful in 1m22s
When more than six rows of apps are available, the launcher panel stays fixed
height and scrolls with a styled scrollbar instead of growing indefinitely.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 12:40:26 +00:00
isaacclad and Cursor
6c9c742ed8
Initial Ladill Care release.
...
Deploy Ladill Care / deploy (push) Failing after 13s
Healthcare management app: patients, appointments, consultations, lab,
pharmacy inventory, billing, and reports at care.ladill.com.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 11:36:22 +00:00