Grapevine_Disease_Detection/vineye-admin/app
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
..
(admin) feat(admin/users): bannedReason textarea on user detail page 2026-05-01 12:10:23 +02:00
(auth) add MyPlantsScreen + ScanDetailScreen + enriched admin + API mobile + project summary 2026-04-09 03:19:39 +02:00
api feat(api/mobile): auth sync/me/sign-out + scans + bearer plugin 2026-05-01 12:02:45 +02:00
favicon.ico add vineye-admin dashboard (Next.js) 2026-04-03 11:22:01 +02:00
globals.css add MyPlantsScreen + ScanDetailScreen + enriched admin + API mobile + project summary 2026-04-09 03:19:39 +02:00
layout.tsx add MyPlantsScreen + ScanDetailScreen + enriched admin + API mobile + project summary 2026-04-09 03:19:39 +02:00
page.tsx add vineye-admin dashboard (Next.js) 2026-04-03 11:22:01 +02:00