Commit graph

3 commits

Author SHA1 Message Date
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
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