From 9d0eb9753982b55a5bffdabec66aec94788eede8 Mon Sep 17 00:00:00 2001 From: Morgan Roderick Date: Sun, 9 Aug 2026 09:39:03 +0200 Subject: [PATCH 1/2] feat: admin workshop RSVP members page Add a dedicated RSVP members page for a workshop (GET /admin/workshops/:id/rsvp): an eligible invited-member count (invitations joined to member, excluding banned), a name-search form over that workshop's invited members in any attending state (Pagy, 20/page), and a per-row toggle that posts the inverted attending value to the existing Admin::InvitationsController#update, which redirects back preserving the search. Show the workshop details (id, date/time, venue, spots) and an intro. Replace the full invitation