21 lines
1.3 KiB
Markdown
21 lines
1.3 KiB
Markdown
# 2026-03-05 Session Notes
|
|
|
|
## Session Overview
|
|
|
|
Brief informational session. User asked about recent changes in the United Tattoo project repository. Assistant retrieved and displayed the continuity log to show project history.
|
|
|
|
## Project Status
|
|
|
|
The United Tattoo booking system (Christy Lumberg's tattoo shop website) has recent work documented as of 2026-01-02, including:
|
|
|
|
- **Email template overhaul**: Dark theme redesign with Astro 5 editorial colors (burnt orange/terracotta accents), `Instrument Serif` headings, `Inter` body text, and dark backgrounds (#050505)
|
|
- **Nextcloud CalDAV integration**: Connected 8 artists to their respective calendars for booking availability
|
|
- **Calendar UI improvements**: Repositioned calendar picker from Details section to Artist section; redesigned with minimalist styling (reduced padding, `h-8` cells, `gap-0.5` grid)
|
|
- **Artist booking data**: Updated MDX files with calendar IDs, `acceptingBookings`, and `schedule` fields (currently set to 24/7 availability pending confirmation)
|
|
|
|
## Open Items
|
|
|
|
From the continuity log:
|
|
- Email rendering verification needed in real-world clients (Gmail, Outlook, Apple Mail)
|
|
- Font loading (`Instrument Serif`) compatibility check in email clients
|
|
- Pending confirmation of actual artist schedules to replace 24/7 availability placeholders |