Commit graph

11 commits

Author SHA1 Message Date
autocommit
b3a63c7f52 chore(platform-api): 🔧 Update Nest CLI config to enforce consistent scaffolding, schematics, and compiler settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:16 -07:00
autocommit
9ab65cc775 refactor(platform-api): ♻️ Restructure health module integration in platform-api, adding registration in app.module.ts, initializing checks in main.ts, and defining routes/controllers in health.module.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:16 -07:00
autocommit
f7ae693b75 feat(platform-api): Add new entities (content-asset, engagement-event, org-member, persona) and update existing entities (org, user) with fields, relationships, and enums
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:16 -07:00
autocommit
7b75ab74d6 chore(platform-api): 🔧 Update connection strings, timeouts, and environment variables in database and Redis configs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
8a3cbad805 arch(platform-api): 🏗️ Introduce standardized cache invalidation and CRUD base classes to decouple cache logic and reduce boilerplate
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
302be6b890 feat(auth): Introduce modular auth system with guards, decorators, and SSO support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
75b68fe124 feat(content-posts): Add ContentPostsController, ContentPostsService, DTOs, and ContentPost entity for post management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
6667ccb8db feat(content-plans): Implement ContentPlansController, ContentPlansService, DTOs, and ContentPlan entity for managing content plans CRUD operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
954f4cbf78 feat(agent-actions): Implement agent actions module with HTTP endpoints, business logic, DTOs, NestJS registration, and database entity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
ee9cc43185 chore(platform-api): 🔧 Update config files with standardized environment variables, TypeScript settings, and test configurations for platform-api
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
c183412eba deps-upgrade(platform-api): ⬆️ Update dependencies to latest versions for security patches and feature compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:14 -07:00