7fca897e28
refactor: Adjust filter modal's width, height, padding, and internal layout for improved display.
pradeepkumar
2026-03-08 00:24:54 +05:30
bd9dd363dc
chore: Update location icon source and dimensions in user profiles page.
pradeepkumar
2026-03-08 00:20:15 +05:30
65f85d0027
feat: Adjust HeroSection layout and category placeholder text, and update TestimonialsSection background color and add a divider.
pradeepkumar
2026-03-08 00:17:21 +05:30
0782da8abd
feat: refresh forgot password page UI, integrate new icons, and update styling.
pradeepkumar
2026-03-07 23:51:13 +05:30
68fc535b44
feat: Add Apple social login and user type toggles to authentication pages, alongside various UI and text refinements.
pradeepkumar
2026-03-07 23:48:49 +05:30
1baad05e79
feat: Replace hardcoded default profile image with a dynamic placeholder and remove cache-busting from presigned URLs.
pradeepkumar
2026-03-07 22:19:10 +05:30
1e165d395c
feat: Implement Stripe subscription management with dynamic display of payment success and subscription details.
pradeepkumar
2026-03-07 10:10:55 +05:30
13b32cdd79
feat: Add Stripe service for subscription and payment management, and remove a UI arrow from the support email link.
pradeepkumar
2026-03-07 09:22:41 +05:30
c485561d62
feat: implement live support chat functionality with a dedicated service and UI page.
pradeepkumar
2026-03-05 06:37:44 +05:30
724ce6a735
feat: Implement S3 presigned URL resolution for CMS images across pages and apply minor styling adjustments to the header and hero sections.
pradeepkumar
2026-03-05 05:51:57 +05:30
9152bb818b
refactor: Consolidate testimonial display into a single sortable list with dynamic sorting, replacing separate latest and oldest sections.
pradeepkumar
2026-03-05 05:37:10 +05:30
93b86a3472
feat: Implement a new testimonial submission page and service, and update related profile and settings components.
pradeepkumar
2026-03-05 05:36:10 +05:30
a1c128ea2f
feat: Enhance user profiles page filter synchronization and refactor common header navigation to use Link components.
pradeepkumar
2026-03-04 22:13:14 +05:30
27d3a24605
perf: Optimize profile data fetching by preventing re-showing loading spinner and unnecessary re-fetches on subsequent session changes.
pradeepkumar
2026-03-04 21:40:16 +05:30
be863d4ec2
feat: dynamically adjust About page content and calls-to-action based on the user's agent status.
pradeepkumar
2026-03-04 21:22:36 +05:30
8502191e2e
Fix: Prevent phone field conflicts by removing direct pre-population and prioritizing dynamic field slugs during agent profile updates.
pradeepkumar
2026-03-04 20:56:35 +05:30
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.
pradeepkumar
2026-03-04 20:42:46 +05:30
39a2998344
feat: Display pending connection request count on the agent dashboard profile card.
pradeepkumar
2026-03-04 20:24:41 +05:30
ef0c4fa77b
feat: Prevent flash of unauthenticated content and premature redirects by checking for existing tokens in local storage.
pradeepkumar
2026-03-03 16:08:23 +05:30
9b89e71764
feat: Implement notification API service, integrate unread count in header, and replace mock data on notification pages.
pradeepkumar
2026-02-25 06:45:49 +05:30
c8f9045a38
fix: Improve robustness and error handling for dynamic form fields and sections with safe data access and type coercion.
pradeepkumar
2026-02-24 21:43:05 +05:30
6d467cc8c0
refactor: Dynamically load FAQ page content including categories, questions, and support details from CMS, and introduce new CMS types for FAQ structure.
pradeepkumar
2026-02-24 03:53:29 +05:30
ccb1045107
refactor: Replace Next.js Image component with a standard img tag and apply styling via className.
pradeepkumar
2026-02-24 03:39:26 +05:30
cc22d47d1e
Fix: Conditionally apply CMS content to about page sections and refine rendering of "Why Choose Us" section elements based on data availability.
pradeepkumar
2026-02-24 03:37:02 +05:30
20857a9d59
feat: Implement CMS integration for the About page, including new content types and dynamic data loading with default fallbacks.
pradeepkumar
2026-02-24 03:30:22 +05:30
b235378815
feat: Integrate CMS to dynamically populate home page sections with dedicated content types and a new service.
pradeepkumar
2026-02-22 21:52:54 +05:30
c5dc139633
feat: Implement rich media messaging for images, files, and GIFs, and add message read/delivery status indicators.
pradeepkumar
2026-02-21 22:11:42 +05:30
3d2171e0bb
feat: Introduce a dedicated logout page for consistent token and session invalidation across the application.
pradeepkumar
2026-02-18 00:50:38 +05:30
cb76eb6488
feat: Implement payment success confirmation page and testimonials form with new icons.
pradeepkumar
2026-02-12 06:21:11 +05:30
6be8a314e9
Refactor: Update tick-circle-icon.svg to use a stroked circle and adjusted tick mark path and styling.
pradeepkumar
2026-02-12 06:03:00 +05:30
4ddb7552db
feat: Add Billings & Payments and Testimonials settings pages for agent and user roles, and refactor notification settings form.
pradeepkumar
2026-02-12 05:56:10 +05:30
a3880bf9a7
feat: Enhance messaging page scrolling and typing indicator UI, and add socket acknowledgement timeouts for messaging actions.
pradeepkumar
2026-02-11 07:36:40 +05:30
50e593d7ae
feat: Implement proactive access token refreshing within the session and reactive token renewal for socket authentication errors.
pradeepkumar
2026-02-11 04:47:51 +05:30
692a91f6db
refactor: replace emoji-based password visibility toggles with SVG icons using next/image components.
pradeepkumar
2026-02-10 21:41:59 +05:30
841b776dca
feat: Add category selection dropdown and state management to the hero section search.
pradeepkumar
2026-02-10 21:00:23 +05:30
46f5097742
feat: implement dedicated notification pages for agent and user roles.
pradeepkumar
2026-02-09 02:27:58 +05:30
7b2c10e7bb
feat: Store original profile data to enable reset functionality on cancel and update after save.
pradeepkumar
2026-02-09 02:10:13 +05:30
7e8576c006
feat: Add cache-busting to avatar image URLs and implement show more/less functionality for certifications.
pradeepkumar
2026-02-09 01:42:26 +05:30
dbdd22a84b
feat: Implement navigation to the agent message page when clicking the message button on network connections.
pradeepkumar
2026-02-09 01:21:21 +05:30
aed666f972
feat: add account deletion functionality with double confirmation, API call, loading state, and automatic sign-out to the PrivacyForm.
pradeepkumar
2026-02-09 01:15:32 +05:30
927c185f92
feat: Integrate API for privacy settings, enabling dynamic fetching, saving, and displaying loading/error/success states.
pradeepkumar
2026-02-09 01:00:32 +05:30
3d44892738
feat: Integrate API for fetching and saving user notification preferences, including loading, error, and success states.
pradeepkumar
2026-02-09 00:34:02 +05:30
eefc4bcd78
feat: Redirect authenticated users from auth pages and enable event-driven profile data refresh in the settings sidebar.
pradeepkumar
2026-02-09 00:03:45 +05:30
a2384fc7d9
feat: Implement real-time messaging functionality with dedicated services, types, a custom hook, and UI integration.
pradeepkumar
2026-02-08 22:44:06 +05:30
8d3fd0b0d2
feat: Implement Suspense with a loading fallback for the 2FA verification page.
pradeepkumar
2026-02-06 09:46:10 +05:30
c3eaacce93
feat: Implement password change functionality with client-side validation, API integration, and UI feedback for loading, success, and errors.
pradeepkumar
2026-02-06 09:45:12 +05:30
5eb0934570
feat: Implement a comprehensive two-factor authentication system including setup, verification, backup codes, and integration into the login flow.
pradeepkumar
2026-02-06 09:28:58 +05:30
719b784dfe
feat: Implement 'Show More/Less' functionality for specialization cards, refine expertise tag extraction logic, and update the 'Browse Experts' navigation link.
pradeepkumar
2026-02-02 16:24:39 +05:30
1faed9140c
feat: implement dynamic contact info and availability mapping from field values, and enhance phone number masking.
pradeepkumar
2026-02-02 10:19:55 +05:30
b5106945dc
feat: Implement agent-user connection request system with a new service and dynamic profile card buttons.
pradeepkumar
2026-02-02 09:59:08 +05:30
edfbf4a51c
feat: Implement agent availability status with a toggle for agents and display on user profiles.
pradeepkumar
2026-02-02 00:34:31 +05:30
b88e47f911
feat: Implement dynamic city and state retrieval and display for profiles, utilizing new data mapping and updated UI logic.
pradeepkumar
2026-02-01 23:25:27 +05:30
bb7706d152
feat: Enhance agent profiles with dynamic fields, granular location data, and add a verified badge asset.
pradeepkumar
2026-02-01 22:45:56 +05:30
ad2d2dfbf4
refactor: Simplify URL parameter handling by removing the isInitialized flag and directly using derived URL parameters for state and data fetching.
pradeepkumar
2026-02-01 21:58:57 +05:30
f48c665b0a
style: Implement custom checkbox styling with a checked state SVG icon.
pradeepkumar
2026-02-01 18:45:31 +05:30
58a1918fa8
feat: Implement dynamic filtering for agent search by adding a filters parameter to the search service and utilizing it in the profiles page.
pradeepkumar
2026-02-01 18:30:21 +05:30
09cf44f418
feat: Introduce dynamic profile filtering with a new service and update user and agent profiles to use separate first and last name fields.
pradeepkumar
2026-02-01 15:04:51 +05:30
35ae58c0df
feat: Split profile name into first and last name fields, introduce event-based profile updates for the header, and add S3 deletion for avatars.
pradeepkumar
2026-02-01 00:59:37 +05:30
c4afc421cf
feat: Introduce user profile service and enable role-based profile management for users and agents, including avatar uploads and a dismissible error message in the hero section.
pradeepkumar
2026-02-01 00:50:09 +05:30
1ec1696db7
feat: enable user profile avatar upload and display across header and settings.
pradeepkumar
2026-02-01 00:35:22 +05:30
465551fea5
refactor: Reimplement header functionality within CommonHeader and add new profile menu icons.
pradeepkumar
2026-02-01 00:06:52 +05:30
db331e5a2b
feat: Redesign header with mobile menu and authenticated user profile, add search input validation to the hero section, and enhance user session data.
pradeepkumar
2026-01-31 22:42:29 +05:30
81d182c526
refactor: streamline token refresh logic by retrying queued requests with new tokens and update public API endpoint list.
pradeepkumar
2026-01-31 21:46:49 +05:30
b41bd8a3eb
feat: Implement authentication checks for profile actions and user layout, and add presigned URL fetching for file viewing.
pradeepkumar
2026-01-29 00:02:59 +05:30
c175b2b871
refactor: separate authentication routes from public routes and adjust middleware redirection logic.
pradeepkumar
2026-01-20 12:39:42 +05:30
d325089ce0
feat: Introduce shared settings components, implement user settings pages, and refactor agent settings pages to utilize them.
pradeepkumar
2026-01-20 12:37:22 +05:30
f035129b6a
refactor: Remove deprecated agent dashboard and message components, add FAQ page, and introduce a new generic messaging system.
pradeepkumar
2026-01-20 12:26:27 +05:30
a4dc8bb0fa
feat: Add user profile page and new modular profile components, integrating them into the agent dashboard.
pradeepkumar
2026-01-20 12:17:47 +05:30
c8647fbf5c
feat: encapsulate profile filtering UI into a new FilterModal component.
pradeepkumar
2026-01-20 11:59:57 +05:30
781a60f537
feat: Add a new user profiles page with filtering capabilities and update hero section navigation to it.
pradeepkumar
2026-01-20 11:51:10 +05:30
03d1377a88
feat: Refactor TestimonialsSection to use a new TestimonialCard component and introduce new SVG icons for quotes, cities, and properties.
pradeepkumar
2026-01-20 11:14:37 +05:30
7e28bd22fe
feat: Add new location, star, and verified badge SVG icons and update professional card styling and icon references.
pradeepkumar
2026-01-20 09:51:40 +05:30
bc15ae4825
feat: Add orange active state icons for agent and lender tabs, and update tab button and CTA card styling.
pradeepkumar
2026-01-20 09:44:56 +05:30
2dfe33cca3
feat: Redesign "Top Professionals" section with new ProfessionalCard component and dedicated assets, replacing FeaturedAgents.
pradeepkumar
2026-01-20 01:41:09 +05:30
8bdc8c6120
feat: Introduce new icons and agent images, and update FeaturesSection to display agent cards and refined feature details.
pradeepkumar
2026-01-20 01:33:44 +05:30
d1b4458e26
refactor: Standardize user dashboard path to /user/dashboard and refine HeroSection helper text styling.
pradeepkumar
2026-01-20 01:24:43 +05:30
484f01d74d
feat: Conditionally render the header layout based on whether the current path is the user dashboard.
pradeepkumar
2026-01-19 10:30:28 +05:30
79f5fadb05
refactor: Redesign HeroSection search form UI, remove quick filters, and update headline styling.
pradeepkumar
2026-01-19 10:27:36 +05:30
a2860162b2
refactor: Adjust header positioning in user layout and update HeroSection image fit, padding, and button text color.
pradeepkumar
2026-01-19 10:01:40 +05:30
5a845e4b5d
feat: Redesign the home page hero section with a new background image and enhanced search UI, and standardize user dashboard routing across the application.
pradeepkumar
2026-01-19 09:46:32 +05:30
db3b12507e
refactor: Replace custom user layout header and sidebar with shared components and remove negative margin from user profile page.
pradeepkumar
2026-01-19 09:20:48 +05:30
3e23624469
feat: Implement a common header component to replace AgentHeader and introduce a new contact page with associated assets.
pradeepkumar
2026-01-19 08:54:09 +05:30
3ceb3dc866
feat: add new contact page with form and contact details
pradeepkumar
2026-01-19 00:23:46 +05:30
2bca1ff0c0
style: update agent profile dropdown menu styling and structure in AgentHeader.
pradeepkumar
2026-01-19 00:16:52 +05:30