Commit Graph

9 Commits

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