Commit graph

6 commits

Author SHA1 Message Date
0324adb0a4 update services and uncap utilities 2025-09-23 22:10:22 -07:00
2605a539b6 refactor: Remove backward compatibility in adapter migration
- Update services to use adapters directly without FetchLike
- Remove constructor fetch dependency from services
- Add favorite/unfavorite methods to PartyAdapter
- Simplify API resource files to act as facades temporarily
- Services now instantiate without fetch parameter
- Direct adapter usage improves type safety and reduces complexity
2025-09-20 00:37:26 -07:00
e4c59e14f6 feat: add grid API endpoints and drag-drop support 2025-09-17 10:46:49 -07:00
da4c3d09f9 add grid api endpoints and services 2025-09-15 21:24:37 -07:00
251c56b86d Update services for editing support 2025-09-15 04:10:22 -07:00
32c1c9016e Add new services for business logic 2025-09-11 10:46:29 -07:00