Commit Graph

13 Commits

Author SHA1 Message Date
8123a94a3d feature: a minimal implementation of the appointment feature done. 2026-05-06 23:05:37 +03:30
2dca609ba1 feature: Organizations link and invitation flow implemented minimally. 2026-05-06 19:25:01 +03:30
6258477860 feature: button and badge components updated. 2026-05-06 02:20:19 +03:30
adfb5b436e feature: clinic & lab invitation flow added. minimal ui implemented for organizations tab. 2026-05-05 19:50:07 +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
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
ae1e4c67de improvement: sidebar refactored. COMMING SOON page added for all non-developed tabs. 2026-04-29 14:02:42 +03:30
a264523e12 bugfix: the whole theming structure overhauled. light/dark mode icon added. 2026-04-29 01:22:53 +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