Commit graph

821 commits

Author SHA1 Message Date
autocommit
8bbef11dde feat(rate-card): Introduce rate-card entity with repository, schema, types, and admin management surface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:24 -07:00
autocommit
0ba35718a0 feat(provider-profile): Introduce ProviderProfile entity with repository CRUD operations, schema validation, type definitions, and admin API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:24 -07:00
autocommit
8d725237f6 feat(lore-section): Implement lore-section entity with admin CRUD management and schema definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:24 -07:00
autocommit
a8d0560c37 feat(gallery-item): Implement gallery item entity with repository, schema, types, and admin CRUD management surface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:24 -07:00
autocommit
9bc3ff0d97 feat(financial-record): Add FinancialRecord entity with repository, schema, types, and API endpoints for user-specific financial records
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:24 -07:00
autocommit
0b31a87f8f test(api): Add comprehensive tests for WWW provider config API to validate provider-specific configurations (destinations, gallery, iter16, iter18, shop, specialties)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:24 -07:00
autocommit
bed28c14a0 test(admin-api): Add comprehensive test coverage for admin API endpoints and financial records
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:24 -07:00
autocommit
9dbfca083b feat(api): Add contacts API endpoints and scaffolding files for new entity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:18:14 -07:00
autocommit
17d1d58c80 merge(p1-18): quinn.m client-enrichment BFF + ContactPanel section 2026-04-19 02:11:41 -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
f56448e6d8 feat(p1-18): quinn.m client-enrichment BFF + ContactPanel section
- BFF GET/POST /api/client-enrichment proxies to @features/api /m/clients
- ClientRecordSection renders status, market, emoji_tags, note
- ContactPanel mounts section between RelationshipPreview and Conversations
- POST /m/clients route on @features/api surfaces/m/contacts.ts
2026-04-19 01:09:47 -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
601b9f202c deps-upgrade(tooling): ⬆️ Update Bun tooling dependencies, refresh scheduled task lock file, and enhance Git pre-push validation with new checks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 00:57:53 -07:00
autocommit
1bcbb18d9d feat(tour-schedule): Add audio toggle, gallery grid, and tour schedule UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 00:57:53 -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
e121d4b60b feat(api-entities): Add client and journal-entry entity models with repository, schema, and TypeScript type definitions plus a client operations API route
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 00:57:53 -07:00
autocommit
1098547566 feat(derive-display-name): Implement configurable display name derivation rules, unit tests, and batch processing script
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 00:57:52 -07:00
autocommit
a983f0b431 deps-upgrade(api): ⬆️ Update API dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 00:57:52 -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
8f4e976e0c feat(admin): Update admin API surfaces index with new/modified endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:47:34 -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
ff55d48da0 feat(api): Introduce Client entity/model and API endpoints for CRUD operations in config and surface layers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:34:24 -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
4ff66de1cf feat(contact-sync): Implement ContactSyncService with syncContacts function and add comprehensive tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:27:35 -07:00
autocommit
ebb489c4e6 feat(tour-stop): Add tour-stop entity with repository, schema, and type definitions, plus admin and user UI handlers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:27:35 -07:00
autocommit
af4547a750 feat(api-tasks): Add Task CRUD operations with repository, schema, and user interface for task management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:27:35 -07:00
autocommit
40370f895c feat(api-reminder): Add Reminder entity with CRUD operations, repository, schema validation, and API routes in "my" namespace
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:27:35 -07:00
autocommit
7beeba1b3e feat(api-entities): Add inspiration entity with CRUD operations and admin management surface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:27:35 -07:00
autocommit
9170ab272a feat(client): Introduce client enrichment fields and admin/user-facing client record display components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:27:35 -07:00
autocommit
ea7fd283c9 test(api): Add test coverage for InviteToken, TourEvent, Invites, and TourPlanning entities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 22:02:25 -07:00
autocommit
d2bf89dec9 deps-upgrade(api): ⬆️ Update API dependencies and add migration logic for schema/data changes in migrate.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 22:02:25 -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
7ca9909c83 feat(tour-schedule): Implement enhanced tracking, styling, and structure for tour scheduling UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 22:02:24 -07:00
autocommit
dd212e0d1a feat(tour-management): Implement core tour-management entities (client, invite-token, tour-event) with full CRUD, geo-classification, invite-dispatch, and tour-planning features including NANPA/sub-market support
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
6fa43a43c2 deps-upgrade(api): ⬆️ Update API dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 22:02:23 -07:00
autocommit
2642bc7285 feat(messages): Add dynamic message loading and thread navigation to the Thread page component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00
autocommit
476fa282f5 deps-upgrade(frontend-user): ⬆️ Update dependencies in frontend-user module with security patches and version upgrades
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00
autocommit
cd52eb1031 deps-upgrade(user-messages): ⬆️ Update frontend user messages to version 0.1.0
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00
autocommit
1ee5b6648e ui(messages): 💄 Update message thread UI components with improved AppShell layout and thread page structure for better visual hierarchy and UX.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00