Commit graph

1030 commits

Author SHA1 Message Date
autocommit
a1c8cbaed0 db(migrations): 🗃️ Update travel schema migration with new booking and itinerary tables and their relationships
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:41:17 -07:00
autocommit
66466a0e6b db(db): 🗃️ Update journal table schema with new columns and constraints for improved data storage and querying
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:41:16 -07:00
autocommit
92d83706d4 db(calendar-calendar): 🗃️ Add indexes and restructure tables to optimize query performance and support new calendar data requirements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:41:16 -07:00
autocommit
b42a7052d8 remove(admin-backend): 🔥 Remove admin-specific SQLite type augmentation from node-sqlite-types.d.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:41:16 -07:00
autocommit
7965a27fe7 feat(assistant): Enable tool-based responses for dynamic tool integration during conversation handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:34:39 -07:00
autocommit
6549a99342 feat(vip): Update VIP billing API tiers and logic with subscription features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:34:39 -07:00
autocommit
922a841326 security(vip): 🔒️ Fix WebAuthn credential verification and VIP invite authentication logic, and update frontend VIP page for secure rendering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:34:39 -07:00
autocommit
9d0873830d chore(backend-api): 🔧 Update development environment variables in .env.development for backend API configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:34:39 -07:00
autocommit
30df1a59d7 feat(backend-api): Add flight monitoring database schema and API routes with server integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:27:44 -07:00
autocommit
9ee728bf45 feat(frontend-public): Add OutfitsPage and TouringCalendarPage components, integrate routing into MyLayout and App for outfit/touring calendar support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:27:44 -07:00
autocommit
374aca0742 feat(vip-portal): Introduce VipPortalPage component and API client for VIP-exclusive data/services
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:27:44 -07:00
autocommit
573089dfd0 feat(vip-billing): Implement VIP billing entity, repository, schema, and types in API layer
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:27:44 -07:00
autocommit
3afcecbd7d feat(vip): Introduce VIP-specific authentication and billing API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:27:43 -07:00
autocommit
3753fda7a1 chore(backend-api): 🔧 Update .env.development for local dev debugging variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:27:43 -07:00
autocommit
4be70d9ebb deps-upgrade(quinn-ai): ⬆️ Update core libraries and plugins in backend-api to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:27:43 -07:00
autocommit
cf77609d81 chore(backend-api): 🔧 Update development environment variables in .env.development for local Quinn AI backend API testing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:20:51 -07:00
autocommit
c3780b2806 deps-upgrade(quinn-ai): ⬆️ Update Quinn AI dependencies to latest compatible versions in package.json and backend-api
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:20:51 -07:00
autocommit
30ac861a42 deps-add(api): Implement @lilith/messages-frontend-user with version constraints for API frontend message handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:14:25 -07:00
autocommit
b6e822442c deps-upgrade(api): ⬆️ Update API dependencies to align with new frontend client requirements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:14:25 -07:00
autocommit
e030f20b0b test(api): Add PostgreSQL migration test cases to validate migration scripts, rollback logic, and data integrity for API features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 21:07:56 -07:00
autocommit
61ab63c247 ui(my-layout): 💄 Implement cleaner UI patterns and responsive improvements in MyLayout.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:55:55 -07:00
autocommit
9fe7c6a10b refactor(backend-api): ♻️ Standardize skipIf conditions and import paths across backend API test files for predictable test execution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:55:55 -07:00
autocommit
da2858c6d2 feat(photo-protection): Implement photo protection API routes with watermarking, access control, and moderation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:43:51 -07:00
autocommit
20c1a45263 ui(frontend): 💄 Restructure navigation flow in App component with updated route definitions and component mapping
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:43:51 -07:00
autocommit
80952ba79a feat(roster): Add API routes for roster management, Caldav/iCloud/reminders sync, and HotelsPage frontend integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:43:51 -07:00
autocommit
f26aa84844 feat(backend-api): Introduce booking-inbound and contact-outbox handlers, update server routes, and add comprehensive test suites for booking/contact management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:43:51 -07:00
autocommit
f4c46f6d5b chore(backend-api): 🔧 Update Vitest config for backend API test environment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:43:51 -07:00
autocommit
fe06319c7c refactor(backend-api): ♻️ Refactor route handlers for contact, inspiration, roster, TOTP, tour legs, Caldav bridge, and reminders sync endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:31:36 -07:00
autocommit
d45e1242e0 feat(backend-api): Introduce new authentication and hotel management endpoints with credential inference, Claude account routes, and platform-data handlers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:28:52 -07:00
autocommit
2e16f6b6ad feat(backend-api): Implement new and enhance endpoints for bookings, calendar, financials, journal, pending income, planner, projects, reminders, and tasks-data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:28:52 -07:00
autocommit
58c5052e1f feat(db): Introduce hotel schema with SQLite tables, migration scripts, and TypeScript types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:28:52 -07:00
autocommit
7bbab9a5fb feat(tour-page): Introduce guided tour component with interactive steps and progress tracking in TourPage, plus update VIP welcome page to support the new flow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:15:41 -07:00
autocommit
96780a25b1 feat(hotels): Introduce hotel route handlers, database models, and server configuration for hotel data management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:15:41 -07:00
autocommit
ebcca5ad0a feat(admin): Introduce seed scripts for bulk-importing reference data (cities, hobby terms, positioning tags) into the admin backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:15:40 -07:00
autocommit
bb86f6dc33 feat(admin-backend-api): Add route handlers for backup, gallery, hero strip, roster content, shop, and sync operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:15:40 -07:00
autocommit
405ceb4479 feat(admin-backend-api): Add CMS handler with CRUD operations, database migrations for schema, seed "about" content, and CMS data serialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:15:40 -07:00
autocommit
5309de70f3 db(db): 🗃️ Add/update database schemas for tasks, platforms, and hotels with new tables/columns and relationships
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:15:40 -07:00
autocommit
5efed96d71 db(backend-api): 🗃️ Add reminder and roster tables with metadata, relationships, and constraints for backend notifications and user/group management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:15:40 -07:00
autocommit
c2180781c9 db(backend-api): 🗃️ implement schema definitions for photos and travel entities with new columns, constraints, and relationships
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:15:40 -07:00
autocommit
0b280e5324 db(backend-api): 🗃️ Introduce financial records and journal entry tables with amounts, dates, descriptions, and transaction/posting relationships
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:15:40 -07:00
autocommit
1b70a36477 db(db): 🗃️ Add client and project database schemas with table/collection definitions, fields, relationships, and constraints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:15:40 -07:00
autocommit
dbeb6afe5d db(backend-api): 🗃️ Introduce Bookings and Calendar table schemas with essential fields for backend persistence
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:15:40 -07:00
autocommit
dcf91f10a2 feat(backend-api): Add auth schema and credential migration logic for users/sessions and passwords/OAuth tokens
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:15:40 -07:00
autocommit
9a46951e35 chore(admin-backend): 🔧 Update Vite/Vitest config for admin backend API and VIP frontend client to ensure compatibility with new features and resolve build/test issues
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:15:40 -07:00
autocommit
8e84a1a997 refactor(data-api): ♻️ Update serialization functions and shared types to align with new data structures and optimize API response consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:01:48 -07:00
autocommit
4007375d3b feat(vip): Update VIP welcome page UI with new frontend elements and entry point configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:01:47 -07:00
autocommit
fd0c9524a7 feat(provider-website): Enhance public pages with interactive layouts, updated UI, and improved data fetching for DestinationPage and TourPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:01:47 -07:00
autocommit
80fc0b4f5a feat(admin-frontend): Add AccountPopout user menu, AdminLayout main structure, DashboardPage content, and App root routing/state for enhanced admin UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:01:47 -07:00
autocommit
cd32b595b5 feat(admin-backend): Update region import seed logic to support new region formats and validation rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:01:47 -07:00
autocommit
6161299ba5 feat(admin-backend-api): Add API routes for cult management, data export, hero strip management, mail threads, photo protection, restore functionality, roster content, shop management, system status, and touring support, plus server config updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 20:01:47 -07:00