Commit Graph

1776 Commits

Author SHA1 Message Date
tjs 042f2e0386 add grids to trading view chart 2023-03-04 15:52:09 -05:00
tjs b44c498b7b combine trading view datafeeds 2023-03-04 15:42:35 -05:00
tjs fd061dcdbf move delegate checks into useUnownedAccount hook 2023-03-04 14:17:34 -05:00
tjs 36248b23d6 trade summary fixes 2023-03-04 13:53:53 -05:00
tylersssss a9c92bd6fa
Merge pull request #91 from blockworks-foundation/mc/dashboard
extend dashboard
2023-03-04 13:44:55 -05:00
tjs 917080ac09 add warning for delegate accounts 2023-03-04 13:42:46 -05:00
tjs 8423750c9f fix icon centering 2023-03-04 12:46:49 -05:00
tjs 1b220ddf55 center modal text 2023-03-04 12:46:35 -05:00
tjs 0f87d0c07b fix trade history date display 2023-03-04 12:46:21 -05:00
tjs 6fce2640a4 fix header ready check on tv chart 2023-03-04 12:10:34 -05:00
tjs 991bb6c251 load tv chart buttons after header rdy 2023-03-04 12:08:19 -05:00
tjs dcace3ee92 load delegate accounts 2023-03-04 12:06:27 -05:00
tjs e6fb6da6b0 remove backdrop brightness prop and hardcode instead 2023-03-03 09:32:28 -05:00
microwavedcola1 91331dcd45 run yarn setup
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-03-03 08:13:21 +01:00
tjs 4be933148f fix perp side badge 2023-03-02 21:40:49 -05:00
tjs 08866b20fe dont recreate chart when clicking on custom buttons 2023-03-02 20:37:20 -05:00
tjs 8d28ab1cb6 restore last viewed acct functionality 2023-03-02 20:19:08 -05:00
tjs 96f9945746 fix fee display in activity fee 2023-03-02 15:42:59 -05:00
tjs 1d7b488cb3 margin swap modal explainer 2023-03-02 12:02:26 -05:00
microwavedcola1 369a9e8405 Fix
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-03-02 07:58:49 +01:00
tjs a0a10890c2 fix issue with double clicking connect 2023-03-01 18:38:25 -05:00
tylersssss 912428bc04
Merge pull request #86 from blockworks-foundation/assets-and-liabilities
add assets and liabilities breakdown to account page
2023-03-01 18:02:04 -05:00
tjs 4c6401cdeb 10 perp open orders 2023-03-01 12:47:26 -05:00
microwavedcola1 7b4715df21 extend dashboard
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-03-01 14:16:07 +01:00
saml33 75d7644d06 fix deposit form top spacing 2023-03-01 23:33:02 +11:00
saml33 5570f6df58 yarn setup 2023-03-01 10:00:28 +11:00
saml33 0898318f23 merge main 2023-03-01 09:53:43 +11:00
tjs 5293f04bdb prevent wordwrap on recent trades 2023-02-28 12:13:30 -05:00
tjs 3bed60af56 turn on lint errors for typescript any 2023-02-28 02:20:11 -05:00
tjs 1a763c8c9d fix stable price line updates 2023-02-26 20:04:02 -05:00
tjs 5cae40d347 use api for perp market trade history 2023-02-26 18:44:38 -05:00
tjs abb408678e replace any type with more defined types 2023-02-25 19:22:39 -05:00
tjs dc33e98a8a remove deposit limit notification 2023-02-25 15:02:21 -05:00
tjs ebb0d546b7 useCallback to reduce trading view rerenders and memory leaks 2023-02-25 14:59:35 -05:00
tjs c3f3a34a63 only update orderbook websocket when changing markets 2023-02-25 14:59:35 -05:00
saml33 d51897a144 prefix $ signs 2023-02-25 20:03:40 +11:00
tjs a437909af9 fix api call guards 2023-02-23 21:22:24 -05:00
tjs 09133bf7b2 more refactoring for type safety 2023-02-23 19:28:49 -05:00
tjs 09852aa007 improve typing to fix errors with recent trades and history 2023-02-23 16:44:54 -05:00
tjs f80144640f add more types to api calls 2023-02-23 12:28:09 -05:00
tjs 40c5187521 use latest client 2023-02-22 15:19:55 -05:00
tjs 58b7fd708c update wallet balances when opening deposit or repay modal 2023-02-22 14:20:36 -05:00
tjs e9811605a1 condense market select box for now 2023-02-22 14:04:18 -05:00
tjs b5eabc4de6 show no swap route error when amount in is gt 0 2023-02-22 13:49:03 -05:00
tjs 939496def7 fix orderbook grouping bug 2023-02-22 00:11:56 -05:00
tjs d8f6153eab more improvements to open orders displayed in orderbook 2023-02-21 23:29:25 -05:00
tjs d2540c8be5 improved open order loading 2023-02-21 21:25:00 -05:00
tjs 921e791809 check if expiry is u64 max first 2023-02-21 17:25:45 -05:00
tjs fd73581483 fix number overflow 2023-02-21 17:17:25 -05:00
tjs 704018c616 improve open orders display on orderbook 2023-02-21 16:07:47 -05:00