pradeepkumar
|
678630fa8e
|
feat: add support for RADIO field type in filtering logic by including textValue in agent field matching
|
2026-04-15 23:45:12 +05:30 |
|
pradeepkumar
|
29447de5b2
|
feat: implement sanitization for enumerated field values to remove stale options and add a cleanup script for existing data.
|
2026-04-15 15:46:33 +05:30 |
|
pradeepkumar
|
f053691d4a
|
fix
|
2026-04-15 12:43:05 +05:30 |
|
pradeepkumar
|
66be448fa2
|
feat: include field options and resolve display labels for structured field values in agent service
|
2026-04-14 08:47:14 +05:30 |
|
pradeepkumar
|
7be1b03383
|
refactor: disable agent match scoring and sorting when no search filters are active and strip privacy preferences from user objects
|
2026-04-13 16:51:47 +05:30 |
|
pradeepkumar
|
50ef4d9a08
|
fix
|
2026-04-08 04:15:39 +05:30 |
|
pradeepkumar
|
87b0c17b44
|
feat: include agent ratings in user profile and resolve field option labels in agent service transformations
|
2026-04-08 04:11:33 +05:30 |
|
pradeepkumar
|
590b4efe9d
|
feat: restrict agent profile access and search results to active, trialing, or past-due subscriptions
|
2026-04-07 15:53:48 +05:30 |
|
pradeepkumar
|
fbe04b31e7
|
feat: restrict access to inactive user profiles and update deactivation error messages
|
2026-03-31 23:42:15 +05:30 |
|
pradeepkumar
|
6056f160ac
|
feat: implement connection-based visibility filtering for agent search results
|
2026-03-30 15:28:01 +05:30 |
|
pradeepkumar
|
3fa6a23800
|
feat: implement service area field syncing and move privacy visibility filtering to application layer
|
2026-03-28 21:09:17 +05:30 |
|
pradeepkumar
|
5e4ce0be76
|
feat: sort agents by match percentage in descending order
|
2026-03-28 20:21:48 +05:30 |
|
pradeepkumar
|
1fce3ced10
|
fix
|
2026-03-28 20:09:03 +05:30 |
|
pradeepkumar
|
a71145f6a6
|
feat: implement privacy-aware profile visibility and activity status filtering using optional authentication guard
|
2026-03-28 18:46:49 +05:30 |
|
pradeepkumar
|
80d08a677c
|
fix
|
2026-03-19 11:34:27 +05:30 |
|
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 |
|