Commit graph

1708 commits

Author SHA1 Message Date
autocommit
a9f1da1bad feat(admin-backend-api): Introduce CRUD routes for gallery, hero strip, profile, and verified profile management in the admin dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:47:37 -07:00
autocommit
9dd04a393c feat(admin-backend-api): Add export, roster, and shop management routes for admin operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:47:37 -07:00
autocommit
ee3fc9d159 feat(admin-backend-api): Introduce device-linking and photo-management routes for linking/unlinking devices and exporting/protecting photos
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:47:36 -07:00
autocommit
15311c1cb4 feat(admin-backend-api): Add CRUD endpoints and business logic for destinations, tour stops, and tours in the admin API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:47:36 -07:00
autocommit
dd59b3b313 feat(admin-backend-api): Add route handlers for cult-of-lilith, etiquette, and policy management endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:47:36 -07:00
autocommit
d93f6bb822 feat(admin-backend-api): Add new API routes for booking and contact submission management in admin backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:47:36 -07:00
autocommit
192f9cb071 feat(admin-backend-api): Introduce backup and restore API routes for data backup and restoration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:47:36 -07:00
autocommit
1e431883af feat(admin): Add TypeScript route handlers and GET logic for the admin about page
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:47:36 -07:00
autocommit
1a320c818e feat(admin-backend-api): Add CRUD routes for etiquette rules and verified profiles, and update server route registration and configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:34:44 -07:00
autocommit
8b9276dc7a remove(mcp-prospector): 🔥 Remove MCP Prospector client implementation, logging utilities, and documentation; update dependency lockfile and README
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:34:44 -07:00
autocommit
0dc2757d21 remove(mcp-drafts): 🔥 Remove MCP Drafts client implementation, logging utilities, and related documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:34:44 -07:00
autocommit
d1f112c68b chore(api): 🔧 Update TypeScript config for MCP Drafts and MCP Prospector modules with new compiler options and paths
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:34:43 -07:00
autocommit
fcaeb8e8ce deps-upgrade(api): ⬆️ Update MCP drafts and prospector dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:34:43 -07:00
autocommit
b1b3d42669 feat(mcp-server): Add etiquette and verified-profile banner management system to MCP server
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:23:05 -07:00
autocommit
8a7b2db5ec feat(admin): Add new etiquette endpoint to admin API surface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:23:05 -07:00
autocommit
052f7c130b style(mcp-server): 🎨 Standardize ESM import syntax in MCP server modules to enforce consistent module resolution.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:12:04 -07:00
autocommit
fcbbaa63ab chore(mcp-draftsmcp-server): 🔧 Update TypeScript config for module resolution and build optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:12:04 -07:00
autocommit
1137096f87 feat(outreach): Add iMessage service integration and reply options handling to AutoRespondEngine and ReplyParserLoop
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:01:07 -07:00
autocommit
3d3dd35fbd docs(quinn-ai): 📝 Add feature descriptions to the Quinn AI module's README
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 19:49:56 -07:00
autocommit
a7ac38ba1a ui(layout): 💄 Implement modernized navigation routing and visual hierarchy in AppShell and root layout components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 19:49:55 -07:00
autocommit
fdd460829f chore(backend-api): 🔧 Update server configuration and initialization for performance/security compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 19:49:55 -07:00
autocommit
c803726750 feat(prospects): Implement prospects page component and backend CRUD routes for managing prospects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 19:49:55 -07:00
autocommit
e4234b72b6 feat(proposals): Introduce Approvals page and proposal route handlers for fetching/managing proposals
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 19:49:55 -07:00
autocommit
9ed834baa5 feat(experiments): Add scoring API routes, frontend UI, and types for prospect scoring in AI experiments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 19:49:55 -07:00
autocommit
758da7ca5d feat(api): Add type-safe value handling and enhanced filtering for prospect experiment API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 19:16:39 -07:00
autocommit
61ac6a856a feat(assistant): Add experiment routing integration with new assistant API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 19:05:22 -07:00
autocommit
7ad184ab54 db(api): 🗃️ Add prospect experiment migrations to API server initialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 18:54:42 -07:00
autocommit
f6b2e33015 feat(assistant): Introduce assistant-experiments surface with experiment tracking logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 18:54:41 -07:00
autocommit
5821a0e29a feat(prospect-experiment): Add prospect-experiment entity schema, repository, and type definitions to the API module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 18:54:41 -07:00
autocommit
4da4f58f60 docs(quinn-ai): 📝 Add detailed tool descriptions and context information for Quinn AI documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 18:18:32 -07:00
autocommit
34c25f2947 feat(assistant): Introduce calendar/tour leg data fetching, processing, and tool dispatching in ContextProvider and ToolDispatcher with new data endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 18:07:51 -07:00
autocommit
20020a19ff deps-upgrade(quinn-ai): ⬆️ Update Quinn AI backend API dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 18:07:51 -07:00
autocommit
d65a405099 docs(mcp-drafts): 📝 Update MCP drafts API documentation with detailed README entries
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 17:33:54 -07:00
autocommit
2cc2d21cb3 docs(quinn-ai): 📝 Update Quinn AI feature documentation with detailed descriptions, usage examples, and setup instructions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 17:33:54 -07:00
autocommit
420426754c feat(mcp-drafts): Add subprocess execution support for MCP draft generation/validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 17:22:45 -07:00
autocommit
77aa8440a4 feat(outreach): Introduce AutoRespondEngine class and add configurable auto-respond settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 17:00:26 -07:00
autocommit
b25f0c7467 feat(engine-drafts): Add draft CRUD API endpoints, TypeScript types, and Drafts page component integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 17:00:26 -07:00
autocommit
b66722e5d7 feat(mcp-drafts): Implement MCP drafts client and logging infrastructure for API layer
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 16:49:09 -07:00
autocommit
eb23519f1f feat(admin): Introduce admin dashboard for engine draft CRUD operations with endpoints for create, read, update, and delete
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 16:49:09 -07:00
autocommit
18a7eef69f feat(engine-draft): Introduce EngineDraft class, correction schema, repository methods, and type definitions for draft validation and correction workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 16:49:09 -07:00
autocommit
05aeb13c93 chore(mcp-drafts): 🔧 Update TypeScript config for stricter type checking and module resolution in mcp-drafts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 16:49:09 -07:00
autocommit
3ad9bb3f10 deps-upgrade(mcp-drafts): ⬆️ Update dependencies in MCP drafts feature module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 16:49:09 -07:00
autocommit
66de810adb ui(gallery): 💄 Introduce blur reveal effect for smoother image transitions during loading/hover in GalleryGrid
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 16:15:22 -07:00
autocommit
205c5c7d29 feat(provider-config): Add hero strip item configuration support with validation and data handling for new heroStripItems config key
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 16:04:03 -07:00
autocommit
0a1ce96ef5 refactor(api-scripts): ♻️ Remove global singleton caching in migration scripts to enhance testability and reliability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 15:57:20 -07:00
autocommit
7dfa4f94f5 feat(api): Add migration script to transition Quinn admin data to API feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 15:44:43 -07:00
autocommit
04f451b410 feat(api): Add migration steps for new entities in API migration script with entity definitions and data transformations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 15:07:41 -07:00
autocommit
f189f59959 feat(positioning-tag): Implement PositioningTag entity with repository, schema, and TypeScript type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 15:01:29 -07:00
autocommit
654ce3fb98 feat(api-entities): Introduce Policy entity with repository, schema, and type definitions for authorization capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 15:01:29 -07:00
autocommit
a06054c33a feat(api): Introduce LinkValue class, repository, schema, and type definitions for structured link management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 15:01:29 -07:00