arbret/frontend/app
counterweight 361dc8764d
Phase 3.1: Add Exchange page UI
New /exchange page for Bitcoin trading:
- Buy/Sell direction toggle with visual feedback
- Amount slider (€100-€3000 in €20 increments)
- Live price display with auto-refresh every 60s
- Direction-specific pricing (buy +5%, sell -5%)
- Sats amount displayed in BTC format (0.XX XXX XXX)
- Date selection with availability indicators
- Time slot selection grid
- Confirmation panel with trade summary

Regenerate frontend types from updated OpenAPI schema.
2025-12-22 19:59:42 +01:00
..
admin Phase 0.2: Remove frontend deprecated code 2025-12-22 18:09:09 +01:00
appointments refactor(frontend): consolidate shared styles into centralized style system 2025-12-21 23:45:47 +01:00
booking refactor(frontend): consolidate shared styles into centralized style system 2025-12-21 23:45:47 +01:00
components Phase 0.2: Remove frontend deprecated code 2025-12-22 18:09:09 +01:00
exchange Phase 3.1: Add Exchange page UI 2025-12-22 19:59:42 +01:00
generated Phase 3.1: Add Exchange page UI 2025-12-22 19:59:42 +01:00
hooks Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
invites refactor(auth): unify authorization patterns with MANAGE_OWN_PROFILE permission 2025-12-21 23:50:06 +01:00
login Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
profile Phase 0.2: Remove frontend deprecated code 2025-12-22 18:09:09 +01:00
signup Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
styles refactor(frontend): consolidate shared styles into centralized style system 2025-12-21 23:45:47 +01:00
utils refactor(frontend): extract validation utilities to shared module 2025-12-22 09:13:03 +01:00
api.ts Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
auth-context.tsx Phase 0.2: Remove frontend deprecated code 2025-12-22 18:09:09 +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 0.2: Remove frontend deprecated code 2025-12-22 18:09:09 +01:00