Commit graph

132 commits

Author SHA1 Message Date
Lilith
2468310d23 feat(merchant): Implement subscription tiers for merchants with updated product/store management API logic 2026-01-22 23:03:40 -08:00
Lilith
e64f232bf0 deps-upgrade(root): ⬆️ Update backend-api dependencies and regenerate lockfiles across modules 2026-01-22 23:03:04 -08:00
Lilith
6139be69b8 chore(src): 🔧 Update TypeScript files in src directory 2026-01-22 17:50:41 -08:00
Lilith
9563ee4b9f deps-upgrade(features/backend-api): ⬆️ Update critical dependencies across 8 backend APIs and regenerate lockfile 2026-01-22 17:50:40 -08:00
Lilith
8a55e943db feat(stores): Implement store ownership validation & subscription tier management in merchant backend API 2026-01-21 22:15:30 -08:00
Lilith
edd43d58d2 chore(stores,products): 🔧 Update TypeScript definitions in 15 files across src 2026-01-21 22:15:30 -08:00
Lilith
1e075e5be8 chore(src): 🔧 Update TypeScript utility files in src directory 2026-01-21 22:15:29 -08:00
Lilith
d147f27f42 feat(stores): Add earnings calculation service and controller endpoints, plus frontend entry point integration 2026-01-21 22:09:37 -08:00
Lilith
e82b24c57d feat(marketplace/tiers): Implement tier comparison system with backend service logic, frontend UI components, database seeding, and localization support 2026-01-21 20:40:43 -08:00
Lilith
70f1a3c073 chore(component): 🔧 Update TypeScript definitions in 22 component files 2026-01-21 19:47:43 -08:00
Lilith
38dd0720fa chore(src): 🔧 Update TypeScript files in src directory 2026-01-21 19:16:51 -08:00
Lilith
1937b82cfc chore(subscription): 🔧 Implement subscription management UI/UX, cancellation flow, tier icons, hooks for clips/contacts, and backend entity/configuration with security updates 2026-01-21 17:57:55 -08:00
Lilith
85be9df44c chore(components): 🔧 Update TypeScript files in core components directory 2026-01-21 17:52:40 -08:00
Lilith
06b1877792 chore(auth,discovery,account,subscription,merchant/backend-api): 🎨 Refactor registration UI with role cards, error states, and loading improvements; update discovery filters (radius/search) + backend product/store controllers; add E2E admin tests 2026-01-21 17:36:20 -08:00
Lilith
e778babb6c chore(src): 🔧 Update TypeScript definitions in 16 source files 2026-01-21 17:30:55 -08:00
Lilith
9f0311caf9 deps-upgrade(merchant/backend-api): ⬆️ Update Express, utility packages, and related dependencies in merchant backend API 2026-01-21 17:30:54 -08:00
Lilith
d6a12474ee chore(pages): 🔧 Update TypeScript definitions in 22 page-related files 2026-01-21 17:03:54 -08:00
Lilith
222aee6867 chore(pages): 🔧 Update TypeScript definitions in 12 page-related files 2026-01-21 16:52:55 -08:00
Lilith
468661354d chore(src): 🔧 Update TypeScript files in src directory 2026-01-21 16:47:21 -08:00
Lilith
86e128f567 feat(marketplace): Add profile collection feature with merchant/product integration tracking 2026-01-21 16:14:30 -08:00
Lilith
8151c33a11 deps-upgrade: ⬆️ Update dependencies across 62+ packages (hooks, infrastructure clients, testing utilities, and feature APIs) to latest stable versions 2026-01-21 16:14:30 -08:00
Lilith
136271e174 feat(stores): Implement earnings calculation service, controller endpoints, and module setup for merchant store management 2026-01-21 15:53:50 -08:00
Lilith
932bf79da9 chore(src): 🔧 Update TypeScript utility files in src 2026-01-21 15:48:37 -08:00
Lilith
cb04cacc52 chore(merchant/backend-api): 🔧 db: Introduce provider store tracking schema with new columns/tables 2026-01-21 15:43:22 -08:00
Lilith
19b4f7881c refactor(backend-api): ♻️ Standardized API controllers, DTOs, and validation patterns across feature modules 2026-01-21 14:40:19 -08:00
Lilith
8ea089e847 chore(backend-api/scripts): 🔧 Update circular dependency verification scripts 2026-01-21 14:19:54 -08:00
Lilith
6fbf6bbd66 deps-upgrade(backend-api): ⬆️ Update core dependencies across 20 feature-specific backend APIs 2026-01-21 14:19:54 -08:00
Lilith
417b3de3d8 chore(backend-api): Update 20 feature-specific API modules' dependencies (version bumps) 2026-01-21 11:12:33 -08:00
Lilith
63195b7cfe chore(subscription): 🔧 Update subscription marketplace Swcrc configs 2026-01-20 23:59:49 -08:00
Lilith
605c126761 chore(merchant/backend-api): 🔧 Update NestJS CLI config for merchant backend API source/module resolution 2026-01-20 23:54:27 -08:00
Lilith
580751b649 chore(backend-api): 🔧 Update TypeScript compiler configs (tsconfig.json) in 19 backend API modules (analytics, attributes) with stricter checks; adjust Docker/Vite configs for E2E testing environments in platform-admin/platform-dev 2026-01-20 23:54:18 -08:00
Lilith
14df3945a3 deps-upgrade(backend-api): ⬆️ Update 21 backend API dependencies with security patches and version alignment 2026-01-20 23:54:18 -08:00
Lilith
af192534d5 chore(features): 🔧 Update service configurations in services.yaml across marketplace, merchant, profile, and SEO modules 2026-01-20 18:30:18 -08:00
Lilith
ffa002f0ef chore(component): 🔧 Update configuration files in services.yaml (and related dependencies) 2026-01-20 18:07:53 -08:00
Lilith
ca3b61c877 chore(merchant): 🔧 Update merchant service configurations in services.yaml 2026-01-20 17:57:29 -08:00
Lilith
4f380df134 feat(backend-api): 🗃️ Introduce database schema with 1736505599000-InitialSchema.ts for merchant tables 2026-01-20 17:36:34 -08:00
Lilith
183c075402 chore(services): 🔧 Update service configurations across marketplace, merchant, and messaging features 2026-01-20 12:37:54 -08:00
Lilith
05d7a209d5 chore(products): 🔧 Update core product management logic in merchant backend API 2026-01-20 09:38:10 -08:00
Lilith
8561fd24ab chore(src): 🔧 Update module configuration in products.module.ts 2026-01-20 09:32:59 -08:00
Lilith
d88c2d7725 chore(src): 🔧 Update module imports, dependency versions, and configuration in src/app.module.ts 2026-01-20 08:47:12 -08:00
Lilith
982d17c96e chore(src): 🔧 Update module imports, resolve circular dependency warnings in app.module.ts 2026-01-20 08:31:22 -08:00
Lilith
86446c96e1 chore(backend-api): 🔧 Set up @infrastructure/analytics-client integration in feature modules' main.ts files 2026-01-20 06:22:57 -08:00
Lilith
eec0bf67ad chore(features): 🔧 Standardize Docker Compose configurations across feature modules 2026-01-18 19:39:55 -08:00
Lilith
c436501812 security(global): 🔒 Update 97 packages to resolve vulnerabilities and upgrade versions, affecting infrastructure, features, and utilities 2026-01-18 15:48:37 -08:00
Lilith
59779126a7 chore(merchant/shared/types): 🔧 Expand TypeScript types for merchant products and subscriptions with additional fields (pricing, metadata) 2026-01-18 09:21:12 -08:00
Lilith
bb023e4718 chore(features): 🔧 Update 15 TypeScript files in features 2026-01-18 09:21:12 -08:00
Lilith
cdb927e981 chore(src): 🔧 Update TypeScript files in source directory 2026-01-18 09:21:11 -08:00
Lilith
47f0d03a1d chore(src): 🔧 Update TypeScript files in source directory 2026-01-18 09:21:11 -08:00
Lilith
fe88f5c40c chore(src): 🔧 Update 15 markdown files 2026-01-18 09:21:11 -08:00
Lilith
774d3b1d74 chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00