12 Commits

Author SHA1 Message Date
9c2aa73fdd fix(launchpad): populate fallback domains for apps, seed default app domains, and add app admin mutations 2026-08-27 23:50:44 -07:00
64f758e7cb fix(events): ensure getEventWithAttendees matches attendees by FK and short username, returns seats_claimed, and updates guest drawer 2026-08-27 23:41:54 -07:00
77a82cbe84 feat(sessions): include active event group sessions in unified session table and mobile deck without removing event deck 2026-08-27 22:47:18 -07:00
fc86565597 fix(sessions): wire extend and revoke onclick handlers in table and mobile deck fragments 2026-08-27 22:28:57 -07:00
b38f122df4 fix(ui): complete all items in tasks/checklist.md (sticky docking, floating toasts, rotate PIN, tab locks, expired events, reset actions) 2026-08-27 22:24:10 -07:00
ed9bdb8852 fix(ui): align create button terminology with ui-audit specifications (Create Session & Create Event) 2026-08-27 22:06:01 -07:00
cd2dd194ec fix(ui): restore compact/grid toggle, 2-tab delegation, sticky header, and event cockpit guest actions 2026-08-27 21:57:20 -07:00
b2a2bdab07 fix(ui): restore launchpad routing, admin catalog pages, and ui-audit sessions workflow 2026-08-27 21:47:50 -07:00
2c07c8cba1 fix(ui): add layout css for top navbar and fix isGlobalAdmin database query 2026-08-27 21:29:16 -07:00
ee02daba79
feat(phase-5a): complete runtime switchover to src/main.ts and isolate cleanup task (#61) 2026-08-27 20:52:45 -07:00
5bbe2bc764
refactor(core): self-contained core utilities and 100% domain isolation (#59) 2026-08-27 20:43:24 -07:00
973fba0607
feat(phase-3): real-time hypermedia slices and client scripts migration (#58)
* feat(phase-3): migrate events and sessions hypermedia slices and client scripts

* docs(audit): add phase 3 post-implementation audit
2026-08-27 20:35:57 -07:00