| .. |
|
city-visit
|
feat(api): ✨ Introduce CityVisit entity, repository, schema, and API routes for city visit management
|
2026-04-18 19:25:56 -07:00 |
|
client
|
feat(api-entities): ✨ Add client and journal-entry entity models with repository, schema, and TypeScript type definitions plus a client operations API route
|
2026-04-19 00:57:53 -07:00 |
|
contact-submission
|
test(contact-submissiontouring): ✅ Add validation and lifecycle tests for ContactSubmission and TouringSubscription entities
|
2026-04-18 19:25:55 -07:00 |
|
content-post
|
feat(content-post): ✨ Add ContentPost entity with schema, types, admin CRUD endpoints, and public blog surfaces
|
2026-04-18 19:25:56 -07:00 |
|
destination
|
feat(destination): ✨ Add affluent city dataset for destination initialization
|
2026-04-18 19:25:56 -07:00 |
|
financial-record
|
feat(financial-record): ✨ Add FinancialRecord entity with repository, schema, types, and API endpoints for user-specific financial records
|
2026-04-19 02:27:24 -07:00 |
|
gallery-item
|
feat(gallery-item): ✨ Implement gallery item entity with repository, schema, types, and admin CRUD management surface
|
2026-04-19 02:27:24 -07:00 |
|
inspiration
|
feat(api-entities): ✨ Add inspiration entity with CRUD operations and admin management surface
|
2026-04-18 23:27:35 -07:00 |
|
invite-token
|
test(api): ✅ Add test coverage for InviteToken, TourEvent, Invites, and TourPlanning entities
|
2026-04-18 22:02:25 -07:00 |
|
journal-entry
|
feat(api-entities): ✨ Add client and journal-entry entity models with repository, schema, and TypeScript type definitions plus a client operations API route
|
2026-04-19 00:57:53 -07:00 |
|
lore-section
|
feat(lore-section): ✨ Implement lore-section entity with admin CRUD management and schema definitions
|
2026-04-19 02:27:24 -07:00 |
|
provider-profile
|
feat(provider-profile): ✨ Introduce ProviderProfile entity with repository CRUD operations, schema validation, type definitions, and admin API endpoints
|
2026-04-19 02:27:24 -07:00 |
|
rate-card
|
feat(rate-card): ✨ Introduce rate-card entity with repository, schema, types, and admin management surface
|
2026-04-19 02:27:24 -07:00 |
|
reminder
|
feat(api-reminder): ✨ Add Reminder entity with CRUD operations, repository, schema validation, and API routes in "my" namespace
|
2026-04-18 23:27:35 -07:00 |
|
roster-content
|
feat(roster-content): ✨ Introduce RosterContent entity with schema, repository, and admin CRUD management surface
|
2026-04-19 02:27:24 -07:00 |
|
shop-listing
|
feat(shop-listing): ✨ Introduce ShopListing entity with CRUD operations, schema validation, and admin management interface
|
2026-04-19 02:27:24 -07:00 |
|
site-text
|
feat(site-text): ✨ Introduce SiteText entity with admin UI and schema for localized content management
|
2026-04-19 02:27:25 -07:00 |
|
specialty
|
feat(specialty): ✨ Introduce TypeORM-style SpecialtyEntity, SpecialtyRepo, SpecialtySchema, and SpecialtyTypes for specialty data management
|
2026-04-19 02:27:25 -07:00 |
|
specialty-category
|
feat(specialty-category): ✨ Introduce SpecialtyCategory entity with repository, schema, and admin surface for managing categories in the API
|
2026-04-19 02:27:25 -07:00 |
|
task
|
feat(api-tasks): ✨ Add Task CRUD operations with repository, schema, and user interface for task management
|
2026-04-18 23:27:35 -07:00 |
|
tour-event
|
test(api): ✅ Add test coverage for InviteToken, TourEvent, Invites, and TourPlanning entities
|
2026-04-18 22:02:25 -07:00 |
|
tour-stop
|
feat(tour-stop): ✨ Add hotel_name field to tour-stop schema, types, and database model; expose it in admin, user, and public API surfaces
|
2026-04-19 00:13:19 -07:00 |
|
touring-subscription
|
test(contact-submissiontouring): ✅ Add validation and lifecycle tests for ContactSubmission and TouringSubscription entities
|
2026-04-18 19:25:55 -07:00 |
|
verified-profile
|
feat(verified-profile): ✨ Introduce verified-profile entity with repository, schema, and types; add admin CRUD interface for managing verified profiles
|
2026-04-19 02:27:25 -07:00 |