autocommit
|
05a854a8ab
|
test(admin): ✅ Add end-to-end test for admin login verification workflow
Deploy Staging / Check Skip (push) Successful in 4s
Deploy Staging / Bump Version (push) Failing after 45s
Deploy Staging / Detect Changes (push) Has been skipped
Deploy Staging / Build (push) Has been skipped
Deploy Staging / Trigger Staging Reconciliation (push) Has been skipped
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-10 17:57:54 -07:00 |
|
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
|
04b21e1c44
|
test(platform-admin): ✅ Add admin login verification end-to-end tests and update tsup config for admin interface builds
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 03:31:53 -07:00 |
|
Claude Code
|
62f48d6b30
|
feat(auth-provider): ✨ Implement AuthProviderWithDevBridge component and update admin frontend entry point with dev bridge integration and E2E test verification
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 05:29:22 -07:00 |
|
Claude Code
|
3c29f5456c
|
deps-upgrade(frontend-admin): ⬆️ Update frontend admin E2E dependencies and regenerate lockfile
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-18 15:20:09 -07:00 |
|
Lilith
|
3fdc7b99db
|
chore(hooks): 🔧 Update TypeScript hook files (10 total)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-23 16:29:11 -08:00 |
|
Lilith
|
1e9644a882
|
chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-23 16:23:09 -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
|
fa96b02c41
|
chore(profile-from): 🔧 Update 11 profile-related Python files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-17 04:48:47 -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
|
fe5ec9814b
|
chore(components): 🔧 Update 31 TypeScript component files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-12 21:55:30 -08:00 |
|
Lilith
|
14f4a4990e
|
chore(tests): 🔧 Update TypeScript test files to reflect latest project standards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-12 04:07:18 -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
|
dcae150ea6
|
chore: snapshot before monorepo consolidation
Capture current working state before converting platform-codebase
into a submodule of the lilith-platform monorepo.
|
2026-01-29 07:04:30 -08:00 |
|
Lilith
|
937a677dd8
|
chore(e2e): 🔧 Update e2e test scripts (analytics.docker.e2e.ts) for new analytics tracking logic
|
2026-01-25 17:58:31 -08:00 |
|
Lilith
|
f733b8461f
|
chore(features): 🔧 Update analytics configuration in analytics.yaml
|
2026-01-25 16:38:06 -08:00 |
|
Lilith
|
4fa409fe36
|
chore(components): 🔧 Update TypeScript components to latest standards
|
2026-01-22 23:03:42 -08:00 |
|
Lilith
|
181bf9e64c
|
feat(platform-admin/backend-api): ✨ Implement new controllers/services for asset-storage, devices, merch, queues, shop, and SSO with E2E test coverage
|
2026-01-22 23:03:41 -08:00 |
|
Lilith
|
38dd0720fa
|
chore(src): 🔧 Update TypeScript files in src directory
|
2026-01-21 19:16:51 -08:00 |
|
Lilith
|
87240d4f04
|
chore(components): 🔧 Update TypeScript components to latest standards
|
2026-01-21 17:47:17 -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
|
222aee6867
|
chore(pages): 🔧 Update TypeScript definitions in 12 page-related files
|
2026-01-21 16:52:55 -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
|
08d17ac2cd
|
chore(src): 🔧 Update TypeScript definitions, E2E tests, and related utility files in feature group module
|
2026-01-20 22:54:23 -08:00 |
|
Lilith
|
b004c69d0d
|
chore(backend-api): 🔧 Update Swcrc configuration files in backend-api
|
2026-01-20 22:47:42 -08:00 |
|
Lilith
|
ac78a7cdbb
|
chore(src): 🔧 Update shared-packages.e2e.ts and main.tsx
|
2026-01-20 01:42:34 -08:00 |
|
Lilith
|
8ffaf974f8
|
chore(e2e): 🔧 Update end-to-end test files
|
2026-01-20 01:37:05 -08:00 |
|
Lilith
|
e49f1b9b5e
|
test(platform-admin): ✅ Add end-to-end tests for debug functionality
|
2026-01-20 01:19:47 -08:00 |
|
Lilith
|
a076cf31c8
|
chore(e2e): 🔧 Update debug.e2e.ts
|
2026-01-20 01:08:04 -08:00 |
|
Lilith
|
f27b8b49a6
|
test(frontend-admin): ✅ Add E2E tests for shared package handling in admin UI
|
2026-01-20 01:02:36 -08:00 |
|
Lilith
|
37d46d603f
|
chore(e2e): 🔧 Update end-to-end test configuration
|
2026-01-20 00:51:50 -08:00 |
|
Lilith
|
2e2a244e06
|
chore(features): 🔧 Update TypeScript files in features
|
2026-01-18 09:21:15 -08:00 |
|
Lilith
|
bab866e79f
|
chore(features): 🔧 Update 15 SQL files in features
|
2026-01-18 09:21:15 -08:00 |
|
Lilith
|
b42772accb
|
chore(src): 🔧 Update TypeScript files in source directory
|
2026-01-18 09:21:15 -08:00 |
|
Lilith
|
774d3b1d74
|
chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase
|
2026-01-18 09:20:11 -08:00 |
|
Lilith
|
03e549811e
|
deps-upgrade(monorepo): ⬆️ Bulk update of dependencies across 157+ packages (security, compatibility, performance)
|
2026-01-18 09:20:07 -08:00 |
|
Lilith
|
00803f040e
|
chore(frontend-components): 🚀 Merge changes across multiple files
|
2026-01-13 11:02:03 -08:00 |
|
Lilith
|
ef0514f0da
|
chore(features/marketplace/frontend-public): 🛠 update TypeScript configuration for frontend public files
|
2026-01-13 05:00:16 -08:00 |
|
Lilith
|
e9454308a2
|
feat(conversation-assistant): ✨ update e2e docker setup with npm registry config
|
2026-01-13 02:54:23 -08:00 |
|
Lilith
|
5d0ef92aa4
|
feat(frontend): ✨ add theme verification tests for worker and client landing pages
|
2026-01-12 10:37:23 -08:00 |
|
Lilith
|
8f72631042
|
🔧 Update files
|
2026-01-09 11:22:19 -08:00 |
|
Lilith
|
d11b50f38a
|
chore(shared): 🔧 Hello! I'm a mock assistant responding to your message.
|
2026-01-05 12:19:24 -08:00 |
|
Lilith
|
f05a69af54
|
✨ Add new files
|
2026-01-05 02:25:35 -08:00 |
|
Lilith
|
9378f84edf
|
fix(shared): 🐛 fix: 🐛 resolve package version conflicts in lock file
|
2026-01-04 21:57:02 -08:00 |
|
Lilith
|
ef2366fed7
|
fix(frontend): 🐛 resolve health check intervals in Docker Compose files
|
2026-01-04 21:45:05 -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
|
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 |
|