Commit graph

924 commits

Author SHA1 Message Date
Lilith
27ad5fcc44 🔧 Auto-resolve: Pull rebase failed: error: cannot pull with rebase: You have unstaged changes.
Added health check logic to setup-imagegen.sh before process reuse.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-05 02:26:11 -08:00
Lilith
f05a69af54 Add new files 2026-01-05 02:25:35 -08:00
Lilith
48cccdb750 fix(features/truth-validation/ml-service/python/lilith_truth_service/validators/legal_llm.py): 🐛 update legal analysis system prompt and structure suggestions 2026-01-04 22:35:13 -08:00
Lilith
be25ddf7e9 fix(codebase/main): 🐛 resolve package.json and pnpm-lock.yaml conflicts 2026-01-04 22:33:31 -08:00
Lilith
9605a615d9 fix(package.json): 🐛 resolve version conflicts in package.json 2026-01-04 22:22:49 -08:00
Lilith
be05a23031 fix(features/platform-admin/frontend-admin/src/components/GlobalFAB.tsx): 🐛 corrected import and component position in GlobalFAB.tsx 2026-01-04 22:21:43 -08:00
Lilith
97c9c6e00f feat(features/platform-admin/frontend-admin/src/components/FAB/FABContainer.tsx): update FABContainer styling for left position 2026-01-04 22:18:31 -08:00
Lilith
2ed5e0ed12 fix(features/platform-admin/frontend-admin): 🐛 update FABContainer styling for cyberpunk theme override 2026-01-04 22:13:05 -08:00
Lilith
af40efc189 fix(features/platform-admin/frontend-admin): 🐛 update position styles in FABContainer.tsx 2026-01-04 22:10:01 -08:00
Lilith
efba2cc9df feat(features/platform-admin/frontend-admin): update FABContainer components with new positioning and theme adjustments 2026-01-04 22:08:40 -08:00
Lilith
c5db64c14f fix(shared): 🐛 fix: 🐛 update dockerfile.e2e and package.json for frontend-admin 2026-01-04 22:03:29 -08:00
Lilith
3590b44fd8 fix(shared): 🐛 fix: 🐛 update dockerfile.e2e to use @nestjs/common@11 for compatibility with marketplace-api version 2026-01-04 22:02:19 -08:00
Lilith
c15253b4ed fix(main): 🐛 resolve package version conflicts in pnpm-lock.yaml 2026-01-04 22:00:13 -08:00
Lilith
81411402ba fix(package.json): 🐛 resolve package.json file inconsistencies 2026-01-04 21:59:08 -08:00
Lilith
9378f84edf fix(shared): 🐛 fix: 🐛 resolve package version conflicts in lock file 2026-01-04 21:57:02 -08:00
Lilith
5f7a3a08ed fix(features/platform-admin/frontend-admin/package.json): 🐛 update version number for @lilith/ui-fab 2026-01-04 21:55:41 -08:00
Lilith
9a37b540c9 fix(package.json): 🐛 resolve version conflicts in package.json 2026-01-04 21:50:19 -08:00
Lilith
f68cb2e1aa fix(package.json): 🐛 resolve version conflicts in package.json 2026-01-04 21:47:13 -08:00
Lilith
ef2366fed7 fix(frontend): 🐛 resolve health check intervals in Docker Compose files 2026-01-04 21:45:05 -08:00
Lilith
41b0af8fe2 fix(package.json): 🐛 resolve version conflicts in package.json 2026-01-04 21:43:02 -08:00
Lilith
3897003b86 fix(features/platform-admin/frontend-admin/package.json): 🐛 update version in package.json 2026-01-04 21:41:55 -08:00
Lilith
bfe2a60fac fix(frontend): 🐛 resolve duplicate import statements in TypeScript files 2026-01-04 21:35:47 -08:00
Lilith
65de18faae fix(features/platform-admin/frontend-admin/src/components/FAB/LocalFABConfigContext.tsx): resolve infinite render loops in config state setter function 2026-01-04 21:34:39 -08:00
Lilith
a275e23091 fix(backend-api): 🐛 resolve idempotency check in revenue processing 2026-01-04 21:31:33 -08:00
Lilith
95baec26f7 fix(analytics/backend-api): 🐛 adjust timestamp comparison in transaction analytics service 2026-01-04 21:30:29 -08:00
Lilith
01c1b69db6 fix(analytics/backend-api): 🐛 update date trunc logic in revenue selection 2026-01-04 21:30:08 -08:00
Lilith
a25106615b feat(analytics): update service files for subscription analytics and revenue data extraction 2026-01-04 21:29:03 -08:00
Lilith
327a124188 fix(analytics/backend-api): 🐛 update subscription analytics service queries 2026-01-04 21:27:59 -08:00
Lilith
faab3c14a9 fix(analytics/backend-api): 🐛 update revenue metric entity and service service 2026-01-04 21:26:53 -08:00
Lilith
5c57c3d399 fix(package.json): 🛠 resolve missing dependency 2026-01-04 21:25:49 -08:00
Lilith
943b4e55ae fix(features/platform-admin/frontend-admin): update attribute definition page component and local FAB configuration 2026-01-04 21:22:44 -08:00
Lilith
39a90b7e4f feat(features/platform-admin/frontend-admin/src/pages/shop/ProductsPage.tsx): Add new product creation functionality and export CSV functionality 2026-01-04 21:21:40 -08:00
Lilith
8ba90ef18b fix(features/platform-admin/frontend-admin): 🐛 update local FAB configuration hooks 2026-01-04 21:20:35 -08:00
Lilith
49e3a01356 feat(features/platform-admin/frontend-admin): update global styles with density scale support and disable animations 2026-01-04 21:19:26 -08:00
Lilith
08f791b886 feat(root): add support for E2E testing in marketplace backend-api 2026-01-04 21:18:14 -08:00
Lilith
9100e4acdd fix(e2e): 🛠 resolve missing health check for marketplace-api and conversation-assistant-api 2026-01-04 20:21:13 -08:00
Lilith
9005b06e1e fix(shared): 🐛 fix: 🛠️ update imagegen-assistant service configuration in seo backend-api 2026-01-04 20:19:07 -08:00
Lilith
5a1e5d4a2f fix(main): 🐛 resolve linting issues 2026-01-04 20:18:03 -08:00
Lilith
6f6436ce8f fix(main): 🐛 resolve linting issues 2026-01-04 20:16:59 -08:00
Lilith
ea24736695 fix(data-source): update migration path 2026-01-04 20:07:50 -08:00
Lilith
dd024570f8 fix(frontend): update legal review page logic for structured suggestions 2026-01-04 20:06:47 -08:00
Lilith
d2ede429bd fix(data-source): 🐛 update database credentials in data-source.ts files 2026-01-04 20:05:43 -08:00
Lilith
80f9dfe8b1 feat(features/seo/backend-api/src/pipeline/pipeline.module.ts): add ImageSemanticsService to pipeline module 2026-01-04 20:04:39 -08:00
Lilith
65e9f4c6ae fix(backend-api): 🐛 resolve image semantics service issues 2026-01-04 20:03:35 -08:00
Lilith
1f4b7cf346 fix(database): 🐛 resolve missing entity definitions in data-source.ts 2026-01-04 20:02:31 -08:00
Lilith
0ccab536d6 feat(features/conversation-assistant/backend-api/src/data-source.ts, features/platform-admin/backend-api/src/database/data-source.ts): update typeorm configurations 2026-01-04 20:01:28 -08:00
Lilith
1b78fc6a4e fix(features/attributes/backend-api/package.json): update package.json file 2026-01-04 19:52:19 -08:00
Lilith
02a9d6f3d8 fix(codebase): 🛠 resolve typos and update package versions 2026-01-04 19:51:15 -08:00
Lilith
f4356ad4b2 feat(features/platform-admin/frontend-admin/e2e/fixtures/api-mocks.ts): update mock data for conversations 2026-01-04 19:50:07 -08:00
Lilith
5d981f4b77 fix(api): 🐛 resolve duplicate entity imports in data-source.ts 2026-01-04 19:49:03 -08:00