pradeepkumar
2245584734
fix: prevent profile bio/description horizontal overflow
...
Add min-w-0 to the flex-1 right content column so it can shrink below
its content width (flex items default to min-width:auto), and break-words
on the bio paragraph for long unbroken strings.
2026-06-23 12:58:56 +05:30
Chinraj P
376051c41e
feat: add SEO metadata and profile schema
2026-06-18 14:37:55 +05:30
pradeepkumar
fb14c4d37c
feat: add availability status check and disable connect button for unavailable agents
2026-05-15 11:28:24 +05:30
pradeepkumar
b9e52b0485
style: improve TestimonialCard layout consistency and remove redundant availability labels from dashboard and profile pages
2026-04-15 16:57:53 +05:30
pradeepkumar
87d8ee389a
feat: display fallback "Not specified" state for agent work environment and tagline info cards
2026-04-15 14:00:40 +05:30
pradeepkumar
9042913e22
feat: add personal tagline support and improve snake_case string formatting in profile data mapping
2026-04-14 10:11:02 +05:30
pradeepkumar
dc2b279947
feat: implement dynamic work environment section and improve availability data mapping with backend-resolved labels
2026-04-14 09:07:37 +05:30
pradeepkumar
66b233159a
feat: add agency information section and dynamic field labels to profile experience data
2026-04-14 07:54:25 +05:30
pradeepkumar
11c3fdfde8
refactor: update location display order to state-first and fix minor typos in auth pages
2026-04-11 22:52:11 +05:30
pradeepkumar
5d930db290
style: adjust top padding on profile page and remove expand button from profile list sections
2026-03-31 06:26:54 +05:30
pradeepkumar
ed277d2955
feat: improve profile error handling with specific messages and UI for private or missing profiles
2026-03-30 15:35:36 +05:30
pradeepkumar
86cacd9a5b
feat: enable direct messaging initiation from agent profiles via agentProfileId query parameter
2026-03-29 17:40:06 +05:30
pradeepkumar
d0d43eb69b
feat: implement avatar loading shimmers and restrict privacy settings visibility by user role
2026-03-28 17:01:37 +05:30
pradeepkumar
37d66150c3
fix
2026-03-27 15:47:29 +05:30
pradeepkumar
317f7e7402
feat: Introduce alwaysShow prop for MobileBackButton to control visibility and apply minor UI refinements to specialization cards and chat header.
2026-03-27 06:47:53 +05:30
pradeepkumar
9b6fbeb4fd
feat: Introduce and integrate a mobile back button component across agent and user profile pages.
2026-03-20 02:32:58 +05:30
pradeepkumar
772e1024cc
feat: Implement useImageStatus hook and enhance image loading status handling across various components to address cached images and loading timeouts.
2026-03-18 11:54:40 +05:30
pradeepkumar
9acb0063fa
feat: Implement shimmer loading for profile and avatar images across various components.
2026-03-14 14:37:19 +05:30
pradeepkumar
1baad05e79
feat: Replace hardcoded default profile image with a dynamic placeholder and remove cache-busting from presigned URLs.
2026-03-07 22:19:10 +05:30
pradeepkumar
93b86a3472
feat: Implement a new testimonial submission page and service, and update related profile and settings components.
2026-03-05 05:36:10 +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
1faed9140c
feat: implement dynamic contact info and availability mapping from field values, and enhance phone number masking.
2026-02-02 10:19:55 +05:30
pradeepkumar
b5106945dc
feat: Implement agent-user connection request system with a new service and dynamic profile card buttons.
2026-02-02 09:59:08 +05:30
pradeepkumar
edfbf4a51c
feat: Implement agent availability status with a toggle for agents and display on user profiles.
2026-02-02 00:34:31 +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
4ffd6305b1
fix
2026-01-25 01:15:02 +05:30
pradeepkumar
39af9bc59d
s3 fix
2026-01-24 23:10:02 +05:30
pradeepkumar
f035129b6a
refactor: Remove deprecated agent dashboard and message components, add FAQ page, and introduce a new generic messaging system.
2026-01-20 12:26:27 +05:30
pradeepkumar
a4dc8bb0fa
feat: Add user profile page and new modular profile components, integrating them into the agent dashboard.
2026-01-20 12:17:47 +05:30