autocommit
|
30a9dd37a0
|
chore(api): 🔧 Update API configuration settings in config.ts for endpoints, timeouts, and logging defaults
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 03:44:00 -07:00 |
|
autocommit
|
b0a52b26bc
|
test(api): ✅ Add test coverage for scaffold entity operations, including validation, generation, and CRUD validation.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:59:44 -07:00 |
|
autocommit
|
2a6e4c53f9
|
feat(api): ✨ Add Destination type definition and seed script for API consolidation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:59:44 -07:00 |
|
autocommit
|
06dd43f9a3
|
feat(provider-config): ✨ Introduce ProviderConfigService with configurable destinations and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:53:15 -07:00 |
|
autocommit
|
940f706677
|
feat(tour-derivation): ✨ Introduce TourDerivationService with tour generation logic and surface layer in www/tour.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:53:15 -07:00 |
|
autocommit
|
4d2205e6d9
|
remove(api-entities): 🔥 Remove test scaffold entity files (index, repo, schema, types)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:53:15 -07:00 |
|
autocommit
|
a6edd716e4
|
test(api): ✅ Update test harness utility for "www tour" API feature and add/fix test cases with assertions and edge cases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:46:56 -07:00 |
|
autocommit
|
4295565fa5
|
feat(api-surfaces): ✨ Update admin, user, and public API surfaces with modernized route handlers and endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:46:56 -07:00 |
|
autocommit
|
6703efb3df
|
feat(api): ✨ Add temporary test scaffold for API with repository, schema, and TypeScript types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:40:26 -07:00 |
|
autocommit
|
100a41230c
|
feat(api-entities): ✨ Add destination entity schema, types, and repository implementation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:40:26 -07:00 |
|
autocommit
|
a46f955ec1
|
feat(admin): ✨ Introduce DestinationsAdmin component, API endpoints, and state management for admin destination configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:27:25 -07:00 |
|
autocommit
|
5bf123fd86
|
feat(provider-config): ✨ Introduce ProviderConfig types, service logic, and UI for managing third-party integrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:27:25 -07:00 |
|
autocommit
|
78e41bd6fd
|
feat(verified-profile): ✨ Introduce verified-profile entity with repository, schema, and types; add admin CRUD interface for managing verified profiles
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:27:25 -07:00 |
|
autocommit
|
1465464958
|
feat(specialty): ✨ Introduce TypeORM-style SpecialtyEntity, SpecialtyRepo, SpecialtySchema, and SpecialtyTypes for specialty data management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:27:25 -07:00 |
|
autocommit
|
aedc0e6d92
|
feat(specialty-category): ✨ Introduce SpecialtyCategory entity with repository, schema, and admin surface for managing categories in the API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:27:25 -07:00 |
|
autocommit
|
c1bdd99b01
|
feat(site-text): ✨ Introduce SiteText entity with admin UI and schema for localized content management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:27:25 -07:00 |
|
autocommit
|
c3e7e55cf0
|
feat(shop-listing): ✨ Introduce ShopListing entity with CRUD operations, schema validation, and admin management interface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:27:24 -07:00 |
|
autocommit
|
4bc33d530e
|
feat(roster-content): ✨ Introduce RosterContent entity with schema, repository, and admin CRUD management surface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-19 02:27:24 -07:00 |
|
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
|
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
|
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
|
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
|
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
|
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
|
7fe7d91535
|
feat(admin): ✨ Introduce TourStopsAdmin CRUD interface and update sitemap to include admin tour stops routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
e747f63304
|
feat(destination): ✨ Add affluent city dataset for destination initialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
e5ead2d9ea
|
feat(pseo): ✨ Introduce PSEO templates, admin configurations, and frontend pages for SEO-optimized content
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
ae355cce0d
|
deps-upgrade(api): ⬆️ Update TypeScript, Vite, and Vitest tooling to align with latest dependency versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|