diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-12-31 01:04:44 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-12-31 01:04:44 +0900 |
| commit | 9165e1d82c49f247d0d2aa763395a199d9b3f8e4 (patch) | |
| tree | fa40320377196f7de19aa8e135197bd219cda21f /src/client/App.tsx | |
| parent | c77da463a60061877cd7ddea1bd7b723b3bf2455 (diff) | |
| download | kioku-9165e1d82c49f247d0d2aa763395a199d9b3f8e4.tar.gz kioku-9165e1d82c49f247d0d2aa763395a199d9b3f8e4.tar.zst kioku-9165e1d82c49f247d0d2aa763395a199d9b3f8e4.zip | |
feat(api): add NoteType and NoteFieldType API routes
Implement REST API endpoints for managing note types and their fields:
- CRUD operations for note types (/api/note-types)
- Field management nested under note types (add, update, delete, reorder)
- Constraint checks to prevent deletion of note types with existing notes
- Constraint checks to prevent deletion of fields with existing values
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'src/client/App.tsx')
0 files changed, 0 insertions, 0 deletions
