pradeepkumar
|
7b85d321af
|
feat: implement dynamic field labels for agent profile sections using backend-provided slugs
|
2026-04-15 15:57:52 +05:30 |
|
pradeepkumar
|
e88f190a5c
|
refactor: normalize state codes to uppercase in location parts and agent details
|
2026-04-15 15:54:43 +05:30 |
|
pradeepkumar
|
df32a83692
|
feat: implement form validation helpers and integrate field-level validation in agent profile screen, reset auth error suppression on login, and clean up home header UI.
|
2026-04-15 15:45:05 +05:30 |
|
pradeepkumar
|
1ef02383a6
|
refactor: update agent location display logic to prioritize state over city across UI and models
|
2026-04-11 22:52:13 +05:30 |
|
pradeepkumar
|
9c79c05c52
|
refactor: update contact email and phone priority logic in agent detail provider to match web implementation
|
2026-04-09 22:08:24 +05:30 |
|
pradeepkumar
|
6ff1b8e821
|
feat: refactor agent filter sheet to support dynamic API-driven types and update professional card layout
|
2026-04-08 09:42:41 +05:30 |
|
pradeepkumar
|
5f146853bd
|
fix
|
2026-03-31 23:23:08 +05:30 |
|
pradeepkumar
|
c2c1b51777
|
refactor: update back navigation to prioritize popping the route stack before defaulting to home
|
2026-03-31 20:41:01 +05:30 |
|
pradeepkumar
|
145cf53fdb
|
feat: add back navigation to agent network screen and update route transition animation
|
2026-03-31 05:59:38 +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
|
f7881c7fed
|
fix
|
2026-03-30 15:35:35 +05:30 |
|
pradeepkumar
|
857983821d
|
feat: implement FeaturedAgentItem model and update UI to sync with web CMS, and add form reset functionality to agent edit screen
|
2026-03-30 15:12:09 +05:30 |
|
pradeepkumar
|
b3905865d6
|
refactor: update agent and lender filtering logic to categorize profiles by type ID
|
2026-03-30 14:58:09 +05:30 |
|
pradeepkumar
|
d507a52b87
|
refactor: move verified badge below agent name and remove match percentage display in agent search screen
|
2026-03-30 12:01:45 +05:30 |
|
pradeepkumar
|
7fb1543eeb
|
feat: add context menu to conversations screen and simplify manage network UI component
|
2026-03-28 21:09:37 +05:30 |
|
pradeepkumar
|
61060527f8
|
feat: add "+ more" indicator to agent specialization tags when exceeding limit
|
2026-03-28 20:21:11 +05:30 |
|
pradeepkumar
|
74d53dbed3
|
feat: add matchPercentage field to AgentProfile and display match badge in agent search results
|
2026-03-28 20:08:28 +05:30 |
|
pradeepkumar
|
4f9dc10633
|
feat: Navigate directly to the agent search page when no filters are applied and prioritize user profile data for displaying user names and avatars.
|
2026-03-27 08:35:27 +05:30 |
|
pradeepkumar
|
4c06d0d895
|
feat: Enhance messaging read receipts and auto-read, fix auth 401 error suppression during logout, and refine agent profile expertise
|
2026-03-27 06:32:46 +05:30 |
|
pradeepkumar
|
ba87e3b091
|
refactor: Update Twitter OAuth 2.0 PKCE flow for dynamic redirect URI and public client authentication, replace SVG back button with a native icon, and enhance Twitter login error reporting.
|
2026-03-26 15:05:06 +05:30 |
|
pradeepkumar
|
22187c8b13
|
feat: Implement real-time agent connection state updates and enhance app shell navigation transitions.
|
2026-03-26 09:46:40 +05:30 |
|
pradeepkumar
|
c5f905b4d3
|
feat: implement social login functionality with Google, Facebook, and Twitter, including API integration and platform-specific configurations.
|
2026-03-26 00:07:31 +05:30 |
|
pradeepkumar
|
b5c3f6daf9
|
feat: Add agent profile verification status fields and display corresponding UI banners on the agent home screen.
|
2026-03-21 08:55:43 +05:30 |
|
pradeepkumar
|
cbb9034424
|
feat: Implement expandable expertise tags on the agent detail screen and adjust chat screen lifecycle to clear active conversation in deactivate.
|
2026-03-20 02:42:01 +05:30 |
|
pradeepkumar
|
21e677bf27
|
feat: Enhance socket reconnection and chat screen lifecycle management, and refine agent detail and home screen UI.
|
2026-03-19 03:58:03 +05:30 |
|
pradeepkumar
|
fc2c099c08
|
feat: Refactor agent info cards to include testimonial previews and redesign the testimonial card to match web and Figma specifications.
|
2026-03-19 03:11:34 +05:30 |
|
pradeepkumar
|
0f4a3abfa2
|
feat: Add a back button to the agent search screen and adjust the search bar's left padding.
|
2026-03-17 10:59:47 +05:30 |
|
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 |
|