10959e3183
Add Recharts bar charts to Today dashboard summary.
...
Extend the Today summary API with treatment mix and workflow task breakdowns, and render permission-aware chart cards on the Today page using Recharts.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-11 00:34:38 +03:30
22466490bf
Add Today dashboard foundation with permission-aware KPI summary API.
...
Replace hardcoded Today cards with a backend summary endpoint and composable frontend widgets filtered by org type and tab permissions.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-11 00:07:48 +03:30
be4ac3426e
Merge branch 'master' into feature/cases
2026-07-10 15:26:36 +03:30
8d334833ff
improvement: all demo bugs fixed. give me more baby.
2026-07-08 02:53:47 +03:30
86b1e3afff
improvement: attachment selection for lab dispatch added. attachment preview added to cases feature.
2026-07-07 18:43:10 +03:30
b2d40b3e97
improvement: users can now comment on a case and it's details and have an option to make it visible for clinics too.
2026-07-07 17:14:31 +03:30
cb63ced4e3
improvement: tasks and cases feature updated based on the new prosthesis types and their steps. the whole assignment proccess removed from the flow.
2026-07-07 15:31:09 +03:30
ed7e7b1d8f
improvement: all clinic side ui components related to treatment types updated based on the new real world data.
2026-07-07 13:13:04 +03:30
667b08ed0c
TreatmentType and ProsthesisType database shcema and data updated. Lab dispatch wired through new data.
2026-07-06 20:40:19 +03:30
3f7364dbf0
forgot password in login page and account info implemented, sms.ir service works fine with sandbox key.
2026-07-04 00:01:58 +03:30
2f95559087
remember me with max age 30 days :).
2026-07-02 17:59:49 +03:30
2a48946a51
feature: Tasks tab added for lab organizations. tasks now can be assigned and their status can be updated by the assignee.
2026-06-28 22:56:56 +03:30
feb0b26ad0
improvement: treatment preview and treatment history components overhauled. draft & completed status for treatment plan completely removed from the flow.
2026-06-28 21:45:33 +03:30
478cfa085a
feature: Phase5 - Lab Cases inbox + task board
2026-06-28 17:49:40 +03:30
7b19d6953c
feature: Phase4 - Clinic two-step treatment UI
2026-06-28 17:14:02 +03:30
21f545ebdb
feature: Phase3 - Task templates + generation on send
2026-06-28 16:46:42 +03:30
8b4ef6195d
feature: Phase 2- splitting the treatment schema into TreatmentDetail and LabCase.
2026-06-28 15:34:56 +03:30
64c7e5a257
feature: phase0 - Global patients + mobile normalization
2026-06-28 14:49:37 +03:30
284fbd08aa
feature: localization's first implmentation
2026-06-20 12:37:38 +03:30
48ecfd05e1
feature: users with treatment edit permission should now have working hours defined. the appointment grid is now being drawn based on the doctor's working hours.
2026-06-10 19:44:09 +03:30
633c939560
feature: treatment frontend wired with the newly implemented backend. no mocked data no more.
2026-05-19 23:43:43 +03:30
f743046b38
feature: a minimal v1 backend implemented for treatments feature.
2026-05-19 22:29:29 +03:30
c2d490a5e7
feature: Preview added for treatments.
2026-05-07 14:20:50 +03:30
a70cbc7860
feature: a mocked implementation of v1 UI done.
2026-05-07 03:40:29 +03:30
8123a94a3d
feature: a minimal implementation of the appointment feature done.
2026-05-06 23:05:37 +03:30
64215f07e6
improvement: newly created organization's subscriptions flow improved.
2026-04-30 18:15:40 +03:30
1387e4cb5e
feature: dashboard settings and invite activation flow consistency fixed. frontend warnings fixed
2026-04-30 14:05:44 +03:30
7a847d5326
improvement: account setting added to header in order to choose organizations/subscribtions/etc
2026-04-29 21:55:46 +03:30
ca9e684ab4
improvement: multi organization possibility implemented for users (owners and staffs)
2026-04-29 20:19:40 +03:30
6a3addd1ca
feature: a very minimal patients feature implemented. it needs lots of improvments though
2026-04-29 13:32:22 +03:30
26bd35ae3c
Initial commit: Full project structure
...
- Backend: NestJS with Docker
- Frontend: Next.js with Docker
- Nginx configuration for reverse proxy
- PostgreSQL setup
- Docker compose for orchestration
- Development environment configuration
2026-04-23 15:33:11 +03:30