arbret/frontend/app/admin
counterweight f618e5bbd6
fix: use Set for actioningIds to prevent race condition
Replace single actioningId state with a Set of IDs to properly
track multiple concurrent actions. This prevents issues when
a user rapidly clicks actions on different trades before the
previous action completes.
2025-12-23 12:28:16 +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: use Set for actioningIds to prevent race condition 2025-12-23 12:28:16 +01:00