feat: implement doctor schedule module, add detail fields to doctor profile, and integrate new appointment API client

This commit is contained in:
2026-07-23 19:34:02 +07:00
parent 107e191e93
commit 6d84979f03
111 changed files with 5138 additions and 288 deletions
@@ -259,6 +259,7 @@
<a class="collapse-item" th:href="@{/manage/tools/import-export}">Import / Export</a>
<a class="collapse-item" th:href="@{/manage/tools/site-health}">Site Health</a>
<a class="collapse-item" th:href="@{/manage/tools/personal-data}">Personal Data (GDPR)</a>
<a class="collapse-item" th:href="@{/manage/doctor-scheduler}">Doctor Scheduler</a>
</div>
</div>
</li>