arbret/frontend/app
counterweight 7f547d667d
Fix e2e tests for pricing page
- Update selectors to use input indices instead of labels (labels not associated)
- Fix validation error status expectation (400 instead of 422)
- Update exchange.spec.ts to check new config fields (eur_min_buy, etc.)
2025-12-26 20:59:10 +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 Step 5: Update exchange price endpoint to use new pricing config 2025-12-26 20:20:23 +01:00
generated Fix e2e tests for pricing page 2025-12-26 20:59:10 +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