Commit graph

382 commits

Author SHA1 Message Date
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
c2cfcf14ae docs(features-the-main-affected): 📝 Update OAuth redirect flow, orchestrator service tree docs, and integration guides; add Vitest React preset to testing utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 04:48:42 -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
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
7147491996 chore(deps): 🔧 Update dependency JSON configuration files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 02:15:20 -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
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
ace195d272 chore(status-dashboard): 🔧 Regenerate SQLite WAL/lock files in status dashboard backend API due to schema/data migration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 20:19:37 -08:00
Lilith
c8ac45739d chore(status-dashboard): 🔧 Update SQLite rollback journal and WAL files in status dashboard backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 20:14:14 -08:00
Lilith
500952c2f8 chore(status-dashboard): 🔧 Regenerate SQLite lock (.db-shm) and WAL (.db-wal) files after database schema/data updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 15:09:43 -08:00
Lilith
06271f73f2 chore(db): 🔧 Add SQLite WAL/lock file tracking for status dashboard DB consistency during deployments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 05:05:57 -08:00
Lilith
8c2c1831a6 chore(status-dashboard): 🔥 Remove unintended SQLite temp files from Git tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 04:24:32 -08:00
Lilith
70321b0a63 chore(status-dashboard): 🔧 Recreate SQLite WAL/shm files to handle temporary lock regeneration in status dashboard DB after schema/data updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 04:19:08 -08:00
Lilith
58fcb83a67 chore(status-dashboard): 🔧 Remove accidentally committed SQLite lock files (.db-shm, .db-wal)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 04:08:47 -08:00
Lilith
d331e6973e chore(status-dashboard): 🔧 Add SQLite WAL/shm files to version control for status dashboard backend database tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 04:03:27 -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
81aee8e220 chore(status-dashboard): 🔧 Update SQLite shared memory and WAL files for status dashboard database operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 02:18:46 -08:00
Lilith
83fc817363 chore(status-dashboard): 🔧 Clean up SQLite lock files from database modifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 02:02:41 -08:00
Lilith
e499b0c1fb chore(status-dashboard): 🔧 Remove SQLite WAL (db-wal) and shared memory (db-shm) lock files for status dashboard backend cleanup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-03 23:31:05 -08:00
Lilith
490cd9e883 chore(fontend-components): 🔧 Update build config, database shared memory file, and related scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-03 22:58:54 -08:00
Lilith
d693aef9f1 chore(status-dashboard): 🔧 Regenerate SQLite lock files (.db-shm/.db-wal) post-database schema/data update for status dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-03 22:47:06 -08:00
Lilith
f6ff565f73 chore(features/status-dashboard/backend-api): 🔧 Remove SQLite lock/WAL files from version control to preserve database integrity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-03 22:17:18 -08:00
Lilith
6e6b1ad55f chore(db): 🔧 Update shared memory and write-ahead log files in status-dashboard.db-shm and status-dashboard.db-wal
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-03 22:12:02 -08:00
Lilith
0dc9274ae1 chore(status-dashboard): 🔧 Regenerate SQLite lock files (.db-shm, .db-wal) for status dashboard database consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-03 22:06:42 -08:00
Lilith
18e99ecb78 chore(backend-api): 🔧 Update SQLite WAL and shared memory auxiliary files for status dashboard backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 13:20:50 -08:00
Lilith
60699f1e46 chore(status-dashboard): 🔥 Remove accidental SQLite lock files (.db-shm, .db-wal) from version control
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 13:03:00 -08:00
Lilith
748cbfe22f refactor(e2e): ♻️ Add DRY helper for auth with timeout
**Problem:** Tests had 9.4 hour hangs due to page.reload() without timeout.
Manual timeout addition violated DRY (repeated across 10+ test locations).

**Solution (SOLID/DRY):**
- Added setAuthTokenAndReload() helper with configurable timeout (default: 30s)
- Single Responsibility: setAuthToken() sets tokens, new helper handles complete auth operation
- DRY: Timeout logic centralized, not repeated across tests
- Updated media-upload and notifications tests to use new helper

**Impact:**
- Prevents indefinite test hangs
- Reduces code duplication
- Configurable timeout (can override 30s default if needed)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 12:30:50 -08:00
Lilith
fa66832997 chore(provider): 🔧 Update provider-related test files, database schema, and configuration for media uploads and status dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 12:25:25 -08:00
Lilith
0dc7ea2150 chore(status-dashboard): 🔥 Remove accidentally staged SQLite lock files from status dashboard backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 02:55:03 -08:00
Lilith
c0ffd70b52 chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 02:44:14 -08:00
Lilith
4e3b296a45 chore(components): 🔧 Update TypeScript files in core components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 02:30:33 -08:00
Lilith
a7b5fce765 chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 02:22:54 -08:00
Lilith
358974e84a chore(components): 🔧 Update 20 TypeScript component files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 01:56:34 -08:00
Lilith
00297318f7 chore(frontend-public): 🔧 Update test utilities, database schema, and related config files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 01:31:15 -08:00
Lilith
b20f8ad1d8 chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 01:25:34 -08:00
Lilith
954c724de7 feat(status-dashboard): Implement SQLite-backed real-time status updates for dashboard monitoring
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 00:45:12 -08:00
Lilith
6efc92999d chore(mock-api): 🔧 Update mock API server configuration, database file, and related dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 00:39:13 -08:00
Lilith
f63d1dad35 chore(components): 🔧 Update component-related files (order-history.spec.ts, ServiceCard.tsx) and related test/config files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 00:00:44 -08:00
Lilith
284424f291 chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 22:47:54 -08:00
Lilith
4e6b2bf944 chore(src): 🔧 Update CSS files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 22:13:05 -08:00
Lilith
72d5dbea15 chore(src): 🔧 Update CSS files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 22:06:45 -08:00
Lilith
d00d1fcdf6 chore(status-dashboard): 🔧 Regenerate SQLite lock files (shared memory & WAL) due to schema/data changes in status dashboard backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 21:25:39 -08:00
Lilith
77c9ebbfe7 chore(src): 🔧 Update TypeScript files in src directory (4 .tsx components)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 21:12:03 -08:00
Lilith
aaafe2958c chore(api): 🔧 Update TypeScript files in API module (16 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 20:38:25 -08:00
Lilith
e0acae849e chore(frontend): 🔧 Update Vite build configs to standardize configurations across all frontend features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 19:15:53 -08:00
Lilith
4adec07ca8 chore(fontend): 🔧 Update Vite config files to standardize plugins, caching, and build optimizations across frontend projects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 17:42:17 -08:00
Lilith
30398e1e7a chore(fontend): 🔧 Upgrade dependencies in frontend-showcase, profile, and status-dashboard to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 17:42:17 -08:00
Lilith
c7abe3396b chore(frontend-dev, frontend-public): 🔧 Update Vite build configurations to include @vitejs/plugin-react and optimize paths for both development and production builds
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 15:30:35 -08:00
Lilith
3a5dfca4f2 chore(status-dashboard): 🔧 Regenerate SQLite lock files (.db-shm/.db-wal) in backend API data directory to ensure consistency after schema/data modifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 15:08:53 -08:00