Commit Graph

16 Commits

Author SHA1 Message Date
pradeepkumar
7cacc19c8e refactor: normalize location display by stripping state prefixes from cities and uppercasing state codes 2026-04-20 09:36:55 +05:30
pradeepkumar
0a241dd8c4 refactor: restrict agent specializations to about_me_expertise field only 2026-04-17 08:12:38 +05:30
pradeepkumar
8dafe73425 feat: scope filterable fields to agent type and update active filters on selection change 2026-04-16 22:32:31 +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
74d53dbed3 feat: add matchPercentage field to AgentProfile and display match badge in agent search results 2026-03-28 20:08:28 +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
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
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
0362d7cfe0 feat: Implement agent network management and refactor app navigation with a new AppShell component. 2026-03-08 16:05:08 +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
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