Commit graph

2140 commits

Author SHA1 Message Date
Lilith
46bbdcd49f deps-upgrade(analytics/backend-api): ⬆️ Update backend API dependencies to latest stable versions 2026-01-22 03:48:30 -08:00
Lilith
0111049898 chore(mentorship, analytics): 🔧 Implement mentorship system with backend tracking & UI components 2026-01-22 03:43:13 -08:00
Lilith
489119f70e chore(mentorship): 🔧 Implement mentorship API system with full workflow integration 2026-01-22 03:37:48 -08:00
Lilith
a7ae91c68a deps-upgrade(marketplace/frontend-public): ⬆️ Update frontend dependencies to ensure security patches, compatibility fixes, and potential new features 2026-01-22 03:37:48 -08:00
Lilith
bd89f6ee29 chore(pages): 🔧 Update TypeScript components in 6 pages files 2026-01-22 03:32:24 -08:00
Lilith
8b515eb8c7 chore(test): 🔧 Update test files for e2e tests and testcontainers setup 2026-01-22 03:27:09 -08:00
Lilith
4860fa60eb test(backend-api): Add comprehensive end-to-end tests for billing, cross-promotion, and core marketplace functionality 2026-01-22 03:21:58 -08:00
Lilith
886a544dbb chore(status-dashboard): 🔧 Update Vite config plugins/build settings 2026-01-22 03:21:58 -08:00
Lilith
26fcc75247 chore(fontend-public): ⬆️ Update dependencies in status dashboard frontend public interface 2026-01-22 03:21:58 -08:00
Lilith
30e33adbb0 chore(backend-api): 🔧 Update test files in backend API module 2026-01-22 03:11:07 -08:00
Lilith
4fbd3cd285 chore(status-dashboard): 🔧 Update Vite config for status dashboard frontend build 2026-01-22 03:05:54 -08:00
Lilith
e955fdf00d chore(couples): 🔧 Implement couple creation and authorization logic in marketplace backend API 2026-01-22 02:55:29 -08:00
Lilith
24f65ed55c deps-upgrade: ⬆️ Update React, UI components, and related frontend libraries in frontend-public/frontend-admin with patch/minor version upgrades 2026-01-22 02:55:28 -08:00
Lilith
c6406fc4b4 chore(@lilith): 🔧 Update TypeScript files in @lilith package 2026-01-22 02:50:06 -08:00
Lilith
6c14815240 chore(marketplace/backend-api): 🔧 Update Vitest test config for marketplace backend API 2026-01-22 02:50:06 -08:00
Lilith
e3d53c1ab3 deps-upgrade(platform-admin/frontend): ⬆️ Update dependencies to resolve compatibility issues in frontend admin interface 2026-01-22 02:50:06 -08:00
Lilith
fb521d6ec5 test(marketplace/backend-api): Expand E2E test coverage for billing, cross-promotion, subscription lifecycle, resource limits, and domain event mocking in Vitest config 2026-01-22 02:44:33 -08:00
Lilith
b821cbcfbf deps-upgrade(landing,safety): ⬆️ Update dependencies in frontend-public and backend-api modules, regenerating pnpm lockfiles 2026-01-22 02:44:32 -08:00
Lilith
09f46c7769 test(backend-api): Add comprehensive unit (cooperative.service.spec.ts) and E2E/integration tests (billing-integration.e2e-spec.ts, cross-feature.e2e-spec.ts) for marketplace API services, guards, controllers, and edge cases 2026-01-22 02:39:06 -08:00
Lilith
e20783be15 chore(features): 🔧 Update Vite config plugins, env vars, and path aliases for frontend-public & -admin 2026-01-22 02:39:05 -08:00
Lilith
cf14e9f217 deps-upgrade: ⬆️ Update frontend-admin and frontend-public dependencies, including core packages, dev tools, and transitive deps via pnpm-lock.yaml regeneration 2026-01-22 02:39:05 -08:00
Lilith
4d015da99a feat(analytics/backend-api): Add device enrichment service integration with government ID validation and security audit logging 2026-01-22 02:33:13 -08:00
Lilith
2e07880f22 chore(fontend-public): 🔧 Update Vite and Vitest configuration files 2026-01-22 02:33:12 -08:00
Lilith
3e8c44ea32 deps-upgrade(backend-api): ⬆️ Update critical backend dependencies (express, lodash) to resolve CVEs and ensure security patches 2026-01-22 02:33:12 -08:00
Lilith
a926f965cd chore(test): 🔧 Update test suite documentation with updated e2e test cases and couples feature guide 2026-01-22 02:27:31 -08:00
Lilith
a9865a5b89 chore(landing): 🔧 Update Vite config for public landing page with optimized build plugins/output paths 2026-01-22 02:27:31 -08:00
Lilith
d3b87f3385 deps-upgrade(frontend-public): ⬆️ Update React, UI libraries, and related dependencies in /features/landing/frontend-public 2026-01-22 02:27:31 -08:00
Lilith
52987fb086 feat(appeals): Implement new appeal type validation & processing logic 2026-01-21 23:51:37 -08:00
Lilith
8d9fd21f9c deps-upgrade(safety): ⬆️ Update security-related dependencies to patch vulnerabilities 2026-01-21 23:51:37 -08:00
Lilith
5a071706c1 feat(platform-admin/security): Enhance security management UI (appeals, blocklist, gov-detection) + backend API controllers for new appeal handling 2026-01-21 23:36:11 -08:00
Lilith
4fe07e589f deps-upgrade(analytics/backend-api,safety/backend-api): ⬆️ Update security patches and version dependencies in backend APIs 2026-01-21 23:36:11 -08:00
Lilith
8b6ed6d8a0 chore(pages): 🔧 Update 7 page files with minor optimizations and fixes 2026-01-21 23:30:55 -08:00
Lilith
0932e8c7fd chore(src): 🔧 Update TypeScript utility files in src 2026-01-21 23:25:39 -08:00
Lilith
d8480b62b7 chore(frontend-admin): 🔧 Update Vite build configuration (plugins, paths, env vars) 2026-01-21 23:25:39 -08:00
Lilith
f3e5c49967 chore(src): 🔧 Update TypeScript definitions in 14 source files 2026-01-21 23:20:17 -08:00
Lilith
e54dbaf149 chore(analytics): 📈 Add session fingerprinting, device enrichment, security audit tracking, and VerificationAnnouncementModal UI with marketplace integration 2026-01-21 23:14:58 -08:00
Lilith
7e8c37acf7 deps-upgrade(analytics/backend-api): ⬆️ Update core dependencies and package versions in analytics backend API 2026-01-21 23:14:57 -08:00
Lilith
f7fbaff0c9 chore(src): 🔧 Update TypeScript files in src directory 2026-01-21 23:09:31 -08:00
Lilith
559dd8d8da feat(marketplace/coop): Implement mentorship program with mentor-mentee matching, skill-based pairing, and progress tracking dashboards 2026-01-21 23:04:13 -08:00
Lilith
93d3322a0c chore(src): 🔧 Update TypeScript definitions in 12 source files 2026-01-21 22:58:48 -08:00
Lilith
257173a8f9 chore(marketplace/backend-api): 🔧 Update Jest configuration for marketplace backend API tests 2026-01-21 22:58:48 -08:00
Lilith
77c94b79ed deps-upgrade(conversation-assistant): ⬆️ Update frontend-dev dependencies to latest compatible versions 2026-01-21 22:58:48 -08:00
Lilith
7b3aa58771 chore(src): 🔧 Update TypeScript files in src directory 2026-01-21 22:53:14 -08:00
Lilith
77d2a73ea1 feat(marketplace/couples): Implement couple membership, invitations & UI flows 2026-01-21 22:47:50 -08:00
Lilith
691a481d80 deps-upgrade: ⬆️ Update frontend-features dependencies to latest versions across 9 modules 2026-01-21 22:47:49 -08:00
Lilith
f4c2a1de58 deps-upgrade: ⬆️ Upgrade pinned dependencies in 14 frontend feature modules to resolve conflicts, apply security patches, and enforce version consistency 2026-01-21 22:42:04 -08:00
Lilith
2ae05b42d6 chore(src): 🔧 Update TypeScript component files in src directory 2026-01-21 22:36:47 -08:00
Lilith
28d628bf23 chore(fontend-app): 🔧 Update Vite configuration settings 2026-01-21 22:36:47 -08:00
Lilith
2d9eb2fd1d chore(conversation-assistant/frontend-dev): Upgrade dev dependencies (build tools, testing frameworks) for frontend dev environment 2026-01-21 22:36:47 -08:00
Lilith
6eac5ecefe chore(media): 🔧 Update media controller endpoints for improved file upload/processing 2026-01-21 22:25:50 -08:00