Commit Graph

12 Commits

Author SHA1 Message Date
pradeepkumar
39231d5ca4 refactor: dynamicize agent profile section labels using provider-based slug mapping 2026-04-15 16:50:35 +05:30
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
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
f7881c7fed fix 2026-03-30 15:35:35 +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
1fafbb1eb4 fix: Add mounted checks before state updates to prevent errors on disposed providers. 2026-03-15 17:07:18 +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
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
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
bba9cd3936 feat: Implement messaging functionality with conversation and chat screens, and enhance agent detail views. 2026-03-08 00:41:44 +05:30