arbret/frontend/app
counterweight d317939ad0
Step 5: Update exchange price endpoint to use new pricing config
- Update ExchangeConfigResponse schema with direction-specific fields
- Remove premium_percentage from PriceResponse (now in config)
- Update price endpoint to load pricing config from database
- Update frontend to use direction-specific min/max and calculate premium
- Update tests to seed pricing config
- Add logic to clamp amount when direction changes
2025-12-26 20:20:23 +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 working 2025-12-26 19:21:34 +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