Commit Graph
402 Commits
Author SHA1 Message Date
hamed 2777db3b8c refactor: enhance phone number validation and input handling in Field and LogInPage components 2025-11-17 15:09:25 +03:30
hamed 5a58c13a4e refactor: implement login state management and navigation flow in appointment components 2025-11-17 15:00:40 +03:30
hamed 6c787fe5fa refactor: add location address handling in DateTime component and update Hours component to display address 2025-11-17 14:50:53 +03:30
hamed 1e510a84b1 refactor: enhance date selection logic in DatePicker and update appointment request parameters 2025-11-17 14:18:15 +03:30
hamed 63d968be1e refactor: update appointment components to fetch and handle doctor data and disabled dates 2025-11-12 21:28:15 +03:30
hamed 573edc1eb9 refactor: pass doctorSlug prop to AppointmentList and ItemAppointment components 2025-11-12 21:05:06 +03:30
hamed 7e655356e5 docs: update README with project overview, features, and setup instructions 2025-11-11 09:44:03 +03:30
hamed 7439899996 refactor: simplify free turn display in appointment components 2025-11-11 09:44:03 +03:30
Arezoo 79ff139779 loading ,page 2025-10-27 10:58:26 +03:30
Arezoo 8ab33b4e93 clear search change to doctor name 2025-10-26 12:54:42 +03:30
Arezoo 7c320d3c22 loading added 2025-10-25 19:26:25 +03:30
Arezoo 3c2b44a65f not found filter handel 2025-10-22 23:16:35 +03:30
Arezoo 34188ab366 error handeling on the pagination 2025-10-22 17:38:29 +03:30
Arezoo 74d142e86e Merge branch 'dev' of https://github.com/hamedhosseini143/nobat724_front into dev 2025-10-22 14:41:17 +03:30
Arezoo f22526bff3 paginations ,limit=50 2025-10-22 14:30:30 +03:30
hamed 30d97a7864 update specialties.json with new specialty names 2025-10-21 14:45:35 +03:30
Arezoo bfd797dd02 api change 2025-10-21 14:32:13 +03:30
Arezoo 2cbf96ec6f handel filter clinic and added changenumber function 2025-10-21 13:31:44 +03:30
Arezoo e8754fda35 set cilinic working time 2025-10-18 21:13:41 +03:30
Arezoo 7bf3f415fd title change emaildelete 2025-10-18 11:36:30 +03:30
hamed 4ff3f9c075 update DEV_MODE condition for Google Tag Manager and Google Analytics rendering 2025-10-11 15:33:48 +03:30
hamed 305d79d5f4 add DEV_MODE support to metadata generation and robots handling; update .gitignore and docker-compose for environment variables 2025-10-11 15:26:26 +03:30
hamed f47eb03879 remove debug log for matchedCity in generateMetadata function 2025-10-08 10:45:37 +03:30
hamed 8de14fd3c0 implement canonical URL handling with server and client-side support, add middleware for pathname access, and create hooks for dynamic canonical URL injection 2025-10-08 10:26:22 +03:30
ehsan e6893846bd change design poster and text head && design modal filter & data for filter and doctors & handle functionality filter, set in url, read from url and change state 2025-10-06 01:13:55 +03:30
ehsan 0b90e1abc4 change api file and design poster 2025-10-04 20:36:50 +03:30
ehsan 83e482507b responsive pagination && handle free_turn value && fix set value in small size appo list in page doctors && set data rate in doctor item && fix set token in cookie in page login on domain nobat724.com 2025-10-04 17:16:47 +03:30
ehsan e1510b142b handle download poster and qrcode, fix to show timestamp, add pagination to doctors page 2025-10-02 02:52:26 +03:30
ehsan 645da72002 add state of page in url, add location and working_days on list in clinics page, fix update list clinic with page and limit value, hide pagination when list of clinic is empty, round image of doctor and appo in doctor item 2025-09-30 15:58:31 +03:30
ehsan ae8c49bd07 change timstamp functional 2025-09-29 11:04:26 +03:30
ehsan fa1eeae584 fix bug modal search location in home && send request after click on continue for update list clinics && change style on hover text of specialties and service in clinics page && add loading for list of clinics && fix bug page doctor item && link footer to clinic-pro 2025-09-29 00:37:15 +03:30
ehsan b10fa6259e fix bug modal search location in home && send request after click on continue for update list clinics && change style on hover text of specialties and service in clinics page && add loading for list of clinics && fix bug page doctor item && link footer to clinic-pro 2025-09-29 00:36:55 +03:30
hamed 6a1c171a3c fix: update disallow rule in robots.txt to restrict access to /dashboard 2025-09-28 19:14:13 +03:30
hamed 1967d30e82 Merge remote-tracking branch 'origin/dev' 2025-09-28 19:04:39 +03:30
hamed 1073c6e974 refactor: simplify search URL generation functions to return empty arrays 2025-09-28 19:03:16 +03:30
ehsan d69d133e4c handle button show less/more for detail of clinic item 2025-09-28 18:48:26 +03:30
hamed 8f9fd7f149 fix: enhance domain handling in sitemap generation and add XML escaping utility 2025-09-28 18:42:23 +03:30
hamed 4f864612ae Merge remote-tracking branch 'origin/main' into dev 2025-09-28 18:25:11 +03:30
ehsan f20a97186f round img of doctors && fix remove 'nobat724' value in city data for all pages && handle send req for filter clinics && filter list clinic for first time on load page && add component loading and handle it in page clinics 2025-09-28 18:22:25 +03:30
hamed 7cc40c2fd6 feat: add SEO configuration with dynamic robots.txt and sitemap.xml generation 2025-09-28 18:21:31 +03:30
ehsan f4bcb396aa change style of images and fix show img head and insurances in mobile size in clinic page 2025-09-28 18:21:22 +03:30
hamed 234bcf5aca refactor: remove hardcoded NODE_ENV value from docker-compose.yml 2025-09-28 15:48:17 +03:30
hamed e86f23688e docs: update README for environment variable configuration and clarify usage in Next.js
docker: modify Dockerfile to set NODE_ENV from environment variable for flexibility
2025-09-28 14:46:27 +03:30
hamed e75f3351da Merge remote-tracking branch 'origin/dev' 2025-09-28 14:45:13 +03:30
hamed fe9d9a4500 refactor: update NODE_ENV handling in Dockerfile and docker-compose.yml for better environment configuration 2025-09-28 14:30:00 +03:30
hamed 0a6c10fe69 Merge remote-tracking branch 'origin/dev' 2025-09-28 10:19:30 +03:30
ehsan 6f35ee3c10 round img of doctors && fix remove 'nobat724' value in city data for all pages && handle send req for filter clinics && filter list clinic for first time on load page && add component loading and handle it in page clinics 2025-09-27 21:06:32 +03:30
ehsan 0db121150d update field doctors, cities, states and specialties 2025-09-25 17:06:57 +03:30
hamed 95978f3258 remove docker-compose.yaml file 2025-09-23 11:27:32 +03:30
hamed 0cf2a2fc49 mearge dev 2025-09-23 11:24:11 +03:30