Commit Graph

40 Commits

Author SHA1 Message Date
pradeepkumar
4be171c0a7 feat: hide Billings & Payments tab in profile settings screen 2026-05-08 12:43:16 +05:30
pradeepkumar
0be0da7c57 refactor: improve error message handling in profile settings and add width constraints to agent tag chips 2026-05-06 15:35:34 +05:30
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
c6b96e19dc refactor: update profile navigation to show AgentHomeScreen and restrict app-wide routing to standard user dashboard 2026-04-30 14:18:56 +05:30
pradeepkumar
004e3caa6e feat: integrate agent edit profile screen as an embedded tab in profile settings and restrict agent connection actions to non-agent users 2026-04-30 11:31:59 +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
2e789aaf47 feat: add input validation to search, update agent card layout, and extend ProfileFormField with input constraints 2026-04-20 09:39:10 +05:30
pradeepkumar
4a842e9098 feat: update billing UI for pending cancellations and add service area modal to agent profile 2026-04-18 11:44:25 +05:30
pradeepkumar
436f8fac42 fix: hide billing plan container when name is empty or null 2026-04-16 16:31:45 +05:30
pradeepkumar
49d30a1e0d refactor: remove location field and related logic from profile settings tab 2026-04-14 13:05:58 +05:30
pradeepkumar
09cee9931b refactor: migrate Stripe checkout to external browser with lifecycle-based subscription refresh 2026-04-12 13:08:36 +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
63288fa06a feat: implement user reporting in chat and dynamic environment-aware testimonial links 2026-04-09 17:02:20 +05:30
pradeepkumar
18cf495672 fix: update navigation routes to /home in payment success screen 2026-04-02 07:07: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
130583c98c refactor: simplify privacy tab by removing data settings and restricting profile visibility to agents only 2026-03-28 18:46:40 +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
744787bae2 feat: Enhance APNS token retrieval with retries and add cancel functionality to revert changes in notification and privacy settings. 2026-03-20 02:48:41 +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
c4c6322507 refactor: Adjust button layouts and text handling for logout and profile save/cancel actions. 2026-03-16 10:47:42 +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
f659be07ae feat: Enable direct chat initiation from agent network, improve GIF rendering in chat, and fix message order and webview authentication. 2026-03-15 01:04:36 +05:30
pradeepkumar
84e9cd9680 feat: Enhance billing display with currency formatting, improve dynamic form field management by clearing cached controllers and using unique keys, and add mailto URL scheme support. 2026-03-15 00:57:14 +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
pradeepkumar
88c71d6b6e feat: enhance profile subscription UI with new assets, font adjustments, and SVG support. 2026-03-09 07:40:57 +05:30
pradeepkumar
d800b14280 feat: Implement document upload functionality and update agent profile edit screen UI with a new back icon. 2026-03-09 06:33:55 +05:30
pradeepkumar
0102617dc7 feat: implement Stripe checkout flow, update profile settings UI for subscriptions, and add agent profile editing. 2026-03-09 06:04:54 +05:30
pradeepkumar
744b7b7ca8 feat: Implement notifications feature, enhance profile settings with new sections, and integrate Firebase configurations for multiple environments. 2026-03-08 21:48:56 +05:30
pradeepkumar
0362d7cfe0 feat: Implement agent network management and refactor app navigation with a new AppShell component. 2026-03-08 16:05:08 +05:30
pradeepkumar
219acfc013 refactor: improve specialization card layout and unify chat screen header and navigation with home screen components. 2026-03-08 02:01:03 +05:30