Commit graph

796 commits

Author SHA1 Message Date
autocommit
a188224ecd feat(mcp-server): Add migration logic and data transformation for new city visits in MCP server
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 00:13:19 -07:00
autocommit
b0327c715e feat(tour-stop): Add hotel_name field to tour-stop schema, types, and database model; expose it in admin, user, and public API surfaces
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 00:13:19 -07:00
autocommit
8f4e976e0c feat(admin): Update admin API surfaces index with new/modified endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:47:34 -07:00
autocommit
71613083a4 feat(client): Introduce emoji tag model for client entities, add tag management route, and update ClientsPage UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:47:33 -07:00
autocommit
ff55d48da0 feat(api): Introduce Client entity/model and API endpoints for CRUD operations in config and surface layers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:34:24 -07:00
autocommit
edb8485033 feat(my): Add CalendarPage and OpExTab UI with API endpoints for calendar/data management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:27:36 -07:00
autocommit
a49977dd94 infra(backend-api): 🧱 Implement travel API routes in server setup, testing harness, and seeding scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:27:35 -07:00
autocommit
4ff66de1cf feat(contact-sync): Implement ContactSyncService with syncContacts function and add comprehensive tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:27:35 -07:00
autocommit
ebb489c4e6 feat(tour-stop): Add tour-stop entity with repository, schema, and type definitions, plus admin and user UI handlers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:27:35 -07:00
autocommit
af4547a750 feat(api-tasks): Add Task CRUD operations with repository, schema, and user interface for task management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:27:35 -07:00
autocommit
40370f895c feat(api-reminder): Add Reminder entity with CRUD operations, repository, schema validation, and API routes in "my" namespace
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:27:35 -07:00
autocommit
7beeba1b3e feat(api-entities): Add inspiration entity with CRUD operations and admin management surface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:27:35 -07:00
autocommit
9170ab272a feat(client): Introduce client enrichment fields and admin/user-facing client record display components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:27:35 -07:00
autocommit
ea7fd283c9 test(api): Add test coverage for InviteToken, TourEvent, Invites, and TourPlanning entities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 22:02:25 -07:00
autocommit
d2bf89dec9 deps-upgrade(api): ⬆️ Update API dependencies and add migration logic for schema/data changes in migrate.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 22:02:25 -07:00
autocommit
fecc701e15 breaking(api-server): 💥 Enforce breaking changes to API server configs, database schema, serialization, and type contracts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 22:02:24 -07:00
autocommit
1dda4bac11 feat(my-backend-apimy): Add financials and project management API routes, database migrations, frontend pages, and type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 22:02:24 -07:00
autocommit
7ca9909c83 feat(tour-schedule): Implement enhanced tracking, styling, and structure for tour scheduling UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 22:02:24 -07:00
autocommit
dd212e0d1a feat(tour-management): Implement core tour-management entities (client, invite-token, tour-event) with full CRUD, geo-classification, invite-dispatch, and tour-planning features including NANPA/sub-market support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 22:02:24 -07:00
autocommit
652fb3c3b3 chore(mcp-server): 🔧 Update TypeScript compiler options in tsconfig.json for MCP server feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 22:02:23 -07:00
autocommit
6fa43a43c2 deps-upgrade(api): ⬆️ Update API dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 22:02:23 -07:00
autocommit
2642bc7285 feat(messages): Add dynamic message loading and thread navigation to the Thread page component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00
autocommit
476fa282f5 deps-upgrade(frontend-user): ⬆️ Update dependencies in frontend-user module with security patches and version upgrades
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00
autocommit
cd52eb1031 deps-upgrade(user-messages): ⬆️ Update frontend user messages to version 0.1.0
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00
autocommit
1ee5b6648e ui(messages): 💄 Update message thread UI components with improved AppShell layout and thread page structure for better visual hierarchy and UX.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00
autocommit
75fd6d341e feat(pseo): Add PSEO sitemap API, hook, page, and app integration for frontend SEO optimization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00
autocommit
7fe7d91535 feat(admin): Introduce TourStopsAdmin CRUD interface and update sitemap to include admin tour stops routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00
autocommit
5f3c60d2ac deps-upgrade(frontend-user): ⬆️ Update and pin frontend-user dependencies to enforce version consistency with root package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00
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