hamed
b494473e40
feat: رفع لینک /doctor/undefined و متمایزسازی صفحهٔ اصلی شهرها
...
- ایجاد پرامپت برای رفع خطای 404 ناشی از لینک `/doctor/undefined` در سایتهای بهبهان و یاسوج.
- افزودن کامپوننت `CityHighlights` برای نمایش محتوای یکتا و آمار پزشکان و تخصصهای پرمراجعه در صفحهٔ اصلی هر شهر.
- بهروزرسانی تستهای مربوط به کامپوننتهای `ItemDoctor` و `CityHighlights` برای اطمینان از عدم وجود لینکهای نامعتبر و نمایش صحیح اطلاعات.
- ایجاد سند جدید برای مستندسازی خطاهای Search Console که باگ نیستند و نیاز به رفع ندارند.
- افزودن تستهای واحد برای توابع `buildCityIntro` و دیگر توابع مرتبط با تولید متن یکتا برای صفحات لیست.
2026-08-08 19:14:50 +03:30
hamed
56e264e44c
feat: Refactor specialty display logic and enhance specialty filtering
...
- Introduced SpecialtyChips component to manage the display of doctor's specialties with a primary specialty and a count of additional specialties.
- Updated ItemDoctor component to utilize SpecialtyChips for better UI presentation.
- Enhanced PosterLight and Poster components to display primary specialties and a text line for sub-specialties.
- Implemented nextSpecialtyFilter function to improve specialty selection logic in the Content component.
- Updated search functionality to allow searching by both doctor name and specialty.
- Added new specialties to specialties.json for better coverage.
- Created sync-specialties script to synchronize specialties data with the backend during build.
- Added tests for new components and helper functions to ensure functionality and reliability.
2026-08-08 17:19:22 +03:30
hamed
29b8819021
refactor(docker): update Dockerfile for Next.js 15 and enhance build stages
2026-07-19 13:19:43 +03:30
hamed
fd48b48613
feat: add canonical URL handling and entity quality checks
...
- Implemented canonical URL strategies for city-specific domains and entities.
- Added helper functions for domain and city resolution.
- Created tests for canonical URL generation and domain resolution.
- Introduced entity quality checks for doctors and clinics to ensure meaningful content.
- Developed unique introductory texts for listing pages to avoid duplicate content.
- Established robots.txt policies for listing pages to manage indexing based on user filters.
- Enhanced specialty content with dynamic introductions and FAQs to improve SEO.
2026-07-19 07:52:50 +03:30
hamed
07d6526f74
fix(doctors): ensure active filter is correctly parsed as a number
2026-07-14 11:25:43 +03:30
hamed
ee47b535d8
Add empty AST cache file for version 0.8.44 with non-object root data
2026-07-08 17:38:32 +03:30
hamed
79f7df2e4d
feat: implement root domain handling for nobat724.com to prevent city filtering
2026-07-02 21:53:45 +03:30
hamed
35e8b65342
fix(accessibility): add aria-labels for improved screen reader support
2026-06-21 17:00:23 +03:30
hamed
cbae19d270
feat(doctors): add loading state management and pass filter to sendReq
2026-06-21 16:24:09 +03:30
hamed
cb13ba3f45
fix(doctors): improve filter performance and resolve modal closing issues
2026-06-21 15:47:37 +03:30
hamed and Claude Opus 4.8
d9dc976ab3
fix(pagination): read pagination from meta instead of page
...
backend جدید clinicpro صفحهبندی را در پاسخ تحت کلید meta برمیگرداند
({totalRecords, totalPages, currentPage})، نه page. به همین دلیل
PaginationContent مقدار totalRecords نمیگرفت و count=NaN میشد و
صفحهبندی مخفی میماند. اصلاح در صفحات /doctors و /clinics.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-15 00:56:26 +03:30
hamed and Claude Opus 4.8
f3192945c7
fix(doctors): resolve next/image http host and MUI v5 loading prop
...
- افزودن الگوی http برای api.clinic-pro.ir به next.config (عکسهای بیمه
با http برمیگردند و خطای 500 next/image میدادند)
- جایگزینی prop loading نامعتبر روی Button با disabled در SendReq/ButtonApply
(loading فقط در MUI v6+ پشتیبانی میشود؛ این پروژه v5 است و lab نصب نیست)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-15 00:15:10 +03:30
hamed
3c9013ff0c
check lighthous
2026-06-05 21:05:07 +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
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
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
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
ehsan
74c6cf7b6b
remove additional code && fix bug select city and state && alert success and error message for comment in doctors page && handle set data after user searched in field doctors page && set data appointment from doctor data && set value in field search after user reload in doctors page
2025-09-22 19:56:28 +03:30
ehsan
e11f4ed3c5
add loading for redirect button from home to doctors page && change filter for field search in name or specialty and set in url && fix bug select city in home page
2025-09-21 23:12:47 +03:30
ehsan
dfc8492afa
handle like comments data, req for update comments and add loading for like comment && search specialty with searchbar in doctors page && set category and specialty data
2025-09-20 17:04:36 +03:30
ehsan
2f078eba3c
add first open time for appo item and change component data, remove work time in location, add loading on links in page doctor list, fix bug search city and state in clinics page
2025-09-18 14:30:49 +03:30
ehsan
a6386e693f
change bg of auto-selector, remove value of search from url when click on x button on autoselector, remove to set data of search field in clinics page, fix remove data and update state filter after click on clearAll text in autoselector of doctors age
2025-09-17 20:08:42 +03:30
Ehsan
41ba7aa709
add auto-selecotr to home page and handle set in data, search in specialties and send req for filter && add locations and change text
2025-09-15 19:45:39 +03:30
Ehsan
f0e8a753c3
fix filter gender, req and set new data when delete all filters, show date time with timestamp in doctors list, fix send data in home page list specialty, change data of params for request to doctors in doctors page
2025-09-13 15:05:50 +03:30
Ehsan
6414293d1c
handle request in modal filters, selector sort, search city with one function and field-search & handle change all data in doctors filter with one function & change modal search location in home page & set data with diffrent key in url of page doctors
2025-09-12 20:51:50 +03:30
Ehsan
dbef29b9d9
change function of fliter sort, modal and locate set new data and change it and update
2025-09-12 09:39:48 +03:30
Ehsan
d04aa8568d
send filter degree, gender and speciality with en name, handle set url in doctors page with searchbar home for key field or search, set value of province in url with id, change filter stars with ASC and DESC, bg-color of field in spcialties
2025-09-09 19:48:45 +03:30
Ehsan
9f53daa398
save state selected in modal filter, filter list with location selected, save data sort, filter list with sort point, real all url from .env file, change name of value category and specialties to persian and change functional find data with field
2025-09-08 08:08:35 +03:30
Ehsan
10d4c39a4d
change key field to specialty, filter list doctors with name, remove loading state from doctors page, save state id in url
2025-09-07 10:22:53 +03:30
Ehsan
dc40129034
handle change data in doctor model, set previous data when user close modal, update list doctor after update data and change key name in url
2025-09-05 23:05:02 +03:30
Ehsan
ebfe47468c
get data with filter location for first time, get comment of doctor and show in doctor page, handle new comment
2025-09-03 22:05:26 +03:30
Ehsan
1e70d88a84
fix bug save and set data just with one key, remove page login from appo page, disable not avalaible data in calendar, change steps for pages in appo, get data user, edit and set in page user-info
2025-08-31 01:21:59 +03:30
Ehsan
09867bf84a
show only the first item in appo list & update appo item text && change key in /doctors page URL && handle setting and updating data on first modal filter load
2025-08-26 22:35:05 +03:30
Ehsan
8e4f182868
fix bug save data in wrong key && change functionality data && clean code component
2025-08-06 18:06:41 +03:30
Ehsan
72ed07071c
handle update data in tab dashboard
2025-06-10 14:27:06 +03:30
Ehsan
7d6a9e6e33
update design and request pages dashboards & doctors & doctor item & clinics & clinic item and layout
2025-06-07 04:22:52 +03:30
Ehsan
e292176a61
handle limit page dashboard & change header profile user & get data from api in page clinics & clinic item and doctor item
2025-06-01 01:08:25 +03:30
Ehsan
d95815d4aa
install and handle casle & prevent page dashboard & handle register and code verfication & get data in clinics page
2025-05-27 03:40:06 +03:30
Ehsan
81f8042f6c
change function and design page doctors & signin & signup & home & specialties & helper
2025-05-21 16:45:26 +03:30
Ehsan
6c7709c342
change function and design page doctors & signin & signup & home & specialties & helper
2025-05-21 16:44:34 +03:30
hamed
5235579df2
set all category gender and dgree
2025-05-19 10:10:41 +03:30
Ehsan
254d5d4ebd
change format all file
2025-05-18 01:18:35 +03:30
Ehsan
4a57468e26
handle pagination in clinics page & change design login & fix bug filter state & change list most searched in home page & handle error page doctor item & change key url doctors and home page and get data from url & send data with url search to doctors page & show pagination only when list is long
2025-05-18 01:07:22 +03:30
Ehsan
80c7329916
get data from url and set in state & change default value & handle delete value of states & handle list and filter category and expertise in doctors page & handle search onchange & filter list clinics on change state
2025-05-17 01:46:25 +03:30