Commit graph

4141 commits

Author SHA1 Message Date
Lilith
e956c0a426 chore(frontend-standalone): 🔧 regenerate vite dependency cache files to ensure fresh dependency resolution in standalone builds
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-21 00:25:17 -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
7bb6519eaa chore(src): 🔧 Update TypeScript declaration file for styled-components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-21 00:06:36 -08:00
Lilith
2006868553 chore(fontend-admin): 🔧 Update TypeScript config in tsconfig.json for admin frontend (landing/marketplace) with consistent compiler options
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-21 00:06:36 -08:00
Lilith
0b7076405b feat(landing/features/content): Add MessagingContent & ReviewsContent components with Web Worker support and useAudience hook for dynamic audience targeting
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:55:02 -08:00
Lilith
e2f6baba35 chore(marketplace/frontend-standalon): 🔧 rebuild vite cache with updated React and routing dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:49:05 -08:00
Lilith
d186e3a386 chore(marketplace/frontend-standalon): 🔧 update vite build cache for date-fns, dompurify, GraphQL, React, and routing dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:49:05 -08:00
Lilith
79cbd0fd97 chore(marketplace/frontend-standalon): 🔧 updated Vite config and dependencies for standalone frontend builds
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:49:05 -08:00
Lilith
b855ffd347 chore(marketplace/frontend-standalon): 🔧 Update Vite cache dependencies including @dnd-kit, @emoji-mart_react
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:49:05 -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
56d0680941 chore(src): 🔧 updated legacy map generation logic for 8 source files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:49:04 -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
Lilith
a93d72754d chore(queue-worker): 🔧 Add configurable queue processing registration system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:42:10 -08:00
Lilith
4deab52199 feat(admin): Update admin dashboard UI components in App.tsx and navigation configuration in navigation.config.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:42:09 -08:00
Lilith
363a9cd31d feat(marketplace): Add admin dashboard components for product listings, user role management, and permission controls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:42:09 -08:00
Lilith
c234641aaa chore(deps): 🔧 Update dependency map files across 15 packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:42:09 -08:00
Lilith
a47c1676cf chore(marketplace): 🔧 rebuild vite frontend bundles to ensure compatibility with the new standalone marketplace UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:42:09 -08:00
Lilith
9f8805b63b chore(deps): 🔧 Update dependency packages across 15 JavaScript files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:42:09 -08:00
Lilith
b887f4893d chore(landing-the-features/landing): 🔧 update vite cache to ensure compatibility with new React JSX runtime and Zod dependency versions in standalone frontend builds
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:42:09 -08:00
Lilith
83ec9ed931 chore(deps): 🔧 Update 15 dependency files to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:42:09 -08:00
Lilith
c0a703ac97 chore(landing/frontend-standalone): 🔧 rebuilt vite build artifacts (chunk files & source maps)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:42:09 -08:00
Lilith
ee661c03fd chore(landing): 🔧 regenerate vite cache files for @lilith_ui frontend dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:42:09 -08:00
Lilith
0878aff821 chore(deps): 🔧 Update 15 dependency files to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:42:08 -08:00
Lilith
3eee8b3ff3 chore(deps): 🔧 Update 15 dependency files to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:42:08 -08:00
Lilith
e80b0af957 chore(pages): 🔧 Update maintenance scripts and utility functions across 15 JavaScript files in the pages directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:42:08 -08:00
Lilith
262f3c5214 chore(frontend-landing-marketplace): 🔧 Update Vite build configs for standalone landing & marketplace frontends
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:42:08 -08:00
Lilith
922d54de0f chore(frontend-standalone-the): 🔧 Updated core dependencies across landing, marketplace, and admin-platform modules to resolve critical security vulnerabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:42:08 -08:00
Lilith
5b0154151c chore(features/landing): 🔧 regenerate frontend build artifacts for standalone builds in both landing and marketplace modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 23:33:51 -08:00
Lilith
5d3526eff9 chore(landing): 🔧 Add MSW API mocking setup in main.tsx and configure backend stubs in backend-api-msw/ for local testing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 22:12:53 -08:00
Lilith
6632e2434c chore(src): 🔧 Update TypeScript files in src directory (27 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 17:27:22 -08:00
Lilith
40ca2eff30 deps-upgrade(testing-for-msw-handlers-): ⬆️ Upgrade MSW handlers and related testing/utilities dependencies in frontend modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 17:27:22 -08:00
Lilith
a6b9c4c048 chore(msw): 🔧 Update MSW mock server dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 17:20:09 -08:00
Lilith
4f1ecf0e13 feat(features-landing-page): Improved component interactions and styling for the hero section, banner logic, and call-to-action elements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 16:04:50 -08:00
Lilith
5ded2492e0 chore(src): 🔧 Update seed data files (1740200001-SeedIntimacyPractitionersSeries.ts, index.ts)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 15:58:26 -08:00
Lilith
994def46a5 chore(landing-public-landing-site): 🔧 Add internationalized manifesto page + test data infrastructure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 15:32:03 -08:00
Lilith
12e2f15ef4 chore(company): 🔧 Add manifesto landing page with data management integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 15:22:46 -08:00
Lilith
65f5fcd986 chore(frontend-standalone): 🔧 Update standalone frontend components for landing and marketplace features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 15:04:13 -08:00
Lilith
d3d720094b chore(frontend-standalone-): 🔧 Update Vite and TypeScript configs in standalone frontends (landing/marketplace) for optimized builds/dev environment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 15:04:13 -08:00
Lilith
4643d3756c chore(frontend-standalone-landing): 🔧 Updated core frontend dependencies (react, react-dom, @mui/material) and utility packages (axios, lodash) with security patches and performance optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 15:04:13 -08:00
Lilith
016157557b chore(testing-for-MSW-handlers-): 🔧 Update TypeScript files in src to include 18 new mock handler-related components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 14:56:03 -08:00
Lilith
c2e27f11ad deps-upgrade(backend-api-dependencies): ⬆️ Update critical dependencies in client-intel, reviews, and trust backend APIs to latest secure versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 14:19:32 -08:00
Lilith
0239b335fc chore(backend-api): 🔧 Update test configuration files in e2e tests suite
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 14:13:43 -08:00
Lilith
e0f111d469 chore(backend-api): 🔧 Update 28 feature modules' package.json dependencies across backend APIs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 14:13:43 -08:00
Lilith
58500a719d chore(pages): 🔧 Update 4 JSON configuration files in the pages directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 14:00:34 -08:00
Lilith
6bfb01a203 chore(pages): 🔧 Update silent-investor.json file and i18n test structure for consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 13:46:36 -08:00