Commit graph

751 commits

Author SHA1 Message Date
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
autocommit
44080ded6f chore(api): 🔧 Update API server config and test utilities in config.ts and server.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
2bbe193c5e feat(provider-website): Add BlogPage and BlogPostPage components, blog API client, and useBlog hook for data fetching
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
8122857be6 feat(touring-subscribe): Implement touring subscription entity, service, API endpoints, and frontend opt-in component with validation and tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
6283e90ffb feat(contact-form): Implement contact form entity, service, and schema with hCaptcha validation; add frontend components, hooks, and API client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
829f2beb2f feat(sso): Add robust error handling types and test cases for SSO middleware validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
7ed9f907d5 feat(api-routes): Add route handlers for fetching and processing platform data endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
604b2eb98d docs(mcp-server): 📝 Update coworker-agent context and SkipTheGames platform config in mcp-server docs to align with feature changes in index.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
a74c93429a docs(api): 📝 Update onboarding, planning, and review documentation; pin Bun dependencies in lock file; and refine build configuration with Dependency Cruiser
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
5079823d25 test(api-tests): Update test scaffolding and utilities for API entities to enhance coverage, maintainability, and correctness
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
2f60d2cf7c refactor(api): ♻️ Standardize API server config schema and logger setup for consistent modularity and observability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
c51df297b9 feat(totp): Add TOTP utilities for secure time-based token generation and verification
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
e4d52aec7d feat(mail): Introduce reusable MailService class and utility functions for email handling in index.ts with unit tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
b11dd6d558 feat(ical): Introduce iCal parsing and generation utilities in the shared module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
03a11b2563 refactor(db): ♻️ Refactor database utility functions for cleaner architecture and add comprehensive tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
d141065ff1 feat(blog-publishing): Implement blog publishing system with Markdown support, slug generation, and service logic including unit tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
48c745c96b feat(journal-entry): Implement JournalEntry entity with repository pattern, schema validation, and comprehensive test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
748e76e55e feat(content-post): Implement ContentPost entity with repository, schema, types, and test integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00