Add delete functionality to canvas card with confirmation dialog

- Implemented delete action for canvas cards, including a confirmation dialog.
- Updated `canvas-card.tsx` to support renaming and deleting canvases.
- Enhanced documentation in `CLAUDE.md` to reflect new features and mutations.
- Added success and error toast messages for delete actions.
This commit is contained in:
Matthias
2026-04-01 12:09:01 +02:00
parent 0022b57c88
commit 34135d643e
6 changed files with 160 additions and 59 deletions

View File

@@ -17,6 +17,18 @@ Jeder Ordner hat eine eigene CLAUDE.md als Single Source of Truth:
---
## Auth-Status (Kurzüberblick)
- Better Auth ist aktiv (Convex-Integration).
- Login unterstützt:
- E-Mail + Passwort
- Magic Link (Better-Auth Plugin)
- Details und Caveats (inkl. `SITE_URL`/`APP_URL`-Origin-Thema) stehen in:
- `convex/CLAUDE.md`
- `app/CLAUDE.md`
---
## Design Context
### Users