mirror of
https://github.com/temetro/temetro.git
synced 2026-07-26 11:58:14 +00:00
ab17978b5c
backend: public GET /api/portal/:clinic/doctors and /availability, and thread a chosen provider into portal bookings (conflict check unchanged). frontend: fix site-wide Arabic RTL — anchor the sidebar right for RTL and mirror the Switch thumb. Add a Patient Portal section (open/copy/QR) to Settings → Signing and a "Use my current location" GPS button to the clinic location editor. New i18n keys across all five locales. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
12 lines
173 B
JSON
12 lines
173 B
JSON
{
|
|
"name": "temetro",
|
|
"version": "0.10.0",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"shadcn": "^4.11.0"
|
|
},
|
|
"dependencies": {
|
|
"xcodebuildmcp": "^2.6.2"
|
|
}
|
|
}
|