Commit Graph

  • 10ca893bca fix: use generic Origin service type fix/origin-generic-service-type SG Command 2026-08-13 16:56:50 +02:00
  • 084588fbf1 Merge pull request 'feat: register ZoeShaldon with Origin' (#1) from feat/origin-client-registration into master master warkanum 2026-08-13 11:16:25 +00:00
  • 613db495e8 feat: register app with Origin feat/origin-client-registration SG Command 2026-08-13 12:06:50 +02:00
  • d8f70cf731 feat(webhook): add webhook client for RSVP and photo uploads warkanum 2026-08-12 20:27:42 +02:00
  • df5d8efeb1 feat(api): add endpoint to fetch guest list * implement ListGuests method in store * create handleGuestList function in API * add GuestListEntry and GuestList interfaces in UI * create guest list page to display RSVPs warkanum 2026-08-12 19:21:14 +02:00
  • 2c28b18098 fix(ui): update QrCode.Frame width and styling warkanum 2026-08-12 00:50:49 +02:00
  • 9c971a0feb feat(ui): add favicon.ico to static assets warkanum 2026-08-12 00:46:34 +02:00
  • eeb8ebee04 fix(ui): update package versions and add @types/node warkanum 2026-08-12 00:31:05 +02:00
  • 89f19cc048 feat(ui): add photo file handling in Vite config * include new image assets in static/photos * define __PHOTO_FILES__ for dynamic photo URLs * update package.json and package-lock.json with @types/node warkanum 2026-08-12 00:30:27 +02:00
  • 1377d2791c fix(ui): update image assets with new sizes and hashes warkanum 2026-08-12 00:26:00 +02:00
  • 7474973ad5 fix(main): correct embed directive for web assets warkanum 2026-08-12 00:17:37 +02:00
  • 6e7b2e0f01 fix(docker): update wedding service port mapping warkanum 2026-08-12 00:06:23 +02:00
  • bc9792e5fc feat(ui): add title to layout head for wedding announcement warkanum 2026-08-12 00:02:30 +02:00
  • 143161c234 feat(ui): enhance Countdown and layout components * Improve Countdown component styling and structure * Update layout to include responsive menu and background pattern * Adjust PhotoBackground and page styles for better presentation * Add damask pattern SVG for background use warkanum 2026-08-11 23:58:28 +02:00
  • 39f5b8d5cc feat(ui): add wedding theme styles and layout components * Introduced wedding-themed CSS variables for styling. * Created layout component for the wedding site with navigation and countdown. * Added RSVP and photo upload pages with form handling. * Implemented QR code page for wedding site access. * Configured TypeScript and Vite for the project. * Added robots.txt for search engine crawling. warkanum 2026-08-11 23:31:35 +02:00