Commit Graph

104 Commits

Author SHA1 Message Date
fc932dbc7e fix(security): resolve audit findings — logging, endpoints, contact details
- Stop logging submitted password forms to the browser console
- Drive analytics from NEXT_PUBLIC_UMAMI_* instead of a hardcoded vendor
  script URL and site ID; renders nothing when unset
- Replace the wildcard image remote host "**" with an explicit allowlist
  (adds DigitalOcean Spaces)
- Fix the socket URL fallback to the API port (:3001, was :4000)
- Replace placeholder and personal contact emails with support@re-quest.com,
  including the privacy policy and terms pages

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-04 11:30:46 +05:30
Chinraj P
376051c41e feat: add SEO metadata and profile schema 2026-06-18 14:37:55 +05:30
pradeepkumar
9ebc55de73 feat: cloud save-state icons for profile auto-save indicator 2026-06-12 07:47:21 +05:30
pradeepkumar
8f0becb53a fix: enable profile auto-save for all verification statuses including approved 2026-06-12 07:42:57 +05:30
pradeepkumar
dca0d54e2e feat: auto-save agent profile drafts with local backup and save-status indicator 2026-06-11 21:41:41 +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
9985f533a9 feat: implement horizontal scroll for testimonials and display all reviews in dashboard 2026-04-17 08:08:04 +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
87d8ee389a feat: display fallback "Not specified" state for agent work environment and tagline info cards 2026-04-15 14:00:40 +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
66b233159a feat: add agency information section and dynamic field labels to profile experience data 2026-04-14 07:54:25 +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
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
772a0cde3d feat: implement branded splash screen loading states for user and agent layouts 2026-04-09 16:06:34 +05:30
pradeepkumar
c765ea9548 refactor: standardize auth cookie configuration and improve logout reliability by explicitly expiring session tokens 2026-04-08 11:04:29 +05:30
pradeepkumar
42616ef8af feat: update submit button text based on agent verification statusfix 2026-04-07 19:58:38 +05:30
pradeepkumar
a5f8f33d68 refactor: update agent profile fetch to use getMyProfile method 2026-03-31 23:49:52 +05:30
pradeepkumar
719404b663 fix 2026-03-31 23:23:16 +05:30
pradeepkumar
f7f308af84 fix 2026-03-31 22:39:06 +05:30
pradeepkumar
d759d6a2e8 style: adjust layout spacing in agent and user dashboard wrappers 2026-03-28 18:52:59 +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
391d717987 feat: sanitize notification descriptions to display link types instead of raw URLs 2026-03-28 16:10:58 +05:30
pradeepkumar
0f3086bf34 fix 2026-03-28 02:21:28 +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
76ab856c20 feat: Implement agent-specific contact page CTA, enhance avatar loading and message previews, and refine messaging read receipts with auto-mark functionality. 2026-03-27 06:23:28 +05:30
pradeepkumar
c0a631e2b4 feat: Add agent profile verification status banners to the dashboard and update the agent profile interface with verification fields. 2026-03-21 08:56:10 +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
26dc563a49 feat: Implement S3 avatar resolution for network connections, refine messaging initial conversation selection, and adjust profile display logic and header navigation. 2026-03-19 16:37:24 +05:30
pradeepkumar
94b7577234 fix: Update total notification count only when the 'all' filter is active to prevent incorrect overwrites. 2026-03-19 16:25:10 +05:30
pradeepkumar
6aa4b62df3 fix: Remove notifications from the list when marked as read while viewing the 'unread' tab. 2026-03-19 16:22:57 +05:30
pradeepkumar
00a7cc68d1 fix: Defer agent dashboard data fetching until session is authenticated and update payment success redirect to full page reload. 2026-03-19 10:22:21 +05:30
pradeepkumar
776aeaac8d feat: Display user's full name and profile avatar in network lists, falling back to email and default avatar. 2026-03-19 04:58:37 +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
9638c6c4c9 feat: Dispatch 'profile-updated' event after avatar update to trigger UI refresh. 2026-03-15 17:07:53 +05:30
pradeepkumar
65d3d6c9dc feat: Enable direct navigation to specific message conversations via URL parameters and initiate new conversations from the network page. 2026-03-15 01:03:44 +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
7b5c670159 feat: Improve avatar loading experience by displaying placeholders until images are fully loaded across various components. 2026-03-13 22:45:11 +05:30
pradeepkumar
c7f1b89203 feat: Centralize authentication redirects to middleware, remove client-side redirect logic, and refine logout process. 2026-03-10 09:28:19 +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
8502191e2e Fix: Prevent phone field conflicts by removing direct pre-population and prioritizing dynamic field slugs during agent profile updates. 2026-03-04 20:56:35 +05:30
pradeepkumar
39a2998344 feat: Display pending connection request count on the agent dashboard profile card. 2026-03-04 20:24:41 +05:30
pradeepkumar
9b89e71764 feat: Implement notification API service, integrate unread count in header, and replace mock data on notification pages. 2026-02-25 06:45:49 +05:30
pradeepkumar
c8f9045a38 fix: Improve robustness and error handling for dynamic form fields and sections with safe data access and type coercion. 2026-02-24 21:43:05 +05:30
pradeepkumar
c5dc139633 feat: Implement rich media messaging for images, files, and GIFs, and add message read/delivery status indicators. 2026-02-21 22:11:42 +05:30
pradeepkumar
cb76eb6488 feat: Implement payment success confirmation page and testimonials form with new icons. 2026-02-12 06:21:11 +05:30
pradeepkumar
6be8a314e9 Refactor: Update tick-circle-icon.svg to use a stroked circle and adjusted tick mark path and styling. 2026-02-12 06:03:00 +05:30