* deposit/withdraw table
* liquidations table and details
* connect to api data
* move history data to store
* nicks feedback on liquidations
* update history endpoint url
* update history when account changes
* total deposit/borrow value charts, new chart styles
* responsive and bar chart
* reduce icon size to match trade page
* round large numbers
* use historic prices for total deposits/borrows
* fix lint errors
* use current price if no match from prices api
* fix data passed to borrow chart
* update prices endpoint url
Co-authored-by: Maximilian Schneider <mail@maximilianschneider.net>
* layout, overview, start on assets, borrows and open orders
* trade history, sortable data hook for tables, borrow page
* handle deposit and withdraw buttons
* borrow modal ui and integration + settle borrow for individual assets
* in orders balance to asset table and totals, responsive css, new connected wallet button + small tweaks
* account switch/creation flow
* accounts modal, update to usebalances hook
* handle settle, deposit before settle, save last account
* disable borrow/withdraw button when no account