autocommit
|
f0ed8b98d5
|
feat(backend-api): ✨ Update API server configuration with new routes, middleware, and environment variables and document usage in README.md
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
79bb4a3b80
|
ux(cms): 🚸 Add empty state component to ContentTypeEditor with placeholder text and styling from ui.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
8ca52f1ca5
|
feat(admin-backend-api): ✨ Add service token authentication guard to validate tokens in auth-guard.ts, register token auth in server.ts, and update documentation/tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
eea26e9fae
|
chore(backend-api): 🔧 Update local development env template with consistent backend API variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
7f557d56d6
|
feat(admin-backend): ✨ Introduce seed file for importing positioning tags to initialize reference data in the admin backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
6b0958aeac
|
feat(layout): ✨ Add popout account menu to AppShell with hover/focus triggers and animations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
742f3c3600
|
deps-upgrade(quinn-ai): ⬆️ Update frontend dependencies in Quinn AI feature for new features, security patches, or bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
8151669877
|
build(landing-specific): 📦️ Update build counter increment logic to ensure consistent fresh landing page assets on deployments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
8a72c258fd
|
feat(merchant): ✨ Update merchant data source config to support hobby terms
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
a82c88e1ae
|
feat(cms): ✨ Add hobby-specific positioning tags and hobby management UI in admin frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
535985d1c5
|
chore(admin-backend): 🔧 Update database schema and registry logic to support hobby terms, including term storage, retrieval, and validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
919f76d6a3
|
feat(seeds): ✨ Add 'Ahegao' as a new hobby term to seed data for database population
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
02cb064c5a
|
chore(landing-frontend): 🔧 Update Vite build configuration for frontend landing page with plugin and performance optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
143f4f48f7
|
deps-upgrade(dependencies): ⬆️ Update dependencies across landing/frontend-public, merchant/backend-api, and messages/backend-user modules for security patches and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
fd73c7b224
|
feat(admin-backend): ✨ Add CNC hobby term seed data for admin backend database initialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
e747f63304
|
feat(destination): ✨ Add affluent city dataset for destination initialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
08bfd4552d
|
feat(admin): ✨ Add hobby terms category support in admin registry with registration logic and schema updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
e8a4c84335
|
refactor(assistant): ♻️ Restructure ai-core-client.ts tool dispatching logic and update tests for backward compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
7eb603b153
|
feat(cms): ✨ Add 'identity' category to hobby terms config and update seed data to include it for backward compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
cc0893d704
|
deps-upgrade(dependencies-significant): ⬆️ Coordinate and upgrade 16 dependencies across feature modules and shared packages, including @lilith/provider-api-client and quinn-app-switcher
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
2df62232a4
|
feat(quinn-ai): ✨ Introduce ChatFeed and MessageComposer components with streaming support and API types for assistant chat interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
9595fcc73e
|
refactor(quinn-ai): ♻️ Update server configuration to integrate assistant service and AI core client for new AI-driven endpoints and middleware
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
228686950d
|
feat(assistant): ✨ Introduce AiCoreClient for AI backend communication and extend AssistantService with tool dispatching capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
e5ead2d9ea
|
feat(pseo): ✨ Introduce PSEO templates, admin configurations, and frontend pages for SEO-optimized content
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
81c791c3fa
|
feat(assistant-specific): ✨ Implement ToolDispatcher for routing tool requests, QuinnApiClient for Quinn API integration, and update AssistantService/config/server to enable tool execution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
ae355cce0d
|
deps-upgrade(api): ⬆️ Update TypeScript, Vite, and Vitest tooling to align with latest dependency versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
c694a20746
|
deps-upgrade(admin-quinn-ai-api): ⬆️ Update dependencies across admin, quinn-ai, and api modules to enhance compatibility and security
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
c682d46f89
|
feat(surfaces): ✨ Introduce interactive tour component and test harness for guided user onboarding
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
edad9f0a09
|
release(deployments): 🔖 Tag and publish version with updated deployment scripts, e2e test suite, and service configuration for the new release
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
56dd99655a
|
feat(frontend-api): ✨ Add API modules for blog, contact, roster, and touring data + implement custom useTourStatus hook for frontend integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
2709e3f10b
|
feat(tour-derivation): ✨ Add TourDerivationService class with methods for generating and processing tour data in the API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
ed59c14161
|
feat(tour-stop): ✨ Add TourStop entity with schema, API CRUD operations for user-specific stops, and comprehensive tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
35561a6fc7
|
feat(api): ✨ Introduce CityVisit entity, repository, schema, and API routes for city visit management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
bf09ca0760
|
feat(journal-entry): ✨ Add JournalEntry entity with repository, schema, and type definitions plus test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
5f82a63027
|
feat(content-post): ✨ Add ContentPost entity with schema, types, admin CRUD endpoints, and public blog surfaces
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
0394b8df17
|
feat(client): ✨ Add providerSlug field to client entity and update API routes in surfaces/my to expose it for provider management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
ffe13658c7
|
deps-upgrade(deps): ⬆️ Update frontend API client dependencies to ensure compatibility with latest provider releases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
2c7b1a0b0f
|
feat(api-client): ✨ Add roster and guided tour API endpoints with type definitions for provider-website feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
2b6f3b2b98
|
infra(deployments): 🧱 Modernize deployment configurations, update nginx configs, deploy scripts, and playwright setup alongside updated documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
01f34dfed6
|
test(backend-api): ✅ Update booking, identity, and server behavior tests to align with logger/config changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:55 -07:00 |
|
autocommit
|
5dc3c6c239
|
feat(blog): ✨ Add blog API endpoints, frontend BlogPostPage, and TypeScript types for blog data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:55 -07:00 |
|
autocommit
|
6a15090e99
|
feat(analytics): ✨ Introduce analytics API endpoints, server-side logic, client methods, and TypeScript types with full test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:55 -07:00 |
|
autocommit
|
f12b9bd6e7
|
feat(touring): ✨ Introduce TouringOptIn component, analytics-relay service, and API endpoints for guided onboarding interaction tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:55 -07:00 |
|
autocommit
|
6dd2973c48
|
feat(roster): ✨ Introduce roster management UI, API endpoints, and client SDK with email notifications for updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:55 -07:00 |
|
autocommit
|
f80102546a
|
feat(contact): ✨ Standardize error handling and API responses for the contact form with improved validation and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:55 -07:00 |
|
autocommit
|
4e3b9123cf
|
chore(backend-api): 🔧 Update Vitest and Vite configs for TypeScript path aliases and build optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:55 -07:00 |
|
autocommit
|
40773d3778
|
deps-upgrade(dependencies): ⬆️ Update all dependencies across admin/backend-api, provider-website/backend-api, provider-website/frontend-public, and @quinn/api-client packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:55 -07:00 |
|
autocommit
|
7cb5520683
|
test(contact-submissiontouring): ✅ Add validation and lifecycle tests for ContactSubmission and TouringSubscription entities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:55 -07:00 |
|
autocommit
|
e721dea79b
|
chore(api): 🔧 Update API development docs and supporting files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:55 -07:00 |
|
autocommit
|
58f9d37e7d
|
feat(frontend-frontend): ✨ Add contact form feature and E2E test coverage for the frontend application
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:55 -07:00 |
|