Commit graph

1279 commits

Author SHA1 Message Date
autocommit
16ba8e182f refactor(cta-modal): ♻️ Unify theming logic in info, registration, and theme contexts to improve consistency and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:45:50 -07:00
autocommit
6ef59c34f3 feat(pricing): Refactor TierCard into modular components with tier hooks and cohesive styling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:45:50 -07:00
autocommit
80d1eb296a remove(i18n-pricing): 🔥 Remove outdated pricing locale files for client, fan, and marketplace subscription segments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:45:50 -07:00
autocommit
6f170705c4 chore(landing): 🔧 Update TypeScript compiler options for landing page feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:45:50 -07:00
autocommit
9dd649020a feat(maintenance-mode): Add interaction tracking to MaintenanceMode page with analytics logging
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:29:40 -07:00
autocommit
2141bef4b4 chore(frontend-public): 🔧 Update TypeScript compiler settings for frontend-public module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:29:40 -07:00
autocommit
f0b7c7787e feat(provider-website): Add maintenance mode page and update App.tsx to handle frontend logic, including Vite environment TypeScript definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:23:37 -07:00
autocommit
50fd9c7a3d feat(mcp-server): Update core server logic in index.ts to enhance request handling, response processing, and internal workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:23:37 -07:00
autocommit
2661243839 types(admin): 🏷️ Add TypeScript type definitions for admin shared functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:23:37 -07:00
autocommit
233f153e7e feat(frontend-showcase): Update showcase stories to include BrowseConversation type with mock data transformation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:23:37 -07:00
autocommit
c89fec3b20 chore(mcp-seo): 🔧 Update TypeScript compiler config for stricter type safety with @types/node and strict settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:23:37 -07:00
autocommit
70c996041e chore(api-features/api): 🔧 Remove bun.lock to reset dependency resolution for API feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:07:45 -07:00
autocommit
f5d4fe977d remove(messages): 🔥 Remove deprecated deploy.sh script from frontend-user messages directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 18:07:45 -07:00
autocommit
64a8fd35fe feat(api-surfaces): Introduce client management API endpoints for the "my" section
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 17:56:15 -07:00
autocommit
20e7fedb3b feat(content-classifier): Implement ContentClassifier processor for dynamic content categorization in API pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 17:56:15 -07:00
autocommit
872d65953c feat(api-client): Add dismissedAutoTags field to Client schema and types for client-side tag management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 17:56:15 -07:00
autocommit
f096522f14 chore(data-api): 🔧 Update TypeScript compiler settings and .gitignore to ignore build artifacts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 17:56:15 -07:00
autocommit
c482b6b997 deps-upgrade(data-api): ⬆️ Update dependencies in data-api to latest patch versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 17:56:15 -07:00
autocommit
94787f46d1 feat(deploy): Add automated deployment script for frontend user messages feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 17:43:46 -07:00
autocommit
7217d84563 feat(geo-inference): Add retry mechanism for race condition handling in relationship resolution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-23 00:01:49 -07:00
autocommit
58e9e72d37 refactor(vip): ♻️ Centralize service token validation logic in hasServiceToken to consolidate configuration and reduce duplication
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 23:55:45 -07:00
autocommit
062636115b chore(api): 🔧 Update development environment variables for API feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 23:19:07 -07:00
autocommit
9db4a2a899 feat(messages): Introduce null safety checks and optional chaining for conversation data in the Thread component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 23:01:03 -07:00
autocommit
8f3ff20df9 fix(frontend-user): 🐛 Fix empty response handling in fetchJson to prevent errors when API returns empty results
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 22:54:41 -07:00
autocommit
c3995229d6 feat(frontend-public): Add optional verification status UI components and logic to MatrixPage and PlatformsPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 22:29:49 -07:00
autocommit
ee37db2408 feat(projects): Add calendar event fields to project data and implement reordering support in project routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 21:51:24 -07:00
autocommit
153f9bd595 refactor(frontend-public): ♻️ Clean up route definitions and maintenance mode logic in App and Routes components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 21:16:37 -07:00
autocommit
2db0d9c6fc chore(mcp-server): 🔧 Update runtime configuration in mcp-server/index.ts for ports, timeouts, and environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 19:16:20 -07:00
autocommit
b9291a2e30 feat(routes): Add platform-specific route definitions for desktop and mobile platforms with new paths and navigation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 19:16:20 -07:00
autocommit
b8c4b490d4 feat(frontend-public): Add PlatformAdCopyPage, PlatformModal, and PlatformsPage for managing ad copy, platform actions, and listing platforms
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 19:16:20 -07:00
autocommit
aa6d3177fe refactor(layouts): ♻️ Remove MyLayout component and consolidate MobileLayout responsibilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 19:16:20 -07:00
autocommit
64f7847a66 feat(frontend-public): Introduce CredentialsPageDesktop and CredentialsPageMobile components for credential management UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 19:16:19 -07:00
autocommit
205c5c7667 feat(backend-api): Add database migration and API type definitions for platform credentials schema updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 19:16:19 -07:00
autocommit
96be677842 feat(mcp-server): Implement MCP protocol server logic with handlers and integration utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 19:00:34 -07:00
autocommit
58d0582a09 feat(hooks): Introduce reusable useMediaQuery hook for responsive design logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 19:00:34 -07:00
autocommit
4b4ae9bdaa refactor(credentials-specific): ♻️ Improve responsive layout and routing consistency for the credentials page
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 19:00:34 -07:00
autocommit
cfc72c4ca5 feat(backend-api): Introduce schema validation for platforms and credentials with migration scripts and updated route handlers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 18:29:54 -07:00
autocommit
2bfdb8fe4b feat(backend-api): Add CRUD API routes for managing project clients with authentication and database integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 18:14:07 -07:00
autocommit
8f74b6bb55 feat(db): Add project clients tracking schema with client tables and project relationships
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 18:14:07 -07:00
autocommit
b842083b12 feat(api): Introduce travel-zones module and integrate with MySurface API router
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 17:58:44 -07:00
autocommit
4f43df8403 feat(travel-zones): Introduce TravelZonesService with classification logic and Zone types for geographic/travel data categorization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 17:43:52 -07:00
autocommit
7f3857e880 feat(contact-form): Add ContactForm React component with form fields, submit handling, and unit test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 17:43:52 -07:00
autocommit
f9938c78af feat(booking-form): Add stricter email validation and expand test coverage for BookingForm component and its custom hook
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 17:43:52 -07:00
autocommit
e4c819cc88 feat(provider-website): Introduce reusable provider data fetching and validation utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 17:28:19 -07:00
autocommit
7d9aeb78a6 fix(outreach-batch): 🐛 Fix JSON serialization errors in query and vars data handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 17:12:59 -07:00
autocommit
cb326d3687 docs(api): 📝 document PHASE_4B_IMPLEMENTATION.md with phase 4B API endpoints, workflows, and configuration for clarity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 16:58:26 -07:00
autocommit
9792ff55a8 deps-upgrade(api): ⬆️ Update Bun and TypeScript to latest versions for API compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 16:58:26 -07:00
autocommit
2c6904c768 refactor(data-api): ♻️ Optimize provider-website data API serialization for better performance and reduced overhead
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 16:58:25 -07:00
autocommit
4065dd65b0 feat(api): Add dynamic server configuration options (serverPort, featureFlags) to config.ts and update server startup logic in server.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 16:58:25 -07:00
autocommit
cc33b6813e feat(api-features): Introduce ClientSearchService and OutreachTemplatingService with core search and templating methods
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-22 16:58:25 -07:00