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.
Guillermo Pages 7055eb2f43
continuous-integration/drone/push Build is passing Details
feat: add admin UI for credits, transfers, and plan entitlements
- Add PlanEntitlementsEditor component for Pay-Per-Court settings
- Add EntitlementsConfigModal for editing plan entitlements
- Update PlanCard with entitlements badges and configure button
- Update MembershipPlansComponent to fetch/display entitlements
- Create credits management page with balance list and adjustment modal
- Create transfers management page with filtering and stats
- Add Credits and Transfers tabs to ClubDetailTabs navigation
- Add API client functions for credits and transfers endpoints
- Update facility-admin types with credit and transfer interfaces
2 months ago
..
app feat: add admin UI for credits, transfers, and plan entitlements 2 months ago
assets feat(phase-0): integrate admin clubs API with staging backend 3 months ago
components feat: add admin UI for credits, transfers, and plan entitlements 2 months ago
config feat(phase-0): integrate admin clubs API with staging backend 3 months ago
constants feat(phase-0): integrate admin clubs API with staging backend 3 months ago
contexts feat: add admin context support and fix API type mismatches 2 months ago
hooks fix: update /facilities endpoint to use Build 362+ response structure 3 months ago
lib feat: add admin UI for credits, transfers, and plan entitlements 2 months ago
services feat(phase-0): integrate admin clubs API with staging backend 3 months ago
styles feat(phase-0): integrate admin clubs API with staging backend 3 months ago
types feat: add admin UI for credits, transfers, and plan entitlements 2 months ago
utils feat: migrate to API v2.0 with facility-based routing (Build 358+) 3 months ago
index.css feat(phase-0): integrate admin clubs API with staging backend 3 months ago
middleware.ts fix(middleware): handle invalid locale values in Accept-Language header 3 months ago