pradeepkumar
|
80c6fd1d71
|
feat: implement audit logging system with service, controller, and interceptor to track user actions across core services
|
2026-04-28 11:12:25 +05:30 |
|
pradeepkumar
|
f79bf5f521
|
refactor: update field exclusion logic to use stable slugs and hide expertise areas from search filters
|
2026-04-17 12:40:48 +05:30 |
|
pradeepkumar
|
b6b95ea643
|
feat: exclude specific profile fields from search filter UI
|
2026-04-17 12:31:48 +05:30 |
|
pradeepkumar
|
4b36591812
|
feat: add optional agentTypeId query parameter to filter fields by agent type scope
|
2026-04-16 16:45:57 +05:30 |
|
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
|
416257a881
|
refactor: disable automatic slug regeneration on field and section name updates to ensure stable references
|
2026-04-15 16:33:08 +05:30 |
|
pradeepkumar
|
9c293a106f
|
fix
|
2026-04-15 12:43:15 +05:30 |
|
pradeepkumar
|
f053691d4a
|
fix
|
2026-04-15 12:43:05 +05:30 |
|
pradeepkumar
|
91336e5ead
|
feat: add optional slug field to UpdateSectionDto and update service to support manual slug overrides
|
2026-04-11 23:05:56 +05:30 |
|
pradeepkumar
|
59e9a7098b
|
feat: Add Apple social login support and allow specifying agent type during social authentication.
|
2026-03-26 18:30:16 +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
|
93070474f1
|
feat: implement connection request management including schema, API endpoints, and business logic for users and agents.
|
2026-02-02 09:59:25 +05:30 |
|
pradeepkumar
|
b8b26b236d
|
feat: de-duplicate filterable fields by both slug and normalized name, merging options from fields with the same name but different slugs.
|
2026-02-01 16:14:34 +05:30 |
|
pradeepkumar
|
91d4625fcd
|
feat: Add public endpoint and service to retrieve and merge filterable profile fields with options.
|
2026-02-01 15:04:28 +05:30 |
|
pradeepkumar
|
06dc78d57e
|
fix
|
2026-01-24 21:36:39 +05:30 |
|
pradeepkumar
|
8dc8a961ab
|
feat: Add 'Expertise' profile section to seed data, extend JWT token expiration times, and allow agents to retrieve profile sections by type.
|
2026-01-24 20:36:21 +05:30 |
|
pradeepkumar
|
7d7eb1ac31
|
feat: Introduce new profile sections and fields with detailed configurations and validation rules.
|
2026-01-24 15:32:54 +05:30 |
|
pradeepkumar
|
43b422a81e
|
feat: Introduce default profile sections and fields, updating schema with isSystem and isSearchableOnly properties.
|
2026-01-24 12:49:25 +05:30 |
|
pradeepkumar
|
710803a3ec
|
fix
|
2026-01-24 03:33:54 +05:30 |
|