Commit Graph

18 Commits

Author SHA1 Message Date
pradeepkumar
9c270a942c feat: add featured agents data to the Prisma seed. 2026-03-23 11:25:56 +05:30
pradeepkumar
31439c3b06 feat: Add SUPER_ADMIN role with dedicated admin user management and updated access controls for existing admin features. 2026-03-20 17:05:40 +05:30
pradeepkumar
82f1225e0a feat: Populate directionsUrl in seed data with a Google Maps URL. 2026-03-19 13:50:38 +05:30
pradeepkumar
7260a9ca93 fix 2026-03-19 13:32:49 +05:30
pradeepkumar
c3a3df704e feat: Implement real-time message delivery for conversations via WebSocket integration and update admin seed email. 2026-03-18 16:49:13 +05:30
pradeepkumar
b75c931393 feat: Add fallback default for stripePriceId in seed data. 2026-03-07 10:11:05 +05:30
pradeepkumar
d1e4e12510 feat: Implement Stripe integration for subscription management, including new services, controllers, Prisma models, and webhook handling. 2026-03-07 10:09:50 +05:30
pradeepkumar
49bd08c5fe feat: Implement CMS module with API endpoints, data model, and initial seeding for landing page content. 2026-02-22 21:52:16 +05:30
pradeepkumar
4421a8fcbf feat: Update Prisma seed script to populate missing options, validation, and UI config for existing profile fields. 2026-02-01 23:20:26 +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
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
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
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