arbret/frontend/app
counterweight 0d8369ce65
fix: e2e tests need to click 'Continue to Booking' before date selection
The exchange page is a two-step wizard:
- Step 1: Direction, amount, price selection
- Step 2: Date and slot selection

Tests were looking for date elements before navigating to step 2.
2025-12-23 11:30:27 +01:00
..
admin refactor: extract shared formatEur and getTradeStatusDisplay utilities 2025-12-23 10:52:53 +01:00
components refactor: Extract SatsDisplay component and fix page IDs 2025-12-23 10:44:11 +01:00
exchange test: improve e2e tests and add COMPLETE_EXCHANGE permission tests 2025-12-23 11:00:32 +01:00
generated fix: e2e tests need to click 'Continue to Booking' before date selection 2025-12-23 11:30:27 +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(frontend): consolidate shared styles into centralized style system 2025-12-21 23:45:47 +01:00
trades refactor: extract shared formatEur and getTradeStatusDisplay utilities 2025-12-23 10:52:53 +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