room-planner/frontend/src
jtricerolph 52af5f86bc Add iOS install hint + Apple PWA meta tags
iOS Safari has no beforeinstallprompt API, so the portal's Install
button (?install=1) silently did nothing there. IosInstallHint now
shows Share -> Add to Home Screen steps on Safari, or a prompt to
switch to Safari first if opened in another iOS browser/in-app
webview (those can't install PWAs on iOS at all).

Also added apple-mobile-web-app-title + apple-touch-icon so the
home screen icon isn't a page screenshot.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-06 14:12:12 +00:00
..
components Add iOS install hint + Apple PWA meta tags 2026-08-06 14:12:12 +00:00
hooks Add update-available banner + versioned /health endpoint 2026-08-06 14:11:32 +00:00
lib feat: add room-planner app — 3-day HK room view with NewBook integration 2026-07-03 13:07:00 +00:00
pages Controls: separate Categories filter toggle, standalone buttons, full-width category headers 2026-07-04 18:23:24 +00:00
api.ts Fix expired session showing EmbeddedFallback instead of login page 2026-07-10 11:43:59 +00:00
App.tsx Add iOS install hint + Apple PWA meta tags 2026-08-06 14:12:12 +00:00
index.css Fix bracket gap and right-side alignment for overdue checkout 2026-07-10 12:32:57 +00:00
main.tsx Make room-planner installable as a PWA 2026-07-11 11:27:00 +00:00
types.ts Room planner: semantic flow filters, forward arrow, padlock + guest name fixes 2026-07-04 13:07:55 +00:00