arbret/frontend/app
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 Step 4: Add admin UI page for pricing configuration 2025-12-26 20:17:48 +01:00
api Step 4: Add admin UI page for pricing configuration 2025-12-26 20:17:48 +01:00
components Step 4: Add admin UI page for pricing configuration 2025-12-26 20:17:48 +01:00
exchange a few small fixes 2025-12-26 19:00:56 +01:00
generated working 2025-12-26 19:21:34 +01:00
hooks pretty decent state 2025-12-26 18:49:00 +01:00
invites Phase 6: Translate User Pages - exchange, trades, invites, profile 2025-12-25 22:19:13 +01:00
login Phase 5: Translate Auth Pages - login and signup 2025-12-25 22:14:04 +01:00
profile pretty decent state 2025-12-26 18:49:00 +01:00
signup fix capitalisation 2025-12-26 19:06:57 +01:00
styles pretty decent state 2025-12-26 18:49:00 +01:00
trades a few small fixes 2025-12-26 19:00:56 +01:00
utils a few small fixes 2025-12-26 19:00:56 +01:00
auth-context.tsx Step 4: Add admin UI page for pricing configuration 2025-12-26 20:17:48 +01:00
config.ts Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
layout.tsx Make HTML lang attribute dynamic based on selected language 2025-12-26 11:38:38 +01:00
page.tsx Phase 3.3: Add Admin Trades page 2025-12-22 20:06:16 +01:00
test-utils.tsx Phase 2: Language Context & Selector - Add language dropdown to Header and auth pages 2025-12-25 21:54:19 +01:00