Commit Graph

190 Commits

Author SHA1 Message Date
db4803d463 fix sidebar width change during toggling between tabs. 2026-06-24 17:09:06 +03:30
740f6d9cc9 test disable push on master 2026-06-23 15:54:13 +03:30
36cf991684 Merge pull request 'feature/tab-warning-flag' (#44) from feature/tab-warning-flag into master
All checks were successful
Registry — build, push, deploy / temp-success (push) Successful in 0s
Reviewed-on: http://178.131.50.201:3000/admin/dyolink/pulls/44
2026-06-22 14:44:19 +03:30
770b13bf45 Merge branch 'master' into feature/tab-warning-flag 2026-06-22 11:20:17 +03:30
320cf11d12 commit package lock changes
All checks were successful
Registry — build, push, deploy / temp-success (push) Successful in 2s
2026-06-22 10:59:32 +03:30
2f99abbb9e front end feature to showing pending connection request in sidebar. 2026-06-21 13:26:55 +03:30
4e2a9765bc backend api service for Count incoming pending connection requests for sidebar badge. 2026-06-21 13:24:15 +03:30
9a3ca5693b Merge pull request 'feature/localization' (#43) from feature/localization into master
All checks were successful
Registry — build, push, deploy / temp-success (push) Successful in 0s
Reviewed-on: http://178.131.50.201:3000/admin/dyolink/pulls/43
2026-06-20 14:55:07 +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
b314a5fa11 Merge pull request 'feature/working-hours' (#42) from feature/working-hours into master
All checks were successful
Registry — build, push, deploy / temp-success (push) Successful in 1s
Reviewed-on: http://178.131.50.201:3000/admin/dyolink/pulls/42
2026-06-20 00:46:39 +03:30
1f440086af feature: step 2 wizard UX for working hours improved. appointment grid height increased. 2026-06-20 00:44:49 +03:30
cad6fbaa6c fix tailwinds modul not issue. 2026-06-17 15:27:00 +03:30
97f7e015b4 feature: step 2 wizard UX for working hours improved. appointment grid height increased. 2026-06-10 20:04:05 +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
468572a50f Merge pull request 'feature/treatment-backend' (#20) from feature/treatment-backend into master
All checks were successful
Registry — build, push, deploy / temp-success (push) Successful in 0s
Reviewed-on: http://178.131.50.201:3000/admin/dyolink/pulls/20
2026-06-02 14:25:55 +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
935bb8c214 Merge pull request 'bugfix/demo-bugs-fixed' (#19) from bugfix/demo-bugs-fixed into master
All checks were successful
Registry — build, push, deploy / temp-success (push) Successful in 0s
Reviewed-on: http://178.131.50.201:3000/admin/dyolink/pulls/19
2026-05-18 19:11:28 +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
81fe14823f bugfix: staffs feature toasts unified with the other features. 2026-05-18 14:20:50 +03:30
7dba7cc144 bugfix: organization sidebar icon updated like organization switch feature. 2026-05-18 14:08:07 +03:30
95ed1bd4ab bugfix: create organization button is now hidden for none owner users. 2026-05-18 13:37:20 +03:30
535b49310f bugfix: click on new patient button resets the patient data entry form now. appointment's add patient flow updated so that it matches tha patients feature. 2026-05-18 13:09:46 +03:30
3b12c52fd3 bugfix: selecting past dates is now possible in appointment and treatment features. bur, add, edit and delete actions are disabled for past dates. 2026-05-18 12:50:25 +03:30
eb636db653 bugfix: a small refactor done in folder structure and naming conventions. 2026-05-18 12:31:21 +03:30
4590255b31 bugfix: patients feature toasts unified with the other features. 2026-05-18 12:22:19 +03:30
0029a85e17 Merge pull request 'bugfix/demo-bugs-fixed' (#18) from bugfix/demo-bugs-fixed into master
All checks were successful
Registry — build, push, deploy / temp-success (push) Successful in 0s
Reviewed-on: http://178.131.50.201:3000/admin/dyolink/pulls/18
2026-05-17 18:07:51 +03:30
8278fd9012 bugfix: overlapped appointments now made possible. selection popup added for overlapped banners. 2026-05-17 17:42:59 +03:30
e119d02759 bugfix: delete action removed from appointment banners to avoid banner sizing issues. the appointment can be deleted via edit modal. 2026-05-17 17:14:00 +03:30
375fdc60b4 bugfix: all the toasts unfied inide appointments feature. DateSelector component updated to an expandable one. 2026-05-17 16:48:42 +03:30
2025a868ea bugfix: all the toasts unfied inside organizations feature. other features still need a refactor for toasts though. 2026-05-17 13:59:00 +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
201be53ddd bugfix: some minor ui updates for invitation history dialog. 2026-05-17 01:39:49 +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
105175ff4d Merge pull request 'improvement/ui-ux-improvements' (#17) from improvement/ui-ux-improvements into master
All checks were successful
Registry — build, push, deploy / temp-success (push) Successful in 0s
Reviewed-on: http://178.131.50.201:3000/admin/dyolink/pulls/17
2026-05-08 14:30:13 +03:30
803564802c improvement: datepicker component now let user choose past dates too. 2026-05-08 14:25:44 +03:30
a0348e4079 improvement: toast component created and used every where in the app. 2026-05-08 14:07:21 +03:30
dcc4b10f00 improvement: badge & card components colour pallete updated so their text become more readable in light mode. 2026-05-08 13:56:33 +03:30
f314c116ec Merge pull request 'feature/treatment' (#16) from feature/treatment into master
All checks were successful
Registry — build, push, deploy / temp-success (push) Successful in 1s
Reviewed-on: http://178.131.50.201:3000/admin/dyolink/pulls/16
2026-05-08 12:45:23 +03:30
b6b408e41e feature: FDI tooth chart UI finalized. 2026-05-08 12:42:01 +03:30
1a11323b74 feature: FDI tooth chart UI updated. 2026-05-08 03:58:53 +03:30
c2d490a5e7 feature: Preview added for treatments. 2026-05-07 14:20:50 +03:30
58cb35e26d feature: a minor refactor in folder structure done. 2026-05-07 03:46:18 +03:30
a70cbc7860 feature: a mocked implementation of v1 UI done. 2026-05-07 03:40:29 +03:30
2161926fc9 Merge pull request 'feature/appointment' (#15) from feature/appointment into master
All checks were successful
Registry — build, push, deploy / temp-success (push) Successful in 0s
Reviewed-on: http://178.131.50.201:3000/admin/dyolink/pulls/15
2026-05-07 01:17:28 +03:30