Commit graph

59 commits

Author SHA1 Message Date
7c7ed8b579 chore: update dependencies and misc files 2025-09-17 10:48:15 -07:00
e4c59e14f6 feat: add grid API endpoints and drag-drop support 2025-09-17 10:46:49 -07:00
7538b5ae04 add api endpoints for database items 2025-09-17 05:33:10 -07:00
ad2e04623f add parties list endpoint for explore page 2025-09-16 20:08:28 -07:00
888e53fa62 add drag-drop support with API integration
- created drag-drop composable with touch/mouse support
- added DraggableItem and DropZone components
- integrated grids with drag-drop functionality
- added API endpoints for position updates and swaps
- handles cross-container dragging for all grid types
2025-09-16 03:45:22 -07:00
da4c3d09f9 add grid api endpoints and services 2025-09-15 21:24:37 -07:00
1b6da60aa3 Add API client and resource modules 2025-09-15 04:04:09 -07:00
cbd92e2d52 Flesh out API layer 2025-09-11 03:53:43 -07:00
0edf8c4191 Added WIP structure for API library 2025-09-09 03:18:04 -07:00