45f04c2593
Add row click navigation to database grids
2025-09-17 07:12:54 -07:00
6b5f2b4868
Add race and gender utility mappings
2025-09-17 07:12:37 -07:00
5c814b8054
Add database provider for REST API integration
2025-09-17 06:44:07 -07:00
d3d4b8a767
Fix grid styling with row height and vertical centering
2025-09-17 06:43:48 -07:00
78a617db0e
Use local square images instead of hotlinking
2025-09-17 06:43:20 -07:00
30ab61fbc9
Add database cell components for icons and images
2025-09-17 06:43:03 -07:00
d262eba8b2
Create element and proficiency label components
2025-09-17 06:42:45 -07:00
2cf3c2067e
Add element and proficiency utility mappings
2025-09-17 06:42:28 -07:00
76bad64ece
add database link to navigation for role 7+
2025-09-17 05:33:30 -07:00
7538b5ae04
add api endpoints for database items
2025-09-17 05:33:10 -07:00
034e8e48cd
add database pages with svar grid
2025-09-17 05:32:38 -07:00
1c5caccf5e
fix ui components svelte 5 compatibility
2025-09-16 20:10:04 -07:00
cc46a695d5
use visual segmented control in party views
2025-09-16 20:09:36 -07:00
acf49c718c
refactor rep components to accept flexible props
2025-09-16 20:09:20 -07:00
fed7b5ae50
implement visual party segmented control
2025-09-16 20:08:57 -07:00
ad2e04623f
add parties list endpoint for explore page
2025-09-16 20:08:28 -07:00
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