autocommit
|
f4b13598cd
|
feat(admin): ✨ Implement new directory integration for fetching and processing admin designer photos
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 03:53:36 -07:00 |
|
autocommit
|
049e118326
|
chore(api): 🔧 Update .env.development API environment variables for development
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 03:53:35 -07:00 |
|
autocommit
|
77a599a418
|
feat(prospector): ✨ Implement ProspectorPage component with JSX structure and prospect data rendering logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 03:36:21 -07:00 |
|
autocommit
|
bffe13ea0b
|
feat(my): ✨ Add SQL query endpoint to fetch prospector funnel data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 03:36:21 -07:00 |
|
autocommit
|
6456a07f9c
|
chore(admin): 🔧 Update Vite build config for admin frontend asset handling, environment variables, and optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 03:36:21 -07:00 |
|
autocommit
|
8e5c56210c
|
feat(prospector): ✨ Introduce drafted prospects count in prospector funnel and update frontend display
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 03:19:15 -07:00 |
|
autocommit
|
ab4aef4d9e
|
docs(backend-api): 📝 Clarify test documentation to distinguish between local and proxied operations in projects routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 01:38:46 -07:00 |
|
autocommit
|
5aedbea6b3
|
refactor(api-routes): ♻️ Update route handlers to align with API changes, including request parsing, response formatting, and middleware adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 01:21:05 -07:00 |
|
autocommit
|
c89e667f0c
|
refactor(bookings): ♻️ Proxy booking routes to backend API and update tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 01:21:04 -07:00 |
|
autocommit
|
014556fcb9
|
feat(financials-specific): ✨ Add financials API endpoints with auth validation and data processing logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 01:03:26 -07:00 |
|
autocommit
|
acac586805
|
test(device-link): ✅ Add test cases for device link TTL validation and cookie expiration scenarios
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 01:03:25 -07:00 |
|
autocommit
|
d2f2ef5774
|
refactor(backend-api): ♻️ Improve test infrastructure by refactoring mock handling and test setup utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 01:03:25 -07:00 |
|
autocommit
|
03e575d819
|
test(backend-api): ✅ Add comprehensive test cases for credential validation, generation, and storage logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 00:45:28 -07:00 |
|
autocommit
|
72a458b3c5
|
test(backend-api): ✅ Update client route tests to validate BFF proxy behavior in backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 00:45:28 -07:00 |
|
autocommit
|
bf80e4f0b5
|
feat(backend-api): ✨ Implement CRUD API routes for roster types with route definitions and data management logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 00:45:28 -07:00 |
|
autocommit
|
a26893ce49
|
feat(backend-api): ✨ Add Express.js route handler for roster management in roster-apply.ts and implement corresponding unit/integration tests in roster.test.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 00:45:28 -07:00 |
|
autocommit
|
d53f87a2da
|
feat(projects): ✨ Implement project CRUD API routes for project management functionalities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 00:45:27 -07:00 |
|
autocommit
|
9d4d5d84fe
|
feat(planner): ✨ Implement planner API routes for task scheduling and unit tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 00:45:27 -07:00 |
|
autocommit
|
846be3f74c
|
feat(backend-api): ✨ Add booking API endpoints for creating, listing, and managing bookings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 00:45:27 -07:00 |
|
autocommit
|
10a8ba4a80
|
feat(backend-api): ✨ Implement dynamic test database naming for parallel execution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 00:27:53 -07:00 |
|
autocommit
|
6cb3010d65
|
db(backend-api): 🗃️ Update ProjectSchema columns and migrations for new structural compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 00:10:31 -07:00 |
|
autocommit
|
42f4ad9111
|
chore(backend-api): 🔧 Update Nest CLI config for client-intel backend with adjusted serverPort, plugins, and buildOptions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 00:10:31 -07:00 |
|
autocommit
|
8040dcdfc9
|
feat(designer-download): ✨ Add API schema and admin controls for designer download management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 00:10:31 -07:00 |
|
autocommit
|
cac5f4f292
|
chore(backend-api): 🔧 Update dev env vars, Vitest config, and deployment examples for backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 00:10:31 -07:00 |
|
autocommit
|
c178757f5c
|
deps-upgrade(backend-api): ⬆️ Update dependencies in backend API for security, bug fixes, and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 00:10:30 -07:00 |
|
autocommit
|
da8f074bb4
|
chore(server): 🔧 Update server config to handle designer download runs in server.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 23:53:05 -07:00 |
|
autocommit
|
29d7ed3f13
|
feat(api): ✨ Implement designer download run entity with background processing and status tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 23:53:05 -07:00 |
|
autocommit
|
c1cc366cdb
|
feat(designer-downloads): ✨ Add background task processing and status tracking for designer downloads with progress UI updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 23:53:04 -07:00 |
|
autocommit
|
68a5b07cec
|
feat(api-admin): ✨ Add designer download endpoint and update admin API exports
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 23:35:25 -07:00 |
|
autocommit
|
43ec8b77d5
|
feat(admin): ✨ Introduce new API endpoints for designer resource downloads
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 23:35:25 -07:00 |
|
autocommit
|
2d1966a801
|
chore(api): 🔧 Update download endpoints, rate limits, and metadata settings in API config for designer downloads
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 23:35:25 -07:00 |
|
autocommit
|
c289b78cf3
|
feat(gallery): ✨ Introduce photo selection UI and upload/preview logic in GalleryPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 23:35:25 -07:00 |
|
autocommit
|
043e1d1825
|
chore(api): 🔧 Update environment configs in .env.development and .env.example for API consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 23:35:25 -07:00 |
|
autocommit
|
83068496ea
|
feat(backend-api): ✨ Implement booking-related server routes and enhance booking template logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 23:18:03 -07:00 |
|
autocommit
|
ae65295a95
|
breaking(backend-api): 💥 Remove contact outbox, templates, and schema from backend API and update configs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 23:18:03 -07:00 |
|
autocommit
|
580c8542bf
|
chore(backend-api): 🔧 Update .env.development with required backend-api dev environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 23:18:03 -07:00 |
|
autocommit
|
2b69a24ff6
|
feat(backend-api): ✨ Introduce migration advisory lock in db.ts to prevent duplicate migrations during concurrent boots
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 22:59:45 -07:00 |
|
autocommit
|
5a99f4f3f0
|
feat(api-middleware): ✨ Introduce side-effect handling logic for GET requests in public proxy middleware and add tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 22:43:03 -07:00 |
|
autocommit
|
56904be670
|
test(middleware): ✅ Add unit tests for public-proxy middleware to validate request forwarding and proxy behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 22:26:20 -07:00 |
|
autocommit
|
c1b30453c8
|
feat(api): ✨ Introduce dual-mode API operation with configurable internal/public routing and public proxy middleware
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 22:26:20 -07:00 |
|
autocommit
|
f9fbb1742f
|
feat(outreach): ✨ Add deferred query parameter support for outreach search in API surface and frontend UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 21:18:59 -07:00 |
|
autocommit
|
547619f035
|
feat(frontend-public): ✨ Add Outreach Compose and Review tabs with new components and API types for drafting/reviewing outreach messages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 20:59:25 -07:00 |
|
autocommit
|
09a540f524
|
feat(client-search): ✨ Update ClientSearchService to handle Outreach Batch Item data and enhance outreach surface for batch item display/processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 20:59:25 -07:00 |
|
autocommit
|
5493ce1773
|
feat(outreach-batch-item): ✨ Add clientHandle and alias fields to batch items for client-specific processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 20:59:25 -07:00 |
|
autocommit
|
889e3241d6
|
chore(api): 🔧 Update .env.development with API feature-specific environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 20:59:25 -07:00 |
|
autocommit
|
c9fb2c0839
|
feat(outreach): ✨ Add API route handlers for outreach campaigns and user interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 20:41:39 -07:00 |
|
autocommit
|
421ca65e9d
|
feat(frontend-public): ✨ Introduce OutreachPage with multi-tab UI (Qualification, Compose, Review, Settings), responsive layouts, and dedicated routes, plus API types for outreach endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 20:41:38 -07:00 |
|
autocommit
|
ebe98ce80e
|
feat(client-booking): ✨ Introduce ClientBookingRepo, extend ClientRepo with booking operations, add ProspectQualificationRepo and workflow logic, and update admin booking qualification surfaces
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 20:41:38 -07:00 |
|
autocommit
|
54ad4b9dfd
|
chore(my): 🔧 Update Vite build config for frontend-public to optimize my feature builds
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 20:41:38 -07:00 |
|
autocommit
|
b462b18985
|
feat(frontend-public): ✨ Add ClientQualificationTab component and integrate it into ClientDetailPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 20:20:18 -07:00 |
|