arbret/frontend/app
counterweight 1ef5ebe493
Fix ConfirmationButton usage in pricing page and e2e tests
- Update pricing page to use ConfirmationButton API correctly (isConfirming, onConfirm, onCancel, onActionClick)
- Fix e2e tests to set up response listeners before navigation
- Fix validation error selector to use .first() for multiple matches
- All 9 e2e tests now passing
2025-12-26 21:07:56 +01:00
..
admin Fix ConfirmationButton usage in pricing page and e2e tests 2025-12-26 21:07:56 +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