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:
12
CLAUDE.md
12
CLAUDE.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user