Commit Graph

19 Commits

Author SHA1 Message Date
pradeepkumar
6e77dc9d27 fix: update email placeholder in profile settings tab 2026-05-06 14:45:38 +05:30
pradeepkumar
03ab3bbe0e refactor: extract email change modal into a dedicated StatefulWidget to improve state management and lifecycle handling 2026-05-06 14:40:37 +05:30
pradeepkumar
ff71a50229 fix: ignore raw Dio blobs in API responses and replace email change dialog with a scrollable bottom sheet. 2026-05-06 14:35:35 +05:30
pradeepkumar
8845e77274 feat: redirect agents to profile on login, update UI layouts, and add analytics dependencies. 2026-05-06 13:19:31 +05:30
pradeepkumar
3c61c25f5e feat: implement email change request functionality with verification dialog 2026-04-20 14:07:37 +05:30
pradeepkumar
eafa595438 fix: update privacy state after save and enforce 10-digit phone number validation in profile settings 2026-04-20 09:40:30 +05:30
pradeepkumar
49d30a1e0d refactor: remove location field and related logic from profile settings tab 2026-04-14 13:05:58 +05:30
pradeepkumar
1a08730b83 refactor: update location parsing logic to prioritize state before city in profile settings 2026-04-11 22:52:19 +05:30
pradeepkumar
a96a7b84d8 refactor: conditionalize profile fields, update chat navigation transitions, and fix provider state management during widget lifecycle 2026-03-31 13:05:49 +05:30
pradeepkumar
2af7eca16a feat: update agent match calculation, enable tag expansion in search, increase socket reconnect attempts, and disable profile title editing 2026-03-31 05:32:22 +05:30
pradeepkumar
6fe21e3e3c feat: Limit professional expertise tags to three with a "more" pill and implement save button state management for profile settings based on field changes. 2026-03-20 17:05:43 +05:30
pradeepkumar
ea7c003e6a feat: Implement change detection and conditional enabling of save/cancel buttons for profile and notification settings. 2026-03-20 13:29:28 +05:30
pradeepkumar
a837e5ac12 feat: Implement clear chat, delete conversation, mute, and report options within the chat screen. 2026-03-19 13:57:14 +05:30
pradeepkumar
cde137e07b feat: Support WebP image uploads, correct JPG MIME type, and refine professional rating display logic. 2026-03-18 12:32:41 +05:30
pradeepkumar
aaed88d51d Refactor: Change profile tab cancel actions to reset form state instead of navigating, and adjust agent availability UI. 2026-03-15 22:40:24 +05:30
pradeepkumar
ddcc04a446 feat: enhance profile input fields with new styling and customization options, and update calendar and location icons 2026-03-14 20:59:47 +05:30
pradeepkumar
8411015075 feat: Add app icon generation, update profile navigation, and refine UI styling for profile action buttons and notification tabs. 2026-03-14 17:25:33 +05:30
pradeepkumar
7b9c19ec67 feat: Implement image cache eviction for S3 images and enhance image loading error handling. 2026-03-14 15:26:08 +05:30
pradeepkumar
b193cbb9cf feat: add new profile settings tabs for testimonials, billing, password, notifications, and privacy. 2026-03-09 08:14:10 +05:30