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 |
|
autocommit
|
33652e3e56
|
feat(bookings): ✨ Add timeout configuration for email dispatch to prevent SMTP hangs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-06 16:01:52 -07:00 |
|
autocommit
|
7793f41c5f
|
deps-upgrade(comm-newsletter): ⬆️ Update newsletter backend API dependencies for security, compatibility, and performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-06 04:02:01 -07:00 |
|
autocommit
|
072188344c
|
remove(reputation): 🔥 Remove deprecated emoji and relationship integration tests from reputation module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 21:12:10 -07:00 |
|
autocommit
|
95e358195f
|
ui(provider-website): 💄 Implement new interactive sections and dynamic layout enhancements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 20:51:20 -07:00 |
|
autocommit
|
d5d4c99af5
|
feat(provider-config): ✨ Add tour-related configuration support with new keys and validation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 20:51:18 -07:00 |
|
autocommit
|
ac9675f839
|
feat(tour-scheduling): ✨ Add tour calendar, map, and contact buttons UI components; update tour-stop entities and scheduling logic; integrate into destination and tour pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 20:51:17 -07:00 |
|
autocommit
|
b35af0c01e
|
ui(contact-form): 💄 Add styled success icon with visual feedback for form submission success
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 20:30:36 -07:00 |
|
autocommit
|
1d61bae2cb
|
ui(provider-website): 💄 Add dynamic color-mix hover effects for visual consistency and theme compatibility across provider website pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 20:30:36 -07:00 |
|
autocommit
|
423cab56de
|
feat(admin-specific): ✨ Add admin-specific API endpoints for dashboard and operations module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 19:52:12 -07:00 |
|