arbret/frontend/app/admin
counterweight c9c36971d8
refactor: extract shared trade card styles to shared.ts
Move duplicate style definitions from trades/page.tsx and
admin/trades/page.tsx to a new tradeCardStyles export in shared.ts.

Both pages now import and use these shared styles, keeping only
page-specific styles locally. This improves maintainability and
ensures visual consistency.
2025-12-23 12:22:04 +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 refactor: extract shared trade card styles to shared.ts 2025-12-23 12:22:04 +01:00