a844ac20e7
Remove pull_policy - not supported in build section
hamed2025-12-10 15:24:53 +03:30
defaae05fe
refactor: simplify Dockerfile for Next.js 14 and optimize build stages
hamed2025-12-10 15:19:06 +03:30
3daa4cf333
refactor: update Dockerfile and docker-compose.yml for Next.js 15 compatibility and improved production setup
hamed2025-12-10 15:16:28 +03:30
5c52dcda76
refactor: update Dockerfile and docker-compose.yml for Next.js 15 compatibility and improved production setup
hamed2025-12-10 14:50:41 +03:30
8e5e8e1e9d
refactor: update Dockerfile and docker-compose.yml for Next.js 15 optimization and standalone output
hamed2025-12-10 14:44:41 +03:30
40df2db108
chore: update dependencies in package.json
hamed2025-12-04 05:26:37 +03:30
3ca69dcd0f
refactor: enhance representation info fetching and pass it to relevant components
hamed2025-12-02 15:38:42 +03:30
e6cb27a714
refactor: remove unused frontend_address from payment payload in Paying component
hamed2025-12-02 15:03:27 +03:30
95e55776c3
refactor: enhance dark mode support across components and improve user role handling in DetailProfile
hamed2025-11-19 12:22:14 +03:30
18b03ca781
refactor: enhance user role handling in List and ability definitions
hamed2025-11-19 11:48:40 +03:30
e26d342c90
refactor: enhance blog functionality with related blogs fetching, improved loading states, and tag filtering
hamed2025-11-19 11:32:09 +03:30
235a64c378
refactor: implement blog fetching and pagination in BlogsPage component
hamed2025-11-19 10:55:26 +03:30
4651ae534d
refactor: implement PDF download functionality for appointment details in DetailLg and DetailSm components
hamed2025-11-19 10:34:02 +03:30
aef10e7764
refactor: update map button functionality to use latitude and longitude for Google Maps links
hamed2025-11-19 10:24:07 +03:30
b2f968480c
refactor: update appointment handling to improve data flow and display, including status management and detail views
hamed2025-11-19 09:16:41 +03:30
e7c8501680
refactor: enhance transaction and appointment handling with pagination, status filtering, and improved data display
hamed2025-11-18 22:21:47 +03:30
430e0b3b11
refactor: enhance payment handling by adding frontend_address to payment payload and implement PaymentDetailsPage component
hamed2025-11-18 21:37:05 +03:30
df54983fa3
refactor: enhance appointment handling by adding appointmentId state and updating payment process
hamed2025-11-18 17:09:37 +03:30
5a9f21e88d
refactor: require authentication for appointment posting in response service
hamed2025-11-18 16:57:42 +03:30
53ac0fea83
refactor: add doctor, selectedSlot, and selectedDate props to SubmitData component and enhance appointment handling
hamed2025-11-18 16:36:08 +03:30
6d6d27bcc9
refactor: pass doctor, selectedSlot, and selectedDate props to SubmitData and Detail components
hamed2025-11-18 16:03:46 +03:30
0d547b91bc
refactor: update terminology from 'expertise' to 'specialties' in Head components and improve phone number display in Form component
hamed2025-11-18 15:47:24 +03:30
2894da3c69
refactor: remove console logs for token refresh and user profile requests in SubmitData and AppointmentPage components
hamed2025-11-18 15:39:45 +03:30
5c98b4de3e
refactor: enhance handling of supplementary insurance in Form and AppointmentPage components
hamed2025-11-18 10:35:35 +03:30
3268b3c51e
refactor: enhance form validation and error handling in EditField, DefaultSelect, and Form components
hamed2025-11-18 09:16:01 +03:30
ebc6c246b9
refactor: add gender selection to Form component and update DefaultSelect for improved option handling
hamed2025-11-18 08:32:41 +03:30
a3fd984894
refactor: update user data handling in AppointmentPage to improve loading state and editability of fields
hamed2025-11-17 16:17:50 +03:30
3db4c7e851
refactor: improve loading state management and enhance user profile data handling in AppointmentPage component
hamed2025-11-17 16:10:14 +03:30
8c03717cb7
refactor: add supplementary insurance handling in Form component and update Detail component to fetch insurance data
hamed2025-11-17 15:48:33 +03:30
b46a017773
refactor: enhance appointment flow by adding selected slot and date management across components
hamed2025-11-17 15:33:47 +03:30
2777db3b8c
refactor: enhance phone number validation and input handling in Field and LogInPage components
hamed2025-11-17 15:09:25 +03:30
5a58c13a4e
refactor: implement login state management and navigation flow in appointment components
hamed2025-11-17 15:00:40 +03:30
6c787fe5fa
refactor: add location address handling in DateTime component and update Hours component to display address
hamed2025-11-17 14:50:53 +03:30
1e510a84b1
refactor: enhance date selection logic in DatePicker and update appointment request parameters
hamed2025-11-17 14:18:15 +03:30
63d968be1e
refactor: update appointment components to fetch and handle doctor data and disabled dates
hamed2025-11-12 21:28:15 +03:30
573edc1eb9
refactor: pass doctorSlug prop to AppointmentList and ItemAppointment components
hamed2025-11-12 21:05:06 +03:30
7e655356e5
docs: update README with project overview, features, and setup instructions
hamed2025-11-11 09:43:57 +03:30