Claude Code
|
cccaff9ad7
|
feat(cms): ✨ Add revise/withdraw draft operations with DTOs, controller endpoints, service logic, database migrations, seeder updates, and comprehensive tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-17 17:30:16 -07:00 |
|
Claude Code
|
6bb3f11b2b
|
deps-upgrade(frontend): ⬆️ Update frontend dependencies across blog, cms, landing, marketplace, platform-analytics, and SEO features with version bumps and compatibility fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-17 17:30:16 -07:00 |
|
Lilith
|
1b783eeff8
|
feat(cms-content-drafts): ✨ Introduce draft creation/update logic in ContentDraftsService and enhance publishing workflow in ContentPublisherService
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 22:50:08 -08:00 |
|
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
|
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
|
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 |
|