Commit Graph

38 Commits

Author SHA1 Message Date
pradeepkumar
e195696733 feat: Implement email verification flow for user registration, update API base URL, and refine agent search screen UI. 2026-03-16 15:32:17 +05:30
pradeepkumar
9512f5ef8d feat: Add optional agentTypeId field to RegisterRequest model. 2026-03-16 14:23:31 +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
f6263b833c feat: Add professional ratings to cards, implement scroll-to-top on home tab re-tap, and improve agent type fetching in the hero section. 2026-03-15 22:28:59 +05:30
pradeepkumar
1fafbb1eb4 fix: Add mounted checks before state updates to prevent errors on disposed providers. 2026-03-15 17:07:18 +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
d5a92e0b94 feat: Implement 'Show More/Less' for agent specialization cards, enhance dynamic form field controller management in agent profile editing, and move the agent edit profile route to a standalone screen. 2026-03-15 00:50:03 +05:30
pradeepkumar
b7f131c677 feat: Implement expandable tag sections with "Show More/Less" functionality on the agent home screen. 2026-03-15 00:41:31 +05:30
pradeepkumar
21f669fca5 feat: Implement optimistic UI for agent availability toggle, add email and phone visibility toggles, and improve the logout process with immediate socket disconnection and best-effort API calls. 2026-03-15 00:35:39 +05:30
pradeepkumar
fe2bc5bf28 feat: Implement real-time messaging with socket listeners and enable starting chats from agent details. 2026-03-15 00:28:04 +05:30
pradeepkumar
fed89cbef2 feat: Implement contact form clearing, refactor chat avatar display to use S3Image, add unread count to notification filter, and enhance agent detail layout. 2026-03-15 00:03:38 +05:30
pradeepkumar
de4a7b8040 feat: Implement pull-to-refresh functionality on the agent detail screen by adding a refresh method to the provider and integrating a RefreshIndicator. 2026-03-14 23:52:45 +05:30
pradeepkumar
d3f49565d3 feat: Enhance contact agent bottom sheet layout with max height and safe area, and refine send request button styling. 2026-03-14 23:46:22 +05:30
pradeepkumar
2198cae027 feat: Always display agent experience, specialization, and info card sections on the agent detail screen, showing empty states when data is unavailable. 2026-03-14 23:41:50 +05:30
pradeepkumar
751388ed00 feat: Fetch real agent data for featured professionals and update associated icons and image placeholders. 2026-03-14 21:30:37 +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
da45b1ad42 Refactor: enhance code readability, adjust modal bottom sheet padding and root navigator usage, and increase connect button height. 2026-03-14 17:51:03 +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
ad94db5620 feat: Implement initial filtering for agent search from the home screen, enable footer navigation, and add provider stability checks. 2026-03-14 14:53:46 +05:30
pradeepkumar
4780eb9a63 refactor: Consolidate agent name display into a single Text.rich widget and adjust verified icon padding. 2026-03-10 23:15:11 +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
ef1df39520 feat: Add support for the 'FILE' field type in agent profile editing, treating it identically to 'FILE_UPLOAD'. 2026-03-09 06:35:32 +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
e129be5a59 feat: Implement Firebase push notifications with support for flavor-specific configurations. 2026-03-08 21:55:52 +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
b4d22df8ba feat: Implement About Us and Agent Home screens, update routing, and add new assets and plugins. 2026-03-08 12:15:15 +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
pradeepkumar
bba9cd3936 feat: Implement messaging functionality with conversation and chat screens, and enhance agent detail views. 2026-03-08 00:41:44 +05:30
pradeepkumar
bdb7b04fbf feat: Add FAQ screen and navigation, implement authentication-gated access for home screen features, and dynamically render header menu options based on authentication status. 2026-03-07 23:28:21 +05:30
pradeepkumar
ef0fe593ab feat: Implement agent filtering by integrating a new API endpoint for filterable fields, introducing filter data models, and adding a dedicated filter sheet UI, alongside an updated profile icon. 2026-03-07 22:33:09 +05:30
pradeepkumar
402c1cf206 feat: Enhance agent profile data model with new fields and improved data derivation, and update agent search screen UI and icon. 2026-03-07 22:26:08 +05:30
pradeepkumar
ee08e86449 feat: Implement S3 image handling with a new resolver and widget, update agent display, and configure storage base URL. 2026-03-07 22:19:17 +05:30
pradeepkumar
aefe80253f feat: Implement agent search functionality and update the home screen to dynamically display professional data. 2026-03-07 10:25:53 +05:30
pradeepkumar
e0a747d64b update mobile design 2026-02-24 22:35:16 +05:30
pradeepkumar
1f48ff3852 feat: Implement dynamic top professionals section with agent/lender tabs using Riverpod for state management. 2026-02-24 03:28:13 +05:30