This website requires JavaScript.
12b44584aa
refactor: apply responsive CSS grid layout across all portals
master
Deep Koluguri
2026-07-10 13:04:21 -0400
51690a803d
fix: remove extra div closing tag that broke main layout structure
Deep Koluguri
2026-07-09 00:17:23 -0400
2ef518f30e
feat: add operational database schema and live queue walk-in flow
Deep Koluguri
2026-07-08 23:57:55 -0400
ba88e9094d
chore: remove hardcoded whatsapp urls and numbers
Deep Koluguri
2026-06-15 13:22:51 -0400
3410976b21
refactor: integrate prescription builder seamlessly into doctor workspace
Deep Koluguri
2026-06-03 01:33:00 -0400
4a5ea663b6
fix: seed demo users for doctor and pharmacy to fix 401 on login
Deep Koluguri
2026-06-03 01:16:12 -0400
1559e9f505
feat: add doctor dashboard and postgres prescription storage
Deep Koluguri
2026-06-02 23:16:56 -0400
bb7038eb29
fix(keycloak): add pvc to keycloak-db statefulset
deepkoluguri
2026-06-02 18:45:23 -0400
15aa8be96c
chore: add keycloak deployment, custom theme, and apisix ingress routing config
Deep Koluguri
2026-05-29 15:08:20 -0400
a2ee8ad71c
feat: Configure local WhatsApp Web gateway in app.yaml
Deep Koluguri
2026-05-28 23:37:23 -0400
f68afed992
fix(auth): secure logout routing and fix role visibility bypass
Deep Koluguri
2026-05-26 23:32:03 -0400
025a2fad35
fix: include globals.js in settings.html
style-guide-refactor
Deep Koluguri
2026-05-26 23:15:28 -0400
865b19350e
refactor: Global UI Style Guide, Component Standardization, and Button Wiring
Deep Koluguri
2026-05-26 23:11:48 -0400
206c3b87e0
fix: Add missing JS handlers for Advanced Profiles in settings.html
Deep Koluguri
2026-05-26 22:58:31 -0400
7f27c206b5
feat: Add Vision Agents (RxVision and DocumentIntelligence)
Deep Koluguri
2026-05-26 22:56:14 -0400
8619ddbdcf
feat: Pluggable AI Agent Engine and Copilot config UI
Deep Koluguri
2026-05-26 22:36:15 -0400
8b27b68932
feat: Razorpay, Minio, multi-role patient dashboard, and advanced profiles
Deep Koluguri
2026-05-26 22:10:24 -0400
1d9c314c4f
Update Claude prompt to list departments and times
Deep Koluguri
2026-05-26 18:45:54 -0400
c55467a068
Refine Claude WhatsApp agent: add empathy, dynamic dates, and cancellation intent
Deep Koluguri
2026-05-26 18:40:43 -0400
2b7cea1df3
Switch AI agent from Ollama to Claude 3 Haiku
Deep Koluguri
2026-05-25 23:55:23 -0400
abd0940220
Integrate dynamic AI agent with Ollama
Deep Koluguri
2026-05-25 23:34:45 -0400
75562d6ffe
Add Twilio WhatsApp integration
Deep Koluguri
2026-05-25 23:17:16 -0400
1b3911ee94
feat: wire up dynamic clinic settings in dashboard
Deep Koluguri
2026-05-25 21:55:30 -0400
231a84182e
feat: full multi-tenant auth - JWT login, clinic registration, super admin CRUD
Deep Koluguri
2026-05-25 21:43:30 -0400
70b1da8190
deploy: update k8s manifest and fix CSS/JS layout selectors for patient banner
Deep Koluguri
2026-05-24 18:55:10 -0400
336d485926
fix: set UTF-8 charset headers in server and add production deployment checklist
Deep Koluguri
2026-05-24 18:46:50 -0400
5f2862c8a2
refactor(ui): enhance dashboard layout with improved sidebar structure, update search bar styles, and implement responsive table scrolling
Deep Koluguri
2026-05-24 18:36:17 -0400
a10d1e7cad
fix(ui): correct recording button and BP alert icons, and translate Telugu label
Deep Koluguri
2026-05-24 18:14:40 -0400
9ebc7d019b
fix(ui): clean up Mojibake emojis and bust cache
Deep Koluguri
2026-05-24 18:09:58 -0400
c9688522e6
refactor: optimize dashboard layout columns, introduce zen-mode view toggles, and standardize sidebar compact-rail behavior
Deep Koluguri
2026-05-24 18:02:02 -0400
abb3f7424b
fix ui issues
Deep Koluguri
2026-05-24 17:53:59 -0400
dfd09f554c
fix(ui): prevent sidebar text bleeding and bump css version
Deep Koluguri
2026-05-24 17:47:44 -0400
799018b8eb
fix(ui): bump dashboard.css cache version
Deep Koluguri
2026-05-24 17:44:47 -0400
d2af0dc5d5
fix(ui): resolve layout overlap caused by compact rail and responsive grid
Deep Koluguri
2026-05-24 17:28:50 -0400
9c85ed6fb6
fix: disable all browser caching for html files in node.js backend to prevent clients from hanging onto completely stale application layouts
Deep Koluguri
2026-05-23 23:06:03 -0400
c322cf37d5
style: restructure patient banner into compact two-row layout, minimize button footprints
Deep Koluguri
2026-05-23 22:41:42 -0400
5cdac4be0d
fix: apply global cache-busting (?v=25) to all CSS files so clients actually pull the new Zen 4.0 layout constraints
Deep Koluguri
2026-05-23 22:37:44 -0400
33f9747448
style: reduce padding and tighten typography in patient banner to maximize vertical workspace
Deep Koluguri
2026-05-23 12:06:31 -0400
fa3eafb072
style: implement modern grid layout, compact sidebar, keyboard accessibility, and hide global header in zen mode
Deep Koluguri
2026-05-23 11:41:09 -0400
78e95bfc17
refactor: apply refined 15-60-25 Zen 4.0 layout, move patient banner to center column, update scribe UI states
Deep Koluguri
2026-05-23 11:33:35 -0400
6058f9a862
feat: implement Zen 4.0 Focus-First layout with SOAP notes and hotkeys
Deep Koluguri
2026-05-23 11:27:26 -0400
6e2f9b4f94
fix: resolve syntax error in dashboard.js caused by escaped template literals
Deep Koluguri
2026-05-23 00:49:26 -0400
0f2f598465
fix: replace uuid with crypto.randomUUID to fix ESM error in node 18
Deep Koluguri
2026-05-23 00:40:06 -0400
8ce707faa2
chore: deploy frontend with webhook updates
Deep Koluguri
2026-05-23 00:35:56 -0400
dc6321e1e3
feat: integrate temporal ai agents to UI
Deep Koluguri
2026-05-22 22:41:12 -0400
771d529a7f
new updates
Deep Koluguri
2026-05-15 16:57:53 -0400
f948e48b28
style: premium redesign of dashboard header and accessibility fixes
Deep Koluguri
2026-05-15 16:25:41 -0400
083ea41dda
new updates
Deep Koluguri
2026-05-15 16:21:27 -0400
c007523017
new updates
Deep Koluguri
2026-05-15 16:09:43 -0400
34ffbf6339
new updates
Deep Koluguri
2026-05-15 16:00:54 -0400
e693ba30f3
new updates
Deep Koluguri
2026-05-15 15:47:49 -0400
de0c19adb7
new updates
Deep Koluguri
2026-05-15 15:13:27 -0400
b24f10b373
fix: finalize v17 design restoration
Deep Koluguri
2026-05-15 14:45:45 -0400
14364d8466
fix: restore and unify master design system (v17)
Deep Koluguri
2026-05-15 14:45:31 -0400
28bc4b77bc
feat: platform-wide sidebar sync and explicit admin routing (v16)
Deep Koluguri
2026-05-15 14:33:32 -0400
d987e681c5
fix: finalize v15 Zen 3.0 polish
Deep Koluguri
2026-05-15 12:44:20 -0400
ce4b3f39ee
style: world-class Zen 3.0 clinical UI rebirth (v15)
Deep Koluguri
2026-05-15 12:43:58 -0400
e72a6d2072
fix: finalize v14 force rollout
Deep Koluguri
2026-05-15 12:34:04 -0400
96080b81a2
fix: finalize v13 clinical excellence
Deep Koluguri
2026-05-15 08:41:39 -0400
d26e340bd7
feat: upgrade to Clinical Zen 2.0 with AI Nudges and Patient Insights (v13)
Deep Koluguri
2026-05-15 08:41:26 -0400
5f59695122
fix: finalize v12 visual polish
Deep Koluguri
2026-05-15 01:14:15 -0400
63ca7b5008
style: premium visual refactor for Clinical Zen UI (v12)
Deep Koluguri
2026-05-15 01:14:00 -0400
bc36de72a7
new updates
Deep Koluguri
2026-05-15 01:10:27 -0400
ffbad1ae81
fix: restore premium design system and stabilize UI (v15)
Deep Koluguri
2026-05-15 01:06:07 -0400
5e959812ad
fix: bump script to v14
Deep Koluguri
2026-05-15 01:00:41 -0400
5d8f844b74
fix: structural reset of clinical zen layout (v14)
Deep Koluguri
2026-05-15 01:00:28 -0400
c48ddd40f0
feat: full mobile-first responsive overhaul (v13)
Deep Koluguri
2026-05-15 00:54:45 -0400
73f0a897e6
fix: bump script to v12
Deep Koluguri
2026-05-15 00:48:01 -0400
78c10090b8
feat: polish clinical zen UI and responsiveness (v12)
Deep Koluguri
2026-05-15 00:47:42 -0400
05912f52a1
fix: finalize v11 network
Deep Koluguri
2026-05-15 00:44:34 -0400
8f65ebe732
fix: finalize v10 stability
Deep Koluguri
2026-05-15 00:38:10 -0400
ecfe088462
fix: bump script to v9
Deep Koluguri
2026-05-15 00:27:28 -0400
835b5056bc
fix: standardize Whisper API path and add ingress rewrite (v9)
Deep Koluguri
2026-05-15 00:27:07 -0400
ff4711b071
fix: emergency repair of dashboard.js syntax (v8)
Deep Koluguri
2026-05-15 00:09:10 -0400
2de7a4be29
fix: bump script to v7 and trigger rollout
Deep Koluguri
2026-05-15 00:05:26 -0400
96af67ce68
feat: implement Deep Scribe with Whisper API rollout (v7)
Deep Koluguri
2026-05-15 00:05:08 -0400
63e30d9f5c
fix: bump script to v6
Deep Koluguri
2026-05-14 23:58:36 -0400
77c40fb8e2
feat: implement native Telugu speech recognition and automated clinical translation (v6)
Deep Koluguri
2026-05-14 23:58:14 -0400
18b5662228
fix: bump script to v5 and trigger rollout
Deep Koluguri
2026-05-14 23:57:01 -0400
9553ab707a
feat: connect AI Scribe to real-time Web Speech API (v5)
Deep Koluguri
2026-05-14 23:56:48 -0400
2e2b3b33d4
fix: bump script to v4
Deep Koluguri
2026-05-14 23:54:20 -0400
ca69905915
fix: connect all UI hooks and resolve ReferenceErrors (v4)
Deep Koluguri
2026-05-14 23:54:11 -0400
3b0115bbac
feat: implement autonomous clinical summarization and persistent review store
Deep Koluguri
2026-05-14 23:48:19 -0400
f44abca4f9
feat: implement context-aware AI Scribe with automated patient switching
Deep Koluguri
2026-05-14 23:44:16 -0400
004339ee9f
fix: repair corrupted dashboard.js and hide overview by default
Deep Koluguri
2026-05-14 23:28:16 -0400
cb4e4406d1
fix: force cache refresh with v2 script
Deep Koluguri
2026-05-14 22:55:06 -0400
94a321d04c
feat: implement minimalist Zen Clinical View for doctors
Deep Koluguri
2026-05-14 22:33:54 -0400
75b05f0cc9
fix: restore multi-role login credentials
Deep Koluguri
2026-05-14 19:28:52 -0400
e0a3daa338
new updates
Deep Koluguri
2026-05-14 19:13:07 -0400
4c0958a3c7
feat: implement Agentic Pharmacy, Family Profiles, and Doctor Command Center
Deep Koluguri
2026-05-14 19:05:19 -0400
9a21b015d8
new updates
Deep Koluguri
2026-05-14 19:03:56 -0400
e18d9254d0
new updates
Deep Koluguri
2026-05-14 09:59:57 -0400
5a89ccb0a4
new updates
Deep Koluguri
2026-05-14 09:06:09 -0400
18649c50a7
new updates
Deep Koluguri
2026-05-14 08:44:35 -0400
b8c8735a80
apisix chanbgfes
Deep Koluguri
2026-05-14 08:43:54 -0400
5949b8e120
new updates
Deep Koluguri
2026-05-13 15:09:36 -0400
ad5035233a
new updates
Deep Koluguri
2026-05-13 15:00:05 -0400
e5e79d55ce
new updates
Deep Koluguri
2026-05-13 14:32:00 -0400
c4d751dba0
deployment
Deep Koluguri
2026-05-13 00:14:29 -0400
11a82f81a2
deployment
Deep Koluguri
2026-05-13 00:07:50 -0400