Commit Graph

16 Commits

Author SHA1 Message Date
fab5111aa8 improvement: error handeling structure changed and unified all across the app. user no longer sees inappropriate messages. 2026-07-12 18:27:38 +03:30
901d838a2c bugfix: organization not selected problem fixed. being logged out too often fixed. 2026-07-12 17:51:31 +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
c1cffbcafa fix auth refresh endpoint and quiet expected 401 on profile check 2026-06-26 13:23:03 +03:30
b2f4dfa4ca feature: localization's first implmentation done. all frontend hardcoded text is now localized. 2026-06-20 14:51:43 +03:30
284fbd08aa feature: localization's first implmentation 2026-06-20 12:37:38 +03:30
1387e4cb5e feature: dashboard settings and invite activation flow consistency fixed. frontend warnings fixed 2026-04-30 14:05:44 +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
ae1e4c67de improvement: sidebar refactored. COMMING SOON page added for all non-developed tabs. 2026-04-29 14:02:42 +03:30
6a3addd1ca feature: a very minimal patients feature implemented. it needs lots of improvments though 2026-04-29 13:32:22 +03:30
c12509ad31 bugfix: authenticated users seen a blank page instead of their dashboard when reopen the site 2026-04-28 11:57:29 +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