Commit Graph

13 Commits

Author SHA1 Message Date
pradeepkumar
a1c128ea2f feat: Enhance user profiles page filter synchronization and refactor common header navigation to use Link components. 2026-03-04 22:13:14 +05:30
pradeepkumar
39137b4dfc feat: Optimize agent profile avatar loading by resolving all presigned URLs in parallel at the page level and passing them to individual profile cards. 2026-03-04 20:42:46 +05:30
pradeepkumar
7e8576c006 feat: Add cache-busting to avatar image URLs and implement show more/less functionality for certifications. 2026-02-09 01:42:26 +05:30
pradeepkumar
719b784dfe feat: Implement 'Show More/Less' functionality for specialization cards, refine expertise tag extraction logic, and update the 'Browse Experts' navigation link. 2026-02-02 16:24:39 +05:30
pradeepkumar
b88e47f911 feat: Implement dynamic city and state retrieval and display for profiles, utilizing new data mapping and updated UI logic. 2026-02-01 23:25:27 +05:30
pradeepkumar
bb7706d152 feat: Enhance agent profiles with dynamic fields, granular location data, and add a verified badge asset. 2026-02-01 22:45:56 +05:30
pradeepkumar
ad2d2dfbf4 refactor: Simplify URL parameter handling by removing the isInitialized flag and directly using derived URL parameters for state and data fetching. 2026-02-01 21:58:57 +05:30
pradeepkumar
f48c665b0a style: Implement custom checkbox styling with a checked state SVG icon. 2026-02-01 18:45:31 +05:30
pradeepkumar
58a1918fa8 feat: Implement dynamic filtering for agent search by adding a filters parameter to the search service and utilizing it in the profiles page. 2026-02-01 18:30:21 +05:30
pradeepkumar
09cf44f418 feat: Introduce dynamic profile filtering with a new service and update user and agent profiles to use separate first and last name fields. 2026-02-01 15:04:51 +05:30
pradeepkumar
911ae85e20 fix 2026-01-25 00:21:17 +05:30
pradeepkumar
c8647fbf5c feat: encapsulate profile filtering UI into a new FilterModal component. 2026-01-20 11:59:57 +05:30
pradeepkumar
781a60f537 feat: Add a new user profiles page with filtering capabilities and update hero section navigation to it. 2026-01-20 11:51:10 +05:30