Commit graph

225 commits

Author SHA1 Message Date
autocommit
fe1f24fb0a feat(mcp-server): Add new MCP server methods and update protocol handling logic in the main server entry point
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 14:48:16 -07:00
autocommit
8878bf83f9 feat(backend-api): Implement CalDAV sync protocol and worker for iCloud calendar event synchronization with test harness
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 13:50:55 -07:00
autocommit
a3a6d0fa25 feat(backend-api): Modify touring endpoint to proxy requests to data-api and update tests for proxy validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 13:31:59 -07:00
autocommit
58f2118b6e feat(backend-api): Add device linking API endpoints and comprehensive tests for linking/unlinking devices
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 03:56:21 -07:00
autocommit
210161f3ac feat(backend-api): Add planner and financials route handlers with schema updates and CRUD/validation tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 03:24:51 -07:00
autocommit
15a81465fe test(backend-api): Update financials, journal, planner, and tasks feature tests in backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 03:18:56 -07:00
autocommit
22b2303830 feat(bookings): Introduce booking reference tracking and confirmation endpoints for income sessions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 03:12:41 -07:00
autocommit
2c28a77656 feat(backend-api): Introduce MCP server API endpoints and database migrations for data handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:34:07 -07:00
autocommit
fdbbdc3270 feat(claude-accounts): Implement Claude account management API route with HTTP methods and validation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:25 -07:00
autocommit
0bd0e15b3c feat(frontend-public): Implement ClientsPage and IncomeTab components for client listing and income management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 01:58:56 -07:00
autocommit
46c6115a60 feat(mcp-server): Add core MCP server initialization and protocol handling logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 01:37:11 -07:00
autocommit
0a651938ba feat(frontend-public): Add JournalEntry type support to ClientDetailPage and JournalPage components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 01:30:31 -07:00
autocommit
d8cd97e40c feat(journal): Add journal API types, JournalLayout component, and integrate journal routes/state in App.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 01:24:20 -07:00
autocommit
6726fe6ac3 feat(journal): Add journal API route handlers and server integration for endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 01:24:20 -07:00
autocommit
cb4a2bd9f5 feat(db): Add journal database schema definition and register it during backend initialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 01:24:20 -07:00
autocommit
bad095018e feat(planner): Add planner page, layout, and backend API routes with server integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 01:17:46 -07:00
autocommit
9c35cf5bcb db(migrations): 🗃️ Add event and period tracking tables to planner database schema
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 01:04:17 -07:00
autocommit
20b3190eaf feat(my): Introduce My clients module with typed API hooks, page components (CalendarPage, ClientDetailPage, ClientsPage), and IncomeTab for client management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 00:57:53 -07:00
autocommit
fccf1b1169 feat(backend-api): Add API routes, database migrations, and Caldav sync for calendar events, bookings, clients, and financial records
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 00:57:53 -07:00
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
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
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
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
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
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
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
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
7ed9f907d5 feat(api-routes): Add route handlers for fetching and processing platform data endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
604b2eb98d docs(mcp-server): 📝 Update coworker-agent context and SkipTheGames platform config in mcp-server docs to align with feature changes in index.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
f89a92a7c8 feat(clients-specific): Add new client channels, admin content management system, and enhanced UI for client operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
926ac6ada9 feat(backend-api): Introduce Client and Project models with database schema, migrations, and CRUD API routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
d11d926685 refactor(layout-specific): ♻️ Unify navigation patterns in AppShell, MyLayout, and Sidebar components for consistent admin/my/quinn-ai layouts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
bdfd088075 ui(frontend-public): 💄 Replace AppSwitcher component with QuinnSidebar in MyLayout for improved navigation UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
0b9f21fba0 ui(my-layout): 💄 Refactor MyLayout component for improved UI consistency and performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
e87a720111 feat(pages): Add PurchasesTab component and integrate into frontend layout
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
cae67428fb chore(mcp-server): 🔧 Update server entry point, user agent configs, and Playwright E2E test configs for admin API and main specs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
edf02c6b08 refactor(backend-api): ♻️ Implement cleaner data handling for financial categories by reorganizing queries, database interactions, and server config in categories-data.ts, db.ts, and server.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
6bfdb4f0c1 feat(clients): Add ClientsPage component and /clients API route for client data management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
autocommit
ad9b6445bc feat(projects): Introduce ProjectsTab component and new /projects API route for project management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:54 -07:00
autocommit
3bf807a3b4 feat(financials): Introduce project association support for financial sessions across backend API routes, database schema, and frontend UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:54 -07:00
autocommit
1ed28ad629 feat(frontend): Introduce FinancialsPage and ProjectsTab components with financials styling and extend API types for project financial data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:54 -07:00
autocommit
81720d4bb3 feat(backend-api): Add project CRUD, financial tracking, and categorization API endpoints and data processing logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:54 -07:00
autocommit
68c861d837 db(db): 🗃️ Add project_id foreign key constraints to financial and data tables, update migration scripts, and enhance database utilities for referential integrity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:54 -07:00
autocommit
49cc5d6951 feat(app-switcher): Introduce app switcher component with theming, layout integrations, and app configuration for cross-interface navigation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:54 -07:00
autocommit
c5c79935f7 deps-upgrade(quinn-app-switcher): ⬆️ Update frontend dependencies to latest versions for cross-module consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:54 -07:00
autocommit
bd13925a07 feat(frontend-public): Add TOTP credential UI components (TOTPField, CredentialFormModal, CredentialCard, CredentialCategoriesPage) and supporting utilities/styles/API types for 2FA management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:54 -07:00
autocommit
7b3f18b9df feat(backend-api): Introduce TOTP-based MFA credential generation, verification, and inference logic with new API routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:54 -07:00