arbret/frontend/app/api
counterweight d838d1be96
Step 4: Add admin UI page for pricing configuration
- Add pricing API functions to admin.ts
- Create admin pricing page with form and validation
- Add MANAGE_PRICING permission to auth context
- Add pricing to admin navigation
- Add translations for pricing page (en, ca, es)
- Update PageLayout and Header types for new page
2025-12-26 20:17:48 +01:00
..
admin.ts Step 4: Add admin UI page for pricing configuration 2025-12-26 20:17:48 +01:00
auth.ts Refactor API layer into structured domain-specific modules 2025-12-25 20:32:11 +01:00
client.ts Refactor API layer into structured domain-specific modules 2025-12-25 20:32:11 +01:00
exchange.ts Refactor API layer into structured domain-specific modules 2025-12-25 20:32:11 +01:00
index.ts Refactor API layer into structured domain-specific modules 2025-12-25 20:32:11 +01:00
invites.ts Refactor API layer into structured domain-specific modules 2025-12-25 20:32:11 +01:00
profile.ts Refactor API layer into structured domain-specific modules 2025-12-25 20:32:11 +01:00
trades.ts Refactor API layer into structured domain-specific modules 2025-12-25 20:32:11 +01:00