Commit graph

362 commits

Author SHA1 Message Date
autocommit
84d31a0afe feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 20:40:01 -07:00
autocommit
158a704418 breaking(api): 💥 Update client entity schema, prospector classification, and admin photo export routes with breaking changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 14:58:14 -07:00
autocommit
95e358195f ui(provider-website): 💄 Implement new interactive sections and dynamic layout enhancements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 20:51:20 -07:00
autocommit
ac9675f839 feat(tour-scheduling): Add tour calendar, map, and contact buttons UI components; update tour-stop entities and scheduling logic; integrate into destination and tour pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 20:51:17 -07:00
autocommit
b35af0c01e ui(contact-form): 💄 Add styled success icon with visual feedback for form submission success
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 20:30:36 -07:00
autocommit
1d61bae2cb ui(provider-website): 💄 Add dynamic color-mix hover effects for visual consistency and theme compatibility across provider website pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 20:30:36 -07:00
autocommit
c913a14f26 ui(provider-website): 💄 Enhance Easter Egg PasswordModal, update Gallery components (Lightbox, ReactionBar), refine TourSchedule (TourCalendar, TourMap), and improve BookingGuide, ContactForm, RatesTable, Roster, Toast, and TouringOptIn with styling and UX enhancements.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 19:52:12 -07:00
autocommit
b7f9c447d2 style(frontend-public): 🎨 Update global CSS styles for provider website’s public interface with base styles, typography, and spacing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 19:02:30 -07:00
autocommit
09561a2139 ui(hero): 💄 Improve mobile responsiveness and visual polish in Hero.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 17:34:45 -07:00
autocommit
3228b356d3 feat(provider-website): Add VerifiedStrip component and BannersPage styling for verified profile display and provider banner pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 09:52:43 -07:00
autocommit
ad5d9bd450 infra(data-api): 🧱 Update data processing pipelines and endpoint configurations for the data API server
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-04 04:45:05 -07:00
autocommit
9ea48b2fe7 docs(objectives): 📝 Update and reorganize project objectives in markdown and JSON format
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 23:29:56 -07:00
autocommit
172ad42cb4 feat(content-drops): Integrate useSiteText hook for localized text and update meta tags for dynamic i18n content
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 23:08:28 -07:00
autocommit
3625456c0c refactor(admin): ♻️ Restructure admin frontend components and update shared types for better organization and type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 06:04:14 -07:00
autocommit
d1f1d62ed7 feat(promo-banner): Implement promo banner entity with schema, types, repo, admin API endpoints, and frontend components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 06:04:12 -07:00
autocommit
b5307263e0 chore(frontend-public): 🔧 Update Vite build config for provider-website frontend to optimize plugins, settings, and environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 06:04:11 -07:00
autocommit
a034df03ac feat(routes): Add Content Drops route definitions and metadata for provider website pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 03:33:32 -07:00
autocommit
480b2a3414 feat(content-drops): Implement Content Drops entity, admin/public API routes, frontend page, and supporting hooks with schema validation and repository logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-03 03:33:31 -07:00
autocommit
fa79735668 feat(gallery): surface top-3 reactions + cold-start hint on the browse grid
Grid ReactionBadge shows the top 3 reacted emoji each with its own count (fixes
the prior bug where the combined total was shown under a single emoji). Photos
with no reactions yet show a faded palette cluster so the browse view signals
that photos are reactable. Tap still opens the lightbox to react.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-03 00:01:01 -07:00
autocommit
cf9e3df6f7 Merge remote-tracking branch 'origin/main' into HEAD
# Conflicts:
#	codebase/@features/provider-website/frontend-public/src/components/Layout/Footer.tsx
2026-06-02 23:50:00 -07:00
autocommit
9f0a88f7ec feat(provider-website): Introduce new Registry route for viewing and managing registry data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-02 23:24:06 -07:00
autocommit
27b90655e3 feat(provider-website): Add Header and Footer components, routing setup, prefetching utility, and i18n text hooks for the provider website
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-02 21:16:22 -07:00
autocommit
7e82f4a339 Merge branch 'feat/admin-api-on-black-target-arch' into HEAD 2026-06-01 00:33:48 -07:00
autocommit
85135a6507 types(provider-website): 🏷️ Update gallery reaction type definitions for shared types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-31 20:43:26 -07:00
autocommit
a7941282dd feat(gallery): Introduce responsive GalleryGrid, Lightbox viewer, and ReactionBar with state management hooks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-31 20:43:26 -07:00
autocommit
ed91108316 feat(provider-website): inline-markdown bio + independent-contractor disclaimer
Render about.bio through a minimal **bold**/*italic* parser so the agency-voiced
About copy can highlight anchor words; add a footer independent-contractor line.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-31 19:33:16 -07:00
autocommit
6191bcc678 feat(gallery): Implement responsive GalleryGrid and Lightbox modal components for image viewing with navigation and close functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-29 12:49:05 -07:00
autocommit
d96810429a feat(gallery): Enhance GalleryGrid to support provider-specific layouts and features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-29 11:18:13 -07:00
autocommit
c5e9961836 feat(provider-website): Add serialization utilities for provider website API data exchange
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:38:10 -07:00
autocommit
5e6a1a59e2 docs(i18n): 📝 Implement dynamic language context for frontend text localization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 21:13:25 -07:00
autocommit
5d39dbf7e0 deps-upgrade(frontend-public-quinn.www): ⬆️ Update dependencies across frontend-public and quinn.www to apply version bumps and security patches
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 21:13:25 -07:00
autocommit
1af4dcff8d refactor(provider-website): ♻️ Update serialization logic to handle new/modified contact data fields in serialize.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:32:18 -07:00
autocommit
8f4f07c833 chore(fontend-config): 🔧 Update Vite config to standardize build plugins, aliases, and environment variables across frontend features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 22:21:03 -07:00
autocommit
837a2b98e9 infra(infrastructure-scope): 🧱 Update deployment pipelines, nginx configurations, and database unification docs across domains
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 22:08:06 -07:00
Natalie
e420f09fd5 reconcile: 🔧 plum/apricot divergence resolution + apricot-only authoring rule
Some checks failed
CI / verify (push) Has been cancelled
Resolves 630/374 plum-vs-origin divergence by resetting plum to origin/main and
porting forward the genuinely net-new plum work atop apricot's evolution.

Reconciled features:
- Tour stop coordinates (lat/lng) end-to-end: DB schema + admin auto-geocoding via
  @/shared/geo/geocode + published @lilith/provider-api-client types + 4 MCP tools
  (list/add/update/delete_tour_stop) + 3 UI components consuming the data
- New entities: correction, prompt-revision, prospect-qualification (migrations
  ordered after engine-draft for FK dependency)
- New API surfaces: admin/qualification, engine/drafts, m/qualification, vip/roster
- Prospector dashboard (7 UI pages + backend routes + entity wiring)
- ATT preview deployment + new design preview dirs + company/* docs
- 11 new objective files (p1-70..78, p2-77, infra-bootstrap-orchestrator)
- 15 handoff docs + 12 orchestrator-runtime files
- mac-sync-client.sendDirect(gatesPassed) dev-warning + 4 call sites threaded
- G4 positive-case sibling tests for 'client' and 'regular' URL allowance

Workflow rule change:
- CLAUDE.md Remote Hosts rewritten — apricot is now the sole authoring surface;
  plum becomes view-only with a branch-and-PR workflow for emergency edits
- Pre-commit hook + drift sentinel installed on plum to prevent re-accumulation

Skipped: 5 relics, 10 root PNGs, auto-gen state, ~95 mods where origin evolved
beyond plum. Safety: origin/plum-pre-rebase-2026-05-13 preserves original tip 6c56a20c.
2026-05-13 21:16:34 -07:00
autocommit
39eb7bc1e5 feat(provider-website): Update slug generation and deployment metadata for provider website URLs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 20:47:37 -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
03b1553c8c feat(gallery): Add dynamic URL and tag parameter parsing for GalleryGrid navigation/filtering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 14:11:31 -07:00
autocommit
16eaf26446 feat(gallery): Introduce tags prop and Tag component to GalleryGrid with type safety for GalleryItemWithTags
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 11:40:37 -07:00
autocommit
3929bf4a71 feat(data-api): Implement cache invalidation for content table writes to auto-trigger cache updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-05 15:10:42 -07:00
autocommit
90c45f02c4 feat(frontend-public): Add maintenance mode route handling for AboutPage during downtime
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-05 14:46:26 -07:00
autocommit
347990cdae feat(frontend-public): Add maintenance mode route for rates page in frontend-public
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-05 11:02:02 -07:00
autocommit
0b9e601d26 remove(gallery): 🔥 Remove blur reveal animation logic from GalleryGrid component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-03 18:00:57 -07:00
autocommit
9cf50711a5 feat(frontend-public): Add maintenance mode routes for destinations in the frontend routing system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-03 17:08:08 -07:00
autocommit
55dbdc7e58 refactor(frontend-public): ♻️ Remove unused route imports from App.tsx to clean up bundle size and improve maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-03 11:41:21 -07:00
autocommit
9c262c7216 feat(frontend-hooks): Update custom hooks to integrate with restructured provider API and handle new data fields
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-03 01:49:13 -07:00
autocommit
7030e9375a feat(hooks): Extend useProviderData hook to support new data fields and validation requirements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-03 01:42:37 -07:00
autocommit
fd700e74f8 style(frontend-public): 🎨 Add strict type definitions for optional additional properties in AboutPage component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-03 01:29:41 -07:00
autocommit
94593c0630 ui(pages): 💄 Update TourPage layout and styling for improved visual presentation and onboarding flow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-02 17:27:34 -07:00
autocommit
682e39ba34 ui(hero): 💄 Enhance TouringLink hover effects with improved visual feedback
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-02 17:06:27 -07:00