15 Commits
Author SHA1 Message Date
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 42b7fa5a98 feat(specialties): add new specialty for جراحی استخوان و مفاصل 2026-07-23 19:49:53 +03:30
hamed 4252df21f7 Add specialties data in JSON format for medical fields 2026-06-30 21:51:08 +03:30
hamed 2fc74a664e Refactor state data structure: replace string IDs with integers, add UUIDs, status, and weight attributes for each state 2026-06-21 15:37:19 +03:30
hamed 52f6bf6d0f Refactor code structure for improved readability and maintainability 2026-06-14 23:37:53 +03:30
hamed 30d97a7864 update specialties.json with new specialty names 2025-10-21 14:45:35 +03:30
ehsan 0db121150d update field doctors, cities, states and specialties 2025-09-25 17:06:57 +03:30
Ehsan 254d5d4ebd change format all file 2025-05-18 01:18:35 +03:30
Ehsan a016d3319a save data modal & change list selectors & handle redirect in modal page doctors 2025-05-16 13:52:47 +03:30
ehsan 8ee3defdc0 change design text home page and dynamic metadata beased on hostname 2025-05-04 12:31:53 +03:30
hamed 8e87b7a346 Add data and edite readme... 2025-05-02 11:07:45 +03:30
hamed 8f69aae313 Update information.json with current doctor, patient, and appointment data.
Added today's activities, patient statistics, payment information,
and doctor appointment details for the admin dashboard display.
2025-04-26 10:08:37 +03:30
Ehsan eda896e917 add prettier formatter to all file 2024-09-25 11:03:44 +03:30
Ehsan 72725c9600 create list specialties 2024-07-09 19:32:20 +03:30
Ehsan c6840d8b05 head page specialties 2024-07-09 19:27:38 +03:30