You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
continuous-integration/drone/push Build is passing
Details
- Install @tanstack/react-query and devtools - Add QueryProvider to app providers - Create query hooks: useBookings, useClubs, useClubMembers, useClubPlans, useClubCredits, useClubPolicy - Create mutation hooks: useMemberMutations, usePlanMutations - Add ModalFormWrapper component for consistent form modals - Centralize skeleton configuration (sizes, shapes) in skeletonConfig.ts - Add error handling utilities (getApiErrorMessage, isApiError) - Add size configuration utilities for consistent component sizing - Update AvatarSkeleton, IconSkeleton, PlayerItemSkeleton to use centralized config |
2 months ago | |
|---|---|---|
| .. | ||
| app | 2 months ago | |
| assets | 3 months ago | |
| components | 2 months ago | |
| config | 3 months ago | |
| constants | 3 months ago | |
| contexts | 2 months ago | |
| hooks | 2 months ago | |
| lib | 2 months ago | |
| services | 3 months ago | |
| styles | 3 months ago | |
| types | 2 months ago | |
| utils | 2 months ago | |
| index.css | 3 months ago | |
| middleware.ts | 3 months ago | |