|
|
c1cffbcafa
|
fix auth refresh endpoint and quiet expected 401 on profile check
|
2026-06-26 13:23:03 +03:30 |
|
|
|
770b13bf45
|
Merge branch 'master' into feature/tab-warning-flag
|
2026-06-22 11:20:17 +03:30 |
|
|
|
4e2a9765bc
|
backend api service for Count incoming pending connection requests for sidebar badge.
|
2026-06-21 13:24:15 +03:30 |
|
|
|
284fbd08aa
|
feature: localization's first implmentation
|
2026-06-20 12:37:38 +03:30 |
|
|
|
1f440086af
|
feature: step 2 wizard UX for working hours improved. appointment grid height increased.
|
2026-06-20 00:44:49 +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 |
|
|
|
3a0f5cbc6e
|
bugfix: a new flow added to re-enable disabled staffs.
|
2026-05-18 19:03:52 +03:30 |
|
|
|
10d8fac3f8
|
bugfix: a new flow added to disable staffs and free the used seats.
|
2026-05-18 14:58:47 +03:30 |
|
|
|
4487d3260b
|
bugfix: a new flow added to disable staffs and free the used seats.
|
2026-05-18 14:56:07 +03:30 |
|
|
|
95ed1bd4ab
|
bugfix: create organization button is now hidden for none owner users.
|
2026-05-18 13:37:20 +03:30 |
|
|
|
8278fd9012
|
bugfix: overlapped appointments now made possible. selection popup added for overlapped banners.
|
2026-05-17 17:42:59 +03:30 |
|
|
|
046257c071
|
bugfix: copy/regenerate link for invitation action added to connection request lis in orgs feature.
|
2026-05-17 13:13:59 +03:30 |
|
|
|
09b511a136
|
bugfix: org invitation flow updated so that the invited org follows the exact steps of free trial registration.
|
2026-05-17 02:03:18 +03:30 |
|
|
|
2d43254af2
|
bugfix: invitation link copy option disapearing fixed. route problem for unauthorizrd users opening invitation link fixed.
|
2026-05-17 00:02:13 +03:30 |
|
|
|
627219df58
|
bugfix: .env.example files updated. some minor changes in jwt strategy to avoid failing when .env files does not contain needed keys.
|
2026-05-16 22:40:42 +03:30 |
|
|
|
8123a94a3d
|
feature: a minimal implementation of the appointment feature done.
|
2026-05-06 23:05:37 +03:30 |
|
|
|
bb44270795
|
feature: Organizations form UX flow now matches the needs.
|
2026-05-06 18:55:42 +03:30 |
|
|
|
adfb5b436e
|
feature: clinic & lab invitation flow added. minimal ui implemented for organizations tab.
|
2026-05-05 19:50:07 +03:30 |
|
|
|
15ef17228f
|
improvement: fixed some package.json issues. readme files updated.
|
2026-05-05 00:01:06 +03:30 |
|
|
|
5682da87aa
|
improvement: docker infrastructure overhauled.
|
2026-05-03 20:15:39 +03:30 |
|
|
|
b6bd4b47be
|
improvement: dashboard UX improved
|
2026-04-30 18:49:23 +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 |
|
|
|
1b8856f64e
|
feature: sending invitation link for newly created staff implemented.
|
2026-04-30 12:55:39 +03:30 |
|
|
|
c39bd872bd
|
feature: a minimal implementation of staff management is done.
|
2026-04-30 00:52:05 +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 |
|
|
|
207e7fed75
|
bugfix: logout behaviour fixed.
|
2026-04-29 15:55:58 +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 |
|