hensei-web/src/lib
Justin Edmund 114427241f feat: Implement PartyAdapter with comprehensive functionality
- Add PartyAdapter for party CRUD and grid management
- Create reactive PartyResource with optimistic updates
- Support user parties listing with filters
- Handle grid conflicts and job updates
- Include comprehensive test coverage
2025-09-19 23:19:24 -07:00
..
api feat: Implement PartyAdapter with comprehensive functionality 2025-09-19 23:19:24 -07:00
assets Init Svelte migration repo 2025-09-08 13:43:09 -07:00
auth Add auth helper libraries 2025-09-09 03:18:53 -07:00
components docs: add search example component demonstrating adapter usage 2025-09-19 23:07:24 -07:00
composables feat: add grid API endpoints and drag-drop support 2025-09-17 10:46:49 -07:00
providers fix: add X-Per-Page header for database pagination 2025-09-17 10:41:56 -07:00
services feat: add grid API endpoints and drag-drop support 2025-09-17 10:46:49 -07:00
types chore: update dependencies and misc files 2025-09-17 10:48:15 -07:00
utils added methods for getting options from type utils 2025-09-17 21:51:26 -07:00
validation Fix zod validation for login 2025-09-11 10:47:12 -07:00
api.ts Flesh out API layer 2025-09-11 03:53:43 -07:00
config.ts Re-export OAUTH_BASE from env var 2025-09-09 03:20:27 -07:00
index.ts Init Svelte migration repo 2025-09-08 13:43:09 -07:00
seo.ts Rudimentary import for SEO 2025-09-09 03:20:38 -07:00