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
9ff7ad080f
add wx-svelte-grid dependency
2025-09-17 05:32:53 -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
28ef44effc
fix scss imports with modern compiler api
2025-09-16 01:35:05 -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
4030b19e9e
Add docs to gitignore
2025-09-15 04:16:50 -07:00
0823b28552
Add project configuration files
2025-09-15 04:12:26 -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
65411ad2ae
Migrate teams route from [shortcode] to [id]
2025-09-15 04:03:52 -07:00
7cb055a79f
Add tooltip support with bits-ui
2025-09-15 04:03:19 -07:00
a0075ae494
Ignore i18n cache
2025-09-12 05:49:36 -07:00
79da2511bb
Add new icons for rep pills
2025-09-12 05:24:15 -07:00
8071eb584c
Remove default ul styling
2025-09-12 05:23:42 -07:00
e18208f7c2
Add sizes for each rep type
2025-09-12 05:23:22 -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
4f0a600898
Add first 5 icons
2025-09-11 10:46:48 -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
ff64bc1562
Add rudimentary routes
2025-09-11 10:44:59 -07:00
8c3198e4b0
Add CSS from old project and split into focused files
2025-09-11 03:56:18 -07:00
d3725b9595
Enable SVG loading
2025-09-11 03:54:56 -07:00