arbret/frontend/app
2025-12-23 15:52:40 +01:00
..
admin Show trade details from each user's perspective (regular vs admin) and specify units 2025-12-23 15:16:17 +01:00
components refactor: import React types directly instead of namespace 2025-12-23 12:23:32 +01:00
exchange Add payment method selector to exchange form with threshold enforcement 2025-12-23 14:50:22 +01:00
generated Regenerate API types with bitcoin_transfer_method field 2025-12-23 14:49:09 +01:00
hooks Phase 7: Final cleanup - Remove deprecated booking/appointment code 2025-12-22 20:18:33 +01:00
invites Phase 7: Final cleanup - Remove deprecated booking/appointment code 2025-12-22 20:18:33 +01:00
login Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
profile Fix: Update permissions and add missing /api/exchange/slots endpoint 2025-12-22 21:42:42 +01:00
signup Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
styles refactor: import React types directly instead of namespace 2025-12-23 12:23:32 +01:00
trades Create individual trade detail page 2025-12-23 15:52:40 +01:00
utils refactor: extract shared formatEur and getTradeStatusDisplay utilities 2025-12-23 10:52:53 +01:00
api.ts Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
auth-context.tsx Fix: Update permissions and add missing /api/exchange/slots endpoint 2025-12-22 21:42:42 +01:00
config.ts Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
layout.tsx tests passing 2025-12-18 22:08:31 +01:00
page.tsx Phase 3.3: Add Admin Trades page 2025-12-22 20:06:16 +01:00