16e18525da
Fix drag-drop swapping
...
Add parent +server.ts files to fix routing conflicts
Pass actual target item IDs instead of placeholder strings
2025-09-16 17:19:26 -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
1d0495f1f2
Add drag-drop system for grids
...
- Core composable with touch support & operation queue
- DraggableItem & DropZone components
- Proper position mapping for containers
- Cross-container swap/move operations
- Visual feedback states
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-16 02:43:58 -07:00
627989bea1
add ui component test page
2025-09-16 01:35:47 -07:00
dc9898f334
add segmented control / tabs component
2025-09-16 01:34:29 -07:00
1b0294a683
add switch and checkbox components
2025-09-16 01:34:06 -07:00
205e1045a6
add select component with bits-ui
2025-09-16 01:33:46 -07:00
7f7661f542
add input component built on bits-ui
2025-09-16 01:33:24 -07:00
07f4721d5d
enhance button with more variants from hensei-web
2025-09-16 01:33:00 -07:00
2fbb181078
add ui components
2025-09-15 21:26:14 -07:00
ef30e57eba
remove fluid-dnd drag and drop
2025-09-15 21:26:01 -07:00
e26b5c2e20
add context menus to units and party
2025-09-15 21:24:49 -07:00
da4c3d09f9
add grid api endpoints and services
2025-09-15 21:24:37 -07:00
3624edbd1c
Update explore grid component
2025-09-15 04:10:37 -07:00
251c56b86d
Update services for editing support
2025-09-15 04:10:22 -07:00
ff6074675b
Update rep components with improved styling
2025-09-15 04:10:02 -07:00
7e862ed56a
Update grid components for editing support
2025-09-15 04:09:18 -07:00
c9bd155ed6
Update unit components with editing context
2025-09-15 04:08:11 -07:00
795d9761d7
Enable party editing with search sidebar
2025-09-15 04:05:37 -07:00
efd13206e0
Add search sidebar and panel components
2025-09-15 04:05:03 -07:00
e8fa1545f8
Add API type definitions
2025-09-15 04:04:39 -07:00
1b6da60aa3
Add API client and resource modules
2025-09-15 04:04:09 -07:00
7cb055a79f
Add tooltip support with bits-ui
2025-09-15 04:03:19 -07:00
c8da5c4762
Checkpoint for reps
2025-09-12 05:22:33 -07:00
be0a8df439
Fix zod validation for login
2025-09-11 10:47:12 -07:00
32c1c9016e
Add new services for business logic
2025-09-11 10:46:29 -07:00
cf351ef1fc
Add ported grid components
2025-09-11 10:46:02 -07:00
f978be2bfd
Add Button component
2025-09-11 10:45:43 -07:00
23eb537fdd
Add navigation
2025-09-11 10:45:30 -07:00
cbd92e2d52
Flesh out API layer
2025-09-11 03:53:43 -07:00
bf6ff79391
Rudimentary import for SEO
2025-09-09 03:20:38 -07:00
8166ee31dd
Re-export OAUTH_BASE from env var
2025-09-09 03:20:27 -07:00
d5caf3d784
Add validation for login form
2025-09-09 03:19:36 -07:00
e988b02f0c
Add auth helper libraries
2025-09-09 03:18:53 -07:00
0edf8c4191
Added WIP structure for API library
2025-09-09 03:18:04 -07:00
660cc8d028
Add export keyword types
2025-09-09 03:17:38 -07:00
7b05fa0497
Migrate type defs
2025-09-09 00:27:26 -07:00
c360543d82
Init Svelte migration repo
2025-09-08 13:43:09 -07:00