hensei-web/src/lib/api/adapters
Devin AI dfbb1e4e48 fix: type errors and cleanup for svelte-main branch
- Fix RequestOptions cache type incompatibility in adapters/types.ts
- Add missing properties to Character type in entity.adapter.ts and entities.ts
- Create adapters index.ts for module exports
- Update users.ts to use userAdapter instead of removed core module
- Fix UserSettingsModal.svelte switch import and type errors
- Add type shims for wx-svelte-grid and $env/static/public
- Accept upstream versions for SearchSidebar.svelte and teams/new/+page.svelte
- Add CLEANUP_PLAN.md documenting remaining work

Reduces type errors from ~412 to ~378. See CLEANUP_PLAN.md for remaining fixes.

Co-Authored-By: Justin Edmund <justin@jedmund.com>
2025-11-28 20:08:10 +00:00
..
__tests__ improve api adapters 2025-09-29 23:47:01 -07:00
resources misc fixes for grid service and resources 2025-11-28 11:04:36 -08:00
base.adapter.ts fix: type errors and cleanup for svelte-main branch 2025-11-28 20:08:10 +00:00
config.ts refactor api adapters to use new pattern 2025-09-23 22:06:42 -07:00
entity.adapter.ts fix: type errors and cleanup for svelte-main branch 2025-11-28 20:08:10 +00:00
errors.ts improve api adapters 2025-09-29 23:47:01 -07:00
grid.adapter.ts add perpetuity ring toggle and fix grid api response handling 2025-09-25 01:08:25 -07:00
index.ts fix: type errors and cleanup for svelte-main branch 2025-11-28 20:08:10 +00:00
job.adapter.ts fix job skill types and slot styling 2025-11-28 11:04:16 -08:00
party.adapter.ts fix party job/skill API calls 2025-11-28 11:04:26 -08:00
search.adapter.ts Fix database pages and images 2025-09-20 02:46:13 -07:00
test-setup.ts feat: implement base adapter with retry logic and caching 2025-09-19 23:03:36 -07:00
types.ts fix: type errors and cleanup for svelte-main branch 2025-11-28 20:08:10 +00:00
user.adapter.ts add infinite scrolling to explore and profile pages 2025-09-24 22:24:53 -07:00