This website requires JavaScript.
Explore
Help
Sign In
Re-Quest
/
backend
Watch
5
Star
0
Fork
0
You've already forked backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f79bf5f52196e4bfc897cb55a2d49b827c145dd4
backend
/
src
/
profile-fields
History
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
..
dto
feat: add optional slug field to UpdateSectionDto and update service to support manual slug overrides
2026-04-11 23:05:56 +05:30
index.ts
fix
2026-01-24 03:33:54 +05:30
profile-fields.controller.ts
feat: add optional agentTypeId query parameter to filter fields by agent type scope
2026-04-16 16:45:57 +05:30
profile-fields.module.ts
fix
2026-01-24 03:33:54 +05:30
profile-fields.service.ts
refactor: update field exclusion logic to use stable slugs and hide expertise areas from search filters
2026-04-17 12:40:48 +05:30
profile-sections.controller.ts
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
profile-sections.service.ts
refactor: disable automatic slug regeneration on field and section name updates to ensure stable references
2026-04-15 16:33:08 +05:30