pradeepkumar
|
dfd8bc38a5
|
feat: Introduce an admin endpoint to update agent types and enhance user profile retrieval to include agent type details.
|
2026-01-26 23:12:22 +05:30 |
|
pradeepkumar
|
0abbe6bede
|
feat: Add agent type ID field to registration DTO and implement validation for agent role registration.
|
2026-01-26 22:48:51 +05:30 |
|
pradeepkumar
|
75d1dc2914
|
fix: add --legacy-peer-deps to npm ci for peer dependency compatibility
|
2026-01-25 11:45:11 +05:30 |
|
pradeepkumar
|
29c34d3b4a
|
chore: Add CLAUDE.md to .gitignore.
|
2026-01-25 10:41:00 +05:30 |
|
pradeepkumar
|
f2e410268e
|
fix: regenerate package-lock.json to sync with package.json
|
2026-01-25 09:52:23 +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
|
4397075715
|
fix
|
2026-01-24 22:19:26 +05:30 |
|
pradeepkumar
|
3b76a5aa50
|
fix
|
2026-01-24 21:39:14 +05:30 |
|
pradeepkumar
|
06dc78d57e
|
fix
|
2026-01-24 21:36:39 +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
|
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 |
|
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
|
c04ca2bcef
|
add validate rules
|
2026-01-11 22:09:50 +05:30 |
|
pradeepkumar
|
c72be7d2ac
|
agent and category Dto creation
|
2026-01-11 20:59:12 +05:30 |
|
pradeepkumar
|
14ca59f02c
|
fix
|
2025-12-24 07:42:19 +05:30 |
|
pradeepkumar
|
4adab3b064
|
revert
|
2025-12-24 07:04:07 +05:30 |
|
pradeepkumar
|
e5fe561901
|
feat: configure database URL using environment variable
|
2025-12-24 07:00:16 +05:30 |
|
pradeepkumar
|
fb57d1b8a4
|
feat: Dockerize web application by adding Dockerfile, .dockerignore, and configuring next.config for standalone output and image optimization.
|
2025-12-24 06:39:16 +05:30 |
|
pradeepkumar
|
099622dc88
|
feat: add Twitter social login support by updating the auth service and user schema.
|
2025-12-22 16:49:37 +05:30 |
|
pradeepkumar
|
14e78d80e7
|
feat: Implement user role filtering for findAll endpoint and dynamically select user/agent profiles.
|
2025-12-22 13:26:39 +05:30 |
|
pradeepkumar
|
82d342508b
|
feat: Enhance password reset feedback by throwing specific exceptions for non-existent users or social logins.
|
2025-12-22 13:14:12 +05:30 |
|
pradeepkumar
|
f0078401ee
|
feat: Require email verification for user login and delay token issuance until email is verified.
|
2025-12-22 13:01:53 +05:30 |
|
pradeepkumar
|
c3e75d0805
|
feat: Add getLogo function providing a styled text SVG logo for email template compatibility.
|
2025-12-22 12:43:20 +05:30 |
|
pradeepkumar
|
1ab86b488a
|
feat: Implement email service with welcome, password reset, and verification templates, and add application logo.
|
2025-12-22 11:57:16 +05:30 |
|
pradeepkumar
|
158a617600
|
feat: Implement comprehensive user authentication with JWT, social login, and password management.
|
2025-12-20 19:22:30 +05:30 |
|
pradeepkumar
|
1812fd3c98
|
feat: Implement Prisma PG adapter, refactor user and agent profiles in schema, and add database seeding.
|
2025-12-19 01:15:19 +05:30 |
|
pradeepkumar
|
c1fcf32eb5
|
deps: update dependencies
|
2025-12-18 23:35:38 +05:30 |
|
pradeepkumar
|
7990846711
|
feat: Initialize NestJS backend project with Prisma, core modules, configuration, and common utilities.
|
2025-12-18 23:05:04 +05:30 |
|