Grapevine_Disease_Detection/vineye-admin/app/(admin)/users/[id]
Yanis af767879e3 feat(admin/users): bannedReason textarea on user detail page
Adds a Textarea below the ban Switch that lets the admin write the reason
shown to the mobile user in the BannedModal. The reason is persisted on
blur via PATCH /api/users/[id] (existing route), and only rendered when
the user is currently banned to keep the UI tight.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 12:10:23 +02:00
..
page.tsx add vineye-admin dashboard (Next.js) 2026-04-03 11:22:01 +02:00
user-detail-client.tsx feat(admin/users): bannedReason textarea on user detail page 2026-05-01 12:10:23 +02:00