Commit graph

1094 commits

Author SHA1 Message Date
autocommit
dd012e216f remove(messages): 🔥 Remove RouteErrorBoundary component and update App to remove dependency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:53:03 -07:00
autocommit
c009295ddd deps-upgrade(features-specific): ⬆️ Update dependencies in messages, provider-website, and vip feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:53:03 -07:00
autocommit
1028506c22 feat(vip): Implement VIP portal page with QR code generation and scanning functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:46:18 -07:00
autocommit
aa2394bfaa docs(vip): 📝 Add API base configuration details to VIP feature's README and settings guide
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:46:18 -07:00
autocommit
086fef64fd deps-upgrade(frontend-client): ⬆️ Update dependencies in VIP frontend client to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:46:17 -07:00
autocommit
68cf835cd6 docs(vip): 📝 Add comprehensive VIP feature documentation with dates, messages, and story details in markdown files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:39:57 -07:00
autocommit
fb934cbbb5 feat(admin): Add database connection setup and admin-specific query functions to backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:39:57 -07:00
autocommit
2cc1ef2ce5 feat(admin): Introduce admin database models and queries for user management and system-level operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:33:28 -07:00
autocommit
6de1f55de8 feat(vip): Add interactive UI elements and data visualization features to the VipPortalPage component for enhanced VIP user experience
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:33:28 -07:00
autocommit
c5cfd137f3 feat(tour-stops): Add API routes, server handlers, DashboardPage component, and API types for managing tour stops
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:33:28 -07:00
autocommit
d73c3710b1 feat(frontend-public): Update VIP dashboard UI and API types for enhanced functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:26:56 -07:00
autocommit
731011a92d feat(vip): Implement WebAuthn authentication backend and integrate VIP portal UI/API client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:26:56 -07:00
autocommit
ca92b4ef59 feat(admin): Implement database connection and initialization for admin API server
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:20:33 -07:00
autocommit
3e26deb819 docs(vip): 📝 Add comprehensive VIP settings configuration documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:13:52 -07:00
autocommit
6a55938b24 feat(vip): Introduce VIP portal page component and API integration for premium/subscription management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:13:52 -07:00
autocommit
5cc5fd25ab feat(user-profile): Add VIP message API service and frontend page component for fetching/sending messages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:13:52 -07:00
autocommit
b676190b4c test(admin): Update CMS handler tests to validate empty namespace processing behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:13:52 -07:00
autocommit
b3304d04b9 chore(vip): 🔧 Update Vite build configuration for VIP frontend client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:13:52 -07:00
autocommit
b263ec55ce docs(vip): 📝 Add comprehensive VIP feature documentation covering billing, dates, gallery, messages, settings, and story sections
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:06:59 -07:00
autocommit
aa4452ea03 feat(vip-client): Introduce VipClient entity, repository, schema, and types with API endpoints for managing invites and relationships
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:06:59 -07:00
autocommit
f3f847a1e5 fix(admin): 🐛 Update admin serializer test cases to match current SQL parameter binding behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:06:59 -07:00
autocommit
a94d4aaa61 chore(admin-backend-api): 🔧 Update Vitest config for admin backend API test environment and coverage settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 23:06:59 -07:00
autocommit
c4a9aeb36e ui(vip): 💄 Add VIP portal page component with premium content rendering and VIP user interaction handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:54:05 -07:00
autocommit
3cac727e14 feat(vip): Add VIP surface layer with auth, messaging, crypto utilities, and settings; integrate frontend client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:54:05 -07:00
autocommit
c666db1b81 feat(vip-token): Introduce VIP token entity with schema validation, repository for CRUD operations, and core token generation/validation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:54:05 -07:00
autocommit
4dc30fab7e feat(api): Introduce VIP conversation encryption and secure storage with vip-conversation entity schema and crypto integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:54:05 -07:00
autocommit
4d7bdbce31 refactor(vip-frontend): ♻️ Update root template in index.html to align with new VIP portal structure and reorganize associated UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:47:53 -07:00
autocommit
e9c6725f7a feat(vip): Introduce gold-themed VIP portal and welcome pages with new components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:47:52 -07:00
autocommit
13db4e64b0 db(api): 🗃️ Update PostgreSQL migration tests, server config, and documentation for deployment while maintaining API compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:35:24 -07:00
autocommit
832f66077b feat(messages): Add VIP message streaming hook and backend API for real-time subscriptions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:35:24 -07:00
autocommit
f33359d497 feat(vip): Add API endpoints for VIP authentication, invites, messaging, and relationship management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:35:24 -07:00
autocommit
660252180f feat(vip-referral): Add VIP referral entity with repository, schema, types, and API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:35:23 -07:00
autocommit
5c77e62928 feat(vip-meeting): Add VIP meeting repository, schema, and type definitions for CRUD operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:35:23 -07:00
autocommit
1afbb67d08 feat(vip-gift): Add VIP gift entity with repository, schema, and type definitions for gifting logic and validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:35:23 -07:00
autocommit
885f3d0337 refactor(vip-billing): ♻️ Replace invite_id with client_id in VIP billing entity schema, types, and repository logic for consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:35:23 -07:00
autocommit
c367b82678 feat(frontend-client): Update VIP frontend client API configuration to include new endpoints, authentication, and request/response handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:28:26 -07:00
autocommit
94e2aa0921 test(api): Remove deprecated entities (hobby_term, region) from PostgreSQL migration test cases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:28:26 -07:00
autocommit
db952068be feat(vip-token): Introduce VIP token entity with repository, schema, and TypeScript types for VIP management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:28:26 -07:00
autocommit
2d45eea4f5 feat(vip-push-subscription): Add VIP push subscription entity with repository, schema, and type definitions for API integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:28:26 -07:00
autocommit
d52815e964 feat(api): Add VIP conversation entity with API repository, schema, and TypeScript types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:28:26 -07:00
autocommit
5884fad61f feat(vip-client): Implement VIP client repository, schema, and type definitions for API management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:28:26 -07:00
autocommit
b37d03d8db deps-upgrade(api): ⬆️ Update API dependencies, increment build metadata, and align version numbers with new versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:21:44 -07:00
autocommit
e76499204f refactor(admin-surfaces): ♻️ Replace direct DB calls in PSEOHobbyTerms and PSEORegions with AdminDB and AdminDBWrite utilities; update migration tests to validate the refactoring.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:21:44 -07:00
autocommit
f1468a283d deps-upgrade(api): ⬆️ Update API dependencies to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:21:44 -07:00
autocommit
dd1096300f feat(api-surfaces): Add destination, hobby-term, and region entities to sitemap generation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:15:12 -07:00
autocommit
4d73d07b03 feat(api-entities): Add region entity model, repository, schema, types, and web surface for region management operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:15:12 -07:00
autocommit
615cb48cd2 feat(hobby-term): Introduce HobbyTerm entity with repository, schema validation, and API routes for hobby term CRUD operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:15:12 -07:00
autocommit
e7f8491a95 feat(destination): Introduce Destination entity with repo/schema/types, admin CRUD surfaces for PSEO destinations, and public PSEO surfaces
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:15:12 -07:00
autocommit
fab7bf41aa refactor(assistant): ♻️ Add null checks and type safety to handle undefined values in Quinn AI context provider
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:15:12 -07:00
autocommit
d5aa8c45e7 feat(vip): Add new authentication flow support with login logic, session management, and UI updates for VIP portal providers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 22:08:32 -07:00