Skip to content

Conversation

@JAbelP
Copy link
Collaborator

@JAbelP JAbelP commented Nov 27, 2025

  • Backend: Added DELETE /api/notes/{path} endpoint that deletes note from filesystem and index
  • Frontend: Added deleteNote() API function with proper error handling
  • Frontend: Created DeleteConfirmationDialog component for user confirmation
  • Frontend: Integrated delete flow into MainApp with toast notifications
  • Improved API error handling to support both standard and FastAPI error formats
  • Updated GITSUMMARY.md with implementation details

bigwolfeman and others added 15 commits November 16, 2025 18:02
Frontend Implementation: Skeleton Animations, Folder Support, and UI Improvements
- Backend: Added DELETE /api/notes/{path} endpoint that deletes note from filesystem and index
- Frontend: Added deleteNote() API function with proper error handling
- Frontend: Created DeleteConfirmationDialog component for user confirmation
- Frontend: Integrated delete flow into MainApp with toast notifications
- Improved API error handling to support both standard and FastAPI error formats
- Updated GITSUMMARY.md with implementation details

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
…ate delete feature

- Resolved APIException constructor signature change in api.ts
- Merged GraphView and isDemoMode functionality with delete handlers
- Added onDelete handler to NoteViewer with demo mode check
- Delete feature properly integrated with latest master changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants