Commit graph

202 commits

Author SHA1 Message Date
autocommit
aef2cd261b chore(e2e-testing): 🔧 Update E2E Docker Compose and Vite configs for consistent testing environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 17:57:54 -07:00
Claude Code
8b8f8fc963 chore(config-configuration): 🔧 Update Docker Compose configs for e2e testing environments with consistent service dependencies and resource limits
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 00:05:19 -07:00
Claude Code
ea4460ae64 flags(feature-flags): 🚩 Enable feature flag checks for health controller endpoints and subscription tier methods
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 05:23:08 -07:00
Claude Code
d6f61816e9 deps-upgrade(backend-api): ⬆️ Update dependencies in merchant backend API for security patches and minor enhancements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 07:53:07 -07:00
Lilith
c3be6b5fb8 feat(tiers): Add mock tier handler responses for development/testing environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-02 21:04:37 -08:00
Lilith
7d805111cc feat(merchant): Add database schema and seed merchant data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 16:02:54 -08:00
Lilith
b9388d629f feat(merchant): Add product attribute schema updates for merchant products
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-25 22:27:45 -08:00
Lilith
7c81c9f91e chore(merchant-primary-scope): 🔧 Implement subscription tier feature logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:41:27 -08:00
Lilith
ba56fcbb4a chore(merchant-specifically): 🔧 Add/update merchant-specific configuration files and scripts for new feature rollouts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:41:26 -08:00
Lilith
01050a4a58 chore(pricing-primary-focus-on): 🔧 Introduce tier-based pricing system with UI components (TierCard, TierGrid), custom hook (useTiers), mock data, and shared logic for blog/marketplace reuse; updates TypeScript config
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 10:05:52 -08:00
Lilith
6de60a4cee feat(marketplace-primary-scope): Implement subscription tier system with merchant management, worker earnings display UI, and backend tier services
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 05:20:06 -08:00
Lilith
011c092111 chore(pricing-core): 🔧 Add monthly/year billing cycle support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 04:26:22 -08:00
Lilith
6a6c9e5566 chore(pages): 🔧 renamed and standardized imports across 14 TypeScript files to improve consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-21 11:30:07 -08:00
Lilith
6bcac4d316 chore(landing-primary-component): 🔧 Update TypeScript files in src directory (14 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-21 10:51:08 -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
e2643014ab chore(src): 🔧 Update unit tests in subscription-tier.service.spec.ts, image-client.service.spec.ts and related test files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 12:45:58 -08:00
Lilith
90e4c2f566 chore(src): 🔧 Update subscription-tier service test file for new validation logic and edge-case scenarios
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 11:35:48 -08:00
Lilith
e3d8c3ab34 chore(src): 🔧 Update TypeScript files in src directory (27 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 11:10:56 -08:00
Lilith
d2e4c03dbb docs(marketplace-primary-): 📝 updated marketplace & merchant API implementation guides, testing workflows, and client profile documentation with new deliverables checklist
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 11:02:20 -08:00
Lilith
0b63c82f7c chore(backend-api-specific-module): 🔧 Update API documentation to reflect architectural changes, event-driven patterns, migration strategies, and operational constraints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 10:47:29 -08:00
Lilith
1fe38b8123 chore(features): 🔧 Update TypeScript files in feature directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-18 14:19:06 -08:00
Lilith
c68aaf823d chore(stores): 🔧 Update earnings and service logic in store-related modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-18 14:10:56 -08:00
Lilith
bee9d9fa0d chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-18 14:03:47 -08:00
Lilith
991d9558dc chore(infrastructure/email-client): 🔧 Update TypeScript compiler configs in @infrastructure/email-client with path resolution and strict mode adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-18 14:03:47 -08:00
Lilith
09f0180105 chore(services-affects-all-feature): 🔧 Standardize service configurations in services.yaml across 9 feature modules + refactor payments backend API entry point (main.ts)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-18 13:00:08 -08:00
Lilith
c5579b348f feat(marketplace-with-secondary): Update TypeScript files in src directory (17 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-18 10:00:46 -08:00
Lilith
7f95838c48 chore(marketplace-most-significant): 🔧 Update TypeScript files in src directory (31 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-14 10:39:50 -08:00
Lilith
497f46d15a chore(merchant/backend-api): 🔧 Seed subscription tiers migration & E2E test setup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 23:44:01 -08:00
Lilith
9974c2d2ff chore(merchant): 🔧 Introduce migration script to seed subscription tiers (Basic/Pro) into the merchant database
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 23:38:31 -08:00
Lilith
74958ec539 docs(features): 📝 Update README.md documentation across 30+ feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 04:53:19 -08:00
Lilith
8b2d792253 chore(docs): 📝 Standardize feature documentation across 22+ features by updating README templates, adding/updating docs directories (e.g., age-verification, image-generator), and enforcing consistent structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 04:26:03 -08:00
Lilith
4400b0021c deps-upgrade(sso-client): ⬆️ Bulk dependency updates across 15 feature modules, including @infrastructure/sso-client, to ensure consistency, security, and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 01:51:04 -08:00
Lilith
94a176a0f0 chore(src): 🔧 Update TypeScript files in src directory (33 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 01:33:14 -08:00
Lilith
8cd25f7b91 chore(test): 🔧 Update Vitest/Jest configs across 15+ modules; standardize coverage rules, globals, plugins, and .env.example variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 01:33:14 -08:00
Lilith
f6fd865dc2 chore(src): 🔧 Update TypeScript files in src directory (11 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 02:34:30 -08:00
Lilith
3a1abab492 chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-03 19:03:45 -08:00
Lilith
d1e2a5e116 chore(marketplace): 🔧 Implement platform product seeding migration & update App.tsx for frontend display
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 21:05:10 -08:00
Lilith
53076391cd chore(merchant/backend-api): 🔥 Remove deprecated migration script 1738000000000-SeedPlatformProducts.ts (disabled version)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 20:12:02 -08:00
Lilith
ce45b172d6 feat(backend-api): Introduce merchant configuration storage system with new database table
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 19:51:20 -08:00
Lilith
9e21a9b8bc chore(landing,merchant): 🔧 Update configuration for frontend profile page and backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 19:37:31 -08:00
Lilith
6a0c66525c chore(pages): 🔧 Update TypeScript files in pages directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 17:34:40 -08:00
Lilith
f2e4505aa3 feat(products): Update TypeScript files in src/products directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 02:16:53 -08:00
Lilith
00bda8c3ab chore(src): 🔧 Update TypeScript files in src directory to reflect latest dependencies/standards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 02:07:50 -08:00
Lilith
b6f310e8e2 chore(config): 🔧 Update Docker Compose configs across 17 feature modules to standardize base images, resource limits, and networking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 18:36:39 -08:00
Lilith
0c29c30d98 chore(src): 🔧 Update module imports, data-source configuration, and dependency injections in app.module.ts and data-source.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:52:28 -08:00
Lilith
e0288f0625 chore(attributes): 🔧 Update 27 YAML configuration files in attributes directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:52:27 -08:00
Lilith
a1686e5794 chore(features): 🔧 Update Docker Compose configs across conversation-assistant, marketplace, and merchant services
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:42:57 -08:00
Lilith
1281a70c8d chore(src): 🔧 Update TypeScript files in src directory (6 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:32:07 -08:00
Lilith
2438db1213 chore(features): 🔧 Update TypeScript files in feature directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:20:49 -08:00
Lilith
7fdac6de6a chore(src): 🔧 Update module files: app.module.ts, 173760000000-CreateOrders.ts and related configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 02:29:29 -08:00