Commit Graph

13 Commits

Author SHA1 Message Date
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
c154b6dabf Merge pull request 'bugfix: logout behaviour fixed.' (#5) from bugfix/logout-bad-state into master
Reviewed-on: http://178.131.50.201:3000/admin/dyolink/pulls/5
2026-04-29 15:59:12 +03:30
207e7fed75 bugfix: logout behaviour fixed. 2026-04-29 15:55:58 +03:30
063a5faa56 Merge pull request 'improvement: sidebar refactored. COMMING SOON page added for all non-developed tabs.' (#4) from improvement/sidebar-refactor into master
Reviewed-on: http://178.131.50.201:3000/admin/dyolink/pulls/4
2026-04-29 15:36:27 +03:30
ae1e4c67de improvement: sidebar refactored. COMMING SOON page added for all non-developed tabs. 2026-04-29 14:02:42 +03:30
3c7fcf18b3 Merge pull request 'feature: a very minimal patients feature implemented. it needs lots of improvments though' (#3) from feature/patients into master
Reviewed-on: http://178.131.50.201:3000/admin/dyolink/pulls/3
2026-04-29 13:43:05 +03:30
6a3addd1ca feature: a very minimal patients feature implemented. it needs lots of improvments though 2026-04-29 13:32:22 +03:30
1128fca81a Merge pull request 'bugfix: the whole theming structure overhauled. light/dark mode icon added.' (#2) from bugfix/theming-patched into master
Reviewed-on: http://178.131.50.201:3000/admin/dyolink/pulls/2
2026-04-29 01:46:06 +03:30
a264523e12 bugfix: the whole theming structure overhauled. light/dark mode icon added. 2026-04-29 01:22:53 +03:30
bdd889ac09 Merge branch 'bugfix/dashboard-blank-page' 2026-04-28 12:12:32 +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