Commit graph

12 commits

Author SHA1 Message Date
Lilith
fde1b83b2b refactor(cms-backend): ♻️ Update AppModule configuration in CMS backend API to reorganize module registration and dependency injection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:13:52 -08:00
Lilith
8450981b94 feat(cms): Add migration to create content_drafts table and update data-source.ts for draft management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 15:52:25 -08:00
Lilith
c8fb8723b7 chore(packages): 🔧 Update TypeScript strict mode to enforce "strict": true across all @packages/ modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-23 16:52:53 -08:00
Lilith
19980d0d9c chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 18:43:32 -08:00
Lilith
49590d4bc2 chore(src): 🔧 Update TypeScript files in src directory (8 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-21 00:19:19 -08:00
Lilith
45b6aa9c51 chore(backend-api): 🔧 Update Vitest configuration file for testing improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-21 00:19:19 -08:00
Lilith
6b3b0f25c7 chore(cms): 🔧 Implement ContentDrafts workflow with controllers, services, DTOs, database migration, publishing scheduling, and translation integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-21 00:13:10 -08:00
Lilith
dafb87efb1 chore(cms): 🔧 Update Vitest config files in features/cms/backend-api/ and frontend-admin/ to refine test environment settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-21 00:13:10 -08:00
Lilith
11ec69e5d0 chore(deps): 🔧 upgrade React, Axios, and TypeScript packages across frontend-admin/backend-api modules to v18.2.0+/v5.3.0+ for security patches and performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-21 00:13:10 -08:00
Lilith
213c3a06d6 style(cms): 🎨 Update CMS styling to align with new brand guidelines and improve visual consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:49:05 -08:00
Lilith
df14900ea3 chore(cms/frontend-admin): 🔧 Update dependency versions in package.json for security, bug fixes, and compatibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:49:04 -08:00
Lilith
b145098ddb feat(cms): Introduce ContentEditor and PostService components for CMS content management operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:42:10 -08:00