4f8beab3ea
fix: Update PartyAdapter to match corrected API endpoints
...
- Remove non-existent batch update methods for grid items
- Add gridUpdate for atomic batch operations
- Add preview management methods
- Split job management into separate endpoints
- Update tests to match new API structure
2025-09-20 00:04:36 -07:00
5c8e23a38e
Added editable mode to character detail
2025-09-17 22:15:24 -07:00
0e92b9baf5
small changes and fixes to character datagrid
2025-09-17 22:15:01 -07:00
b71c2c2109
Add role to summons and weapons detail pages
2025-09-17 22:14:42 -07:00
c09154b138
Remove test-ui route
2025-09-17 22:04:49 -07:00
94a3227632
dummy text for collection route
2025-09-17 21:50:23 -07:00
a0d9645385
Add placeholder route for guides
2025-09-17 21:49:57 -07:00
3eb00135f8
refactor database detail pages with new UI components
2025-09-17 13:42:48 -07:00
aa5d1d2c22
simplify database list pages
2025-09-17 13:42:22 -07:00
281a595eb3
update database layout with sidebar navigation
2025-09-17 13:42:02 -07:00
7c7ed8b579
chore: update dependencies and misc files
2025-09-17 10:48:15 -07:00
666109ef7d
feat: enhance database pages with uncap columns
2025-09-17 10:45:44 -07:00
ff711331d4
feat: add uncap indicators to units and database
2025-09-17 10:43:32 -07:00
4910b263e1
Add detail pages for characters, weapons, summons
2025-09-17 07:13:36 -07:00
03be26395f
Update database tables with icon columns and imports
2025-09-17 06:43:34 -07:00
034e8e48cd
add database pages with svar grid
2025-09-17 05:32:38 -07:00
cc46a695d5
use visual segmented control in party views
2025-09-16 20:09:36 -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
627989bea1
add ui component test page
2025-09-16 01:35:47 -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
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
ff64bc1562
Add rudimentary routes
2025-09-11 10:44:59 -07:00
8166ee31dd
Re-export OAUTH_BASE from env var
2025-09-09 03:20:27 -07:00
f221c12f40
Starter routes (including login and logout)
2025-09-09 03:19:12 -07:00
76513f1fd5
Modified app-level files for auth
2025-09-09 03:18:37 -07:00
c360543d82
Init Svelte migration repo
2025-09-08 13:43:09 -07:00