arbret/frontend/app/admin
counterweight bf57fc6b77
fix: Remove agreed_price from price API response
The agreed_price depends on trade direction (buy/sell) and must be
calculated on the frontend. Returning a buy-side-only agreed_price
from the API was misleading and unused.

Frontend already calculates the direction-aware price correctly.
2025-12-23 10:36:18 +01:00
..
availability Fix: Update permissions and add missing /api/exchange/slots endpoint 2025-12-22 21:42:42 +01:00
invites refactor(frontend): consolidate shared styles into centralized style system 2025-12-21 23:45:47 +01:00
price-history feat: add price history admin page with fetch button 2025-12-22 15:49:41 +01:00
trades fix: Remove agreed_price from price API response 2025-12-23 10:36:18 +01:00