Commit Graph

17 Commits

Author SHA1 Message Date
pradeepkumar
4e602abf49 feat: Filter agent profiles by verificationStatus: 'APPROVED' in search, featured, and top-rated listings. 2026-03-14 14:00:06 +05:30
pradeepkumar
0defcb24fb Refactor agent profile field processing by removing section-based filtering from agent search and enhancing field selection logic for agent profile updates. 2026-03-04 22:11:48 +05:30
pradeepkumar
d4cff1ada8 Fix: Correct agent filtering to aggregate results for fields with identical slugs across different sections using OR logic. 2026-03-04 21:22:33 +05:30
pradeepkumar
0ad73b1636 feat: Implement a general location search for agents, querying both legacy city/state/country fields and dynamic profile field values. 2026-03-04 20:49:37 +05:30
pradeepkumar
d30358755e feat: Implement section access validation for agent filtering and refine filterable field retrieval to include only fields from global or assigned sections. 2026-02-24 21:45:39 +05:30
pradeepkumar
6bc0b41e1f feat: Synchronize agent phone numbers between profile and field values, and add optional service areas to agent profile DTO. 2026-02-09 02:04:12 +05:30
pradeepkumar
bbbd83084a feat: Add account deletion functionality for both agents and regular users. 2026-02-09 01:15:45 +05:30
pradeepkumar
789551e443 feat: Implement privacy preferences for users and agents with new database field, service methods, and API endpoints. 2026-02-09 00:55:55 +05:30
pradeepkumar
6ade2c74c5 feat: Implement notification preferences management for both users and agents. 2026-02-09 00:33:54 +05:30
pradeepkumar
05ab2774a4 feat: Include agent field values and their associated field details in agent data retrieval. 2026-02-01 22:46:08 +05:30
pradeepkumar
bc830a0208 feat: Implement dynamic filtering for agent search based on profile fields. 2026-02-01 18:30:14 +05:30
pradeepkumar
eece0f7401 feat: Implement agent verification system with a new status enum, admin update functionality, and document retrieval. 2026-01-28 13:48:14 +05:30
pradeepkumar
f031113781 s3 fix 2026-01-24 23:10:05 +05:30
pradeepkumar
9c7e21e1ad fix 2026-01-24 22:31:12 +05:30
pradeepkumar
5844d17837 feat: Add dynamic field value management for agent profiles, including DTOs, controller endpoints, and service logic for saving and retrieving. 2026-01-24 21:06:08 +05:30
pradeepkumar
3df8ea067a feat: Introduce agent types module, replacing categories and verification modules, and updating agent-related DTOs, services, and Prisma schema. 2026-01-20 12:16:01 +05:30
pradeepkumar
c72be7d2ac agent and category Dto creation 2026-01-11 20:59:12 +05:30