Commit Graph

321 Commits

Author SHA1 Message Date
pradeepkumar
1dba4e70d5 feat: sync profile data with session and implement visibility-based refetching in ProfileSettingsForm 2026-04-24 12:56:20 +05:30
pradeepkumar
cecbba7f3e fix: improve ProfileCard layout responsiveness by adding flex-wrap and adjusting container constraints 2026-04-21 13:28:19 +05:30
pradeepkumar
bff2eef378 feat: integrate Umami analytics script into root layout 2026-04-20 23:39:06 +05:30
pradeepkumar
6fe5691b5c feat: hide Billings & Payments menu item in SettingsSidebar pending pricing flow finalization 2026-04-20 23:38:17 +05:30
pradeepkumar
2337f5646f feat: implement email change functionality with verification modal in profile settings 2026-04-20 14:07:33 +05:30
pradeepkumar
a292bdc694 feat: add location autocomplete functionality to HeroSection search input 2026-04-20 13:36:59 +05:30
pradeepkumar
07b19e3a7c feat: update search query to include location filtering when no specific location is provided 2026-04-20 10:46:03 +05:30
pradeepkumar
da805fbc5c feat: add profile links to featured agents and professionals by updating CMS types and card components 2026-04-20 10:31:51 +05:30
pradeepkumar
ba8ce115b2 fix: improve message text wrapping and prevent empty search execution in profiles page 2026-04-20 10:25:21 +05:30
pradeepkumar
3474c97659 refactor: simplify listing type selection by dynamically mapping agent types instead of hardcoded categories 2026-04-20 10:21:23 +05:30
pradeepkumar
3f37b13f8f feat: add mobile-responsive overlay and improved positioning for emoji and GIF pickers 2026-04-18 16:46:23 +05:30
pradeepkumar
30adc9349c feat: improve FilterModal mobile responsiveness and handle social auth errors via URL parameters 2026-04-18 12:23:14 +05:30
pradeepkumar
396d68649f feat: replace mobile agent card slider with horizontal swipe carousel and improve messaging header responsiveness 2026-04-18 11:32:45 +05:30
pradeepkumar
ff17bab0db fix: update validation error message to overlay layout to prevent content shifting 2026-04-18 10:54:52 +05:30
pradeepkumar
945f0dafaa style: refine validation error UI in HeroSection and improve FilterModal section header layout 2026-04-18 08:14:46 +05:30
pradeepkumar
39a8d846b4 fix: improve HeroSection responsiveness and remove expertise tag truncation in user profile page 2026-04-17 20:20:31 +05:30
pradeepkumar
b568e4b178 refactor: restrict expertise tag extraction to only the about_me_expertise field 2026-04-17 08:12:40 +05:30
pradeepkumar
9985f533a9 feat: implement horizontal scroll for testimonials and display all reviews in dashboard 2026-04-17 08:08:04 +05:30
pradeepkumar
8cb5902200 feat: truncate testimonial title snippet to 35 characters with line-clamp support 2026-04-17 07:24:23 +05:30
pradeepkumar
97b45fff82 feat: scope filterable fields by agent type and update filters dynamically on selection change 2026-04-16 16:46:02 +05:30
pradeepkumar
52ffd44728 refactor: remove redundant plan name display from subscription form 2026-04-16 16:31:49 +05:30
pradeepkumar
5cac15d742 feat: implement cross-tab logout synchronization using storage event broadcasting 2026-04-15 23:52:05 +05:30
pradeepkumar
c60978aea1 feat: strip state prefixes from city values and format as title case in profile displays 2026-04-15 23:44:44 +05:30
pradeepkumar
d764fe02c9 feat: implement bulk mute/unmute functionality for all conversations in MessagingPage 2026-04-15 19:37:53 +05:30
pradeepkumar
fc0e34293e refactor: remove licensing area display logic from ExperienceSection component 2026-04-15 19:07:27 +05:30
pradeepkumar
cf2e62801c refactor: remove licensing areas section from ExperienceSection component 2026-04-15 19:07:01 +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
99a594ed16 feat: implement comprehensive field validation logic and update UI components to enforce validation constraints 2026-04-15 15:44:51 +05:30
pradeepkumar
affaefc29a refactor: update orphan value filtering and availability type logic in profile data mapper 2026-04-15 14:41:28 +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
1637139f23 fix 2026-04-15 13:40:27 +05:30
pradeepkumar
691a9a04a9 refactor: filter out stale profile field values by requiring backend-resolved labels 2026-04-15 12:42:48 +05:30
pradeepkumar
56c300f368 feat: implement dynamic row-based tag clipping in TopProfessionals and fix typo in CommonHeader 2026-04-15 11:47:40 +05:30
pradeepkumar
5e787f2720 refactor: replace team member section with feature cards and add associated SVG icons 2026-04-15 07:15:56 +05:30
pradeepkumar
3897a47756 style: remove justify-between from HeroSection container to adjust layout alignment 2026-04-15 06:46:25 +05:30
pradeepkumar
8a7cbe6bbc fix: set specialization cards to stretch height for consistent layout alignment 2026-04-15 06:44:55 +05:30
pradeepkumar
ffa508f7cf refactor: remove location field from user and agent profile settings forms 2026-04-14 13:05:54 +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
1eccde73e3 feat: add valueLabel support and implement snake_case to Title Case formatting for profile field values 2026-04-14 08:47:16 +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
369c7a0ac8 fix: update hero headline text and adjust section layout constraints for consistent height 2026-04-13 23:31:32 +05:30
pradeepkumar
a904edba92 feat: add event listeners to synchronize notification and message counts upon read events 2026-04-13 22:47:59 +05:30
pradeepkumar
189b3b9815 feat: implement real-time message and notification count synchronization via custom events and socket listeners 2026-04-13 22:47:51 +05:30
pradeepkumar
081dd65f1e feat: update login role from admin to agent and include loginRole in authentication request 2026-04-13 20:27:02 +05:30
pradeepkumar
580415f98a refactor: conditionally render description and helper text in HeroSection based on content availability 2026-04-12 16:18:54 +05:30
pradeepkumar
1a23b3ccce feat: add mission statement description to about page team section 2026-04-12 15:25:50 +05:30
pradeepkumar
dc18236bf0 feat: mark notifications as read when clicking action links in agent and user dashboards 2026-04-12 15:17:58 +05:30
pradeepkumar
e97afd6202 feat: add founder story section and update mission statement on about page 2026-04-12 13:22:07 +05:30
pradeepkumar
ff0a704deb feat: fetch and render dynamic agent types in footer service providers list 2026-04-12 12:31:59 +05:30