pradeepkumar
|
d5e3659ab2
|
feat: Implement cancel functionality in settings forms to revert to the last saved state and disable the cancel button when no changes are made.
|
2026-03-20 12:53:13 +05:30 |
|
pradeepkumar
|
64f4234220
|
feat: Implement contact form submission with API integration and status feedback, refactor user profiles page layout and scrolling, and remove updateSession call from profile settings.
|
2026-03-20 12:43:23 +05:30 |
|
pradeepkumar
|
896f49d1e1
|
fix: Populate the directionsUrl with a Google Maps link on the contact page.
|
2026-03-19 13:56:09 +05:30 |
|
pradeepkumar
|
2617262a74
|
feat: Display a shimmer loading placeholder for the subscription CTA button and update its disabled condition.
|
2026-03-19 11:57:43 +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
|
fcfb3827ba
|
feat: Enable agents to set a custom headline and manage location via distinct city, state, and country fields, and enhance contract count display logic.
|
2026-03-18 13:04:10 +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
|
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
|
8bfd60efa1
|
refactor: update notification frequency selection button styling and layout in settings.
|
2026-03-08 00:55:04 +05:30 |
|
pradeepkumar
|
037acd95c7
|
fix: Correct eye icon display logic for password and contact information visibility toggles.
|
2026-03-08 00:39:05 +05:30 |
|
pradeepkumar
|
1e165d395c
|
feat: Implement Stripe subscription management with dynamic display of payment success and subscription details.
|
2026-03-07 10:10:55 +05:30 |
|
pradeepkumar
|
13b32cdd79
|
feat: Add Stripe service for subscription and payment management, and remove a UI arrow from the support email link.
|
2026-03-07 09:22:41 +05:30 |
|
pradeepkumar
|
9152bb818b
|
refactor: Consolidate testimonial display into a single sortable list with dynamic sorting, replacing separate latest and oldest sections.
|
2026-03-05 05:37: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
|
27d3a24605
|
perf: Optimize profile data fetching by preventing re-showing loading spinner and unnecessary re-fetches on subsequent session changes.
|
2026-03-04 21:40:16 +05:30 |
|
pradeepkumar
|
335c3a0268
|
fix: Add explicit button types, improve error message extraction, and implement clipboard fallback for 2FA settings.
|
2026-03-03 15:49:35 +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 |
|
pradeepkumar
|
4ddb7552db
|
feat: Add Billings & Payments and Testimonials settings pages for agent and user roles, and refactor notification settings form.
|
2026-02-12 05:56:10 +05:30 |
|
pradeepkumar
|
692a91f6db
|
refactor: replace emoji-based password visibility toggles with SVG icons using next/image components.
|
2026-02-10 21:41:59 +05:30 |
|
pradeepkumar
|
7b2c10e7bb
|
feat: Store original profile data to enable reset functionality on cancel and update after save.
|
2026-02-09 02:10:13 +05:30 |
|
pradeepkumar
|
aed666f972
|
feat: add account deletion functionality with double confirmation, API call, loading state, and automatic sign-out to the PrivacyForm.
|
2026-02-09 01:15:32 +05:30 |
|
pradeepkumar
|
927c185f92
|
feat: Integrate API for privacy settings, enabling dynamic fetching, saving, and displaying loading/error/success states.
|
2026-02-09 01:00:32 +05:30 |
|
pradeepkumar
|
3d44892738
|
feat: Integrate API for fetching and saving user notification preferences, including loading, error, and success states.
|
2026-02-09 00:34:02 +05:30 |
|
pradeepkumar
|
eefc4bcd78
|
feat: Redirect authenticated users from auth pages and enable event-driven profile data refresh in the settings sidebar.
|
2026-02-09 00:03:45 +05:30 |
|
pradeepkumar
|
c3eaacce93
|
feat: Implement password change functionality with client-side validation, API integration, and UI feedback for loading, success, and errors.
|
2026-02-06 09:45:12 +05:30 |
|
pradeepkumar
|
5eb0934570
|
feat: Implement a comprehensive two-factor authentication system including setup, verification, backup codes, and integration into the login flow.
|
2026-02-06 09:28:58 +05:30 |
|
pradeepkumar
|
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.
|
2026-02-01 00:59:37 +05:30 |
|
pradeepkumar
|
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.
|
2026-02-01 00:50:09 +05:30 |
|
pradeepkumar
|
1ec1696db7
|
feat: enable user profile avatar upload and display across header and settings.
|
2026-02-01 00:35:22 +05:30 |
|
pradeepkumar
|
d325089ce0
|
feat: Introduce shared settings components, implement user settings pages, and refactor agent settings pages to utilize them.
|
2026-01-20 12:37:22 +05:30 |
|