Commit Graph

173 Commits

Author SHA1 Message Date
pradeepkumar
0f49b21f33 feat: add unlink confirmation dialog, enable agent navigation, update notification read status UI, and increment app version 2026-04-24 12:50:49 +05:30
pradeepkumar
3c61c25f5e feat: implement email change request functionality with verification dialog 2026-04-20 14:07:37 +05:30
pradeepkumar
6b0fa24b85 feat: add search functionality and adjust dimensions for filter selection modal 2026-04-20 13:36:49 +05:30
pradeepkumar
d3f23f9c53 feat: add id field to professional models and enable navigation to agent detail pages 2026-04-20 10:32:12 +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
7cacc19c8e refactor: normalize location display by stripping state prefixes from cities and uppercasing state codes 2026-04-20 09:36:55 +05:30
pradeepkumar
c006c141f7 fix: invalidate agentDetailProvider using both profile ID and user ID to prevent stale cache after profile updates 2026-04-20 09:30:37 +05:30
pradeepkumar
0a11d61a6c refactor: wrap chat bubble content in IntrinsicWidth to prevent unnecessary stretching for short messages 2026-04-20 09:18:58 +05:30
pradeepkumar
dea688194f perf: defer initial data fetching to microtasks and update loading placeholders for smoother screen transitions 2026-04-18 16:35:32 +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
afa1f3489a fix: improve chat message deduplication, add conversation refresh logic, and update UI components for consistency 2026-04-18 11:34:48 +05:30
pradeepkumar
164d590d31 refactor: centralize city prefix stripping logic and standardize location and member-since UI styling 2026-04-18 11:22:27 +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
436f8fac42 fix: hide billing plan container when name is empty or null 2026-04-16 16:31:45 +05:30
pradeepkumar
c738b49497 refactor: strip state prefixes from city names in agent location display 2026-04-15 23:46:15 +05:30
pradeepkumar
73277092fa refactor: remove licensing areas section from agent detail and home screens 2026-04-15 19:08:53 +05:30
pradeepkumar
3a86758561 fix: invalidate agent cache on profile update and add expandable list support for expertise and certifications 2026-04-15 19:02:49 +05:30
pradeepkumar
2424743226 feat: update _buildProfileInfo to prioritize state-derived location data over agent model location 2026-04-15 18:18:02 +05:30
pradeepkumar
3ccb582b38 feat: implement searchable multi-select dropdown and format date display in agent profile edit screen 2026-04-15 16:58:02 +05:30
pradeepkumar
39231d5ca4 refactor: dynamicize agent profile section labels using provider-based slug mapping 2026-04-15 16:50:35 +05:30
pradeepkumar
4bab9c06a7 refactor: replace team member carousel with dynamic team card grid in about screen 2026-04-15 16:32:31 +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
fcb8f77004 feat: add ComingSoonScreen, integrate it into routing, and update chat avatar and home menu navigation 2026-04-15 15:52:41 +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
347cb6a810 fix 2026-04-15 13:40:20 +05:30
pradeepkumar
a0f28844cb fix 2026-04-15 11:55:26 +05:30
pradeepkumar
49d30a1e0d refactor: remove location field and related logic from profile settings tab 2026-04-14 13:05:58 +05:30
pradeepkumar
80fed62b28 refactor: make top professionals section height responsive to screen size 2026-04-13 21:05:46 +05:30
pradeepkumar
eb8a05dcc1 feat: add role-based authentication support and update UI toggle label to Agent 2026-04-13 20:26:10 +05:30
pradeepkumar
9fbc0ba3d0 refactor: reduce top professionals section height and limit displayed expertise tags to one 2026-04-13 18:00:01 +05:30
pradeepkumar
b73854e086 refactor: remove star rating and update expertise tag display and padding in top professionals section 2026-04-13 17:01:00 +05:30
pradeepkumar
583d9f7428 feat: implement full FCM token cleanup on logout by deleting both remote and local tokens 2026-04-13 16:51:26 +05:30
pradeepkumar
de84a2b883 refactor: clear description and helper text in hero section default content 2026-04-12 16:27:36 +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
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
9c63ee70d9 refactor: update agent type dropdown hint text to professional role 2026-04-11 22:42:23 +05:30
pradeepkumar
5e5ed97c56 refactor: update hero section CTA button text from See All Agents to See All 2026-04-11 22:14:00 +05:30
pradeepkumar
205643993b refactor: update top professionals section title and CTA text for clarity 2026-04-11 22:07:19 +05:30
pradeepkumar
9be6773c5b feat: update testimonials and trust stats content to reflect new brand messaging 2026-04-11 21:44:29 +05:30
pradeepkumar
e93c979400 feat: add speech_to_text, optimize navigation transitions, improve bottom nav rebuild performance, and fix home screen padding. 2026-04-11 02:53:25 +05:30
pradeepkumar
1abcc2416f perf: optimize home screen rendering with ListView.builder and improve image loading performance by persisting disk cache 2026-04-10 20:18:21 +05:30
pradeepkumar
cdb918fae8 feat: implement centralized human-readable error messaging for Dio exceptions and improve API response parsing 2026-04-10 17:35:59 +05:30
pradeepkumar
fe521d64f5 fix: improve image caching reliability by clearing cache on startup and forcing widget rebuilds on tab switches 2026-04-10 17:06:49 +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
b97113b10a fix: update active conversation state and read status based on app lifecycle changes 2026-04-09 20:40:58 +05:30
pradeepkumar
63288fa06a feat: implement user reporting in chat and dynamic environment-aware testimonial links 2026-04-09 17:02:20 +05:30