Commit Graph

10 Commits

Author SHA1 Message Date
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