Commit Graph

109 Commits

Author SHA1 Message Date
tjs 362c1c8aba fix oracle price updating 2023-03-25 14:47:37 -04:00
saml33 8caa115388 submit trade form on enter button press 2023-03-24 14:06:16 +11:00
saml33 8684f380ae add loan origination fee to trade form 2023-03-17 23:48:38 +11:00
saml33 4d5ac94b9d change perp trade labels to long/short 2023-03-11 22:35:13 +13:00
tjs 0713c3ffd7 reduce tooltip delay 2023-03-10 13:01:47 -05:00
tjs b9d6857694 format funding and add market trade info msg 2023-03-07 12:31:32 -05:00
tjs 89cbe0e572 dont use postOnly on market trades 2023-03-04 23:06:45 -05:00
tjs 3bed60af56 turn on lint errors for typescript any 2023-02-28 02:20:11 -05:00
tjs d8f6153eab more improvements to open orders displayed in orderbook 2023-02-21 23:29:25 -05:00
saml33 e5f39c5b08 disable tooltips on mobile interactive elements 2023-02-14 15:39:30 +11:00
saml33 23041e9d9b hide text when loading on mobile trade button 2023-02-14 09:49:59 +11:00
saml33 5388035d33 handle swap reduce only 2023-02-09 11:31:53 +11:00
saml33 1231a0be44 fix trade success animation for trade 2023-01-20 22:03:31 +11:00
tjs 458a70fc9d perp market close modal 2023-01-19 21:14:51 -05:00
tjs f1db6f2de8 trade page breakpoint fixes 2023-01-19 16:25:19 -05:00
tjs a3f1edd457 fix min decimals in trade form 2023-01-19 16:01:46 -05:00
tjs 3bc8b87830 fix localstorage default key typo 2023-01-19 15:41:11 -05:00
tjs 3a59e73416 only show reduce only for perps 2023-01-16 23:16:25 -05:00
tjs 41e8172581 add reduce only to perp trade form 2023-01-16 23:00:42 -05:00
tjs 23fc84b202 fix reduce only bug; better acct loading; increase ob depth 2023-01-16 16:09:21 -05:00
saml33 8736d7991e add useMargin to max trade size button 2023-01-16 14:58:01 +11:00
tjs 58a113b7cc handle use margin checkbox for serum trade form 2023-01-15 00:52:22 -05:00
tjs 38a3db06df refactor to use hook useSelectedMarket 2023-01-15 00:01:30 -05:00
tylersssss c3f107820e
Merge branch 'main' into trade-success-animation 2023-01-11 13:11:03 -05:00
saml33 02e3e6d132 fix country not allowed button 2023-01-06 21:55:51 +11:00
saml33 209de8a666 repay and withdraw formatting and sol balance warning spacing 2023-01-06 20:14:54 +11:00
saml33 9e45571b51 add swap to token list actions 2023-01-05 13:50:36 +11:00
saml33 dbe1e4c6f4 pass step to spot slider 2023-01-05 12:09:43 +11:00
saml33 b2257d2ca1 add active connect buttons 2023-01-03 22:06:37 +11:00
saml33 3c91bbf1ef add swap success animation to trade 2023-01-02 23:19:30 +11:00
tjs 740adad921 disable trade form button if size field is empty 2022-12-30 14:50:59 -05:00
saml33 ea2ef43b41 move leverage calculation to components 2022-12-26 22:58:17 +11:00
saml33 201a8ad62a trade form ux improvements 2022-12-22 15:19:00 +11:00
Adrian Brzeziński 2ef6070991 do not use translated values in settings fix 2022-12-21 23:33:26 +01:00
tjs 71b962826e more horizontal overflow fixes 2022-12-20 00:58:55 -05:00
tjs 216164b47c remove scrollbar on trade page 2022-12-20 00:20:06 -05:00
tjs e5611ecb2a possible fix for trade page bug 2022-12-19 18:30:26 -05:00
tjs f3080cb27f add geo check to trade forms 2022-12-19 16:58:29 -05:00
Christian Kamm 996748eb94 Fix health impact for spot bids 2022-12-19 22:49:02 +01:00
tjs 2dbc11f736 fix sim health ratio 2022-12-19 10:53:49 -05:00
tjs 3538d22b87 upgrade to latest client 2022-12-16 12:30:46 -05:00
saml33 3f203ef14d round initial limit price to ticksize 2022-12-16 16:12:10 +11:00
saml33 711c9420ed fix logo sizes 2022-12-16 15:45:01 +11:00
Adrian Brzeziński 279e521918 fix openOrders reload 2022-12-15 02:07:48 +01:00
tjs 1f7c6667f7 update fn name to better describe functionality and return value 2022-12-14 16:24:08 -05:00
tjs 49001d5ae8 handle updating price for tradeForm when on limit vs market order 2022-12-14 15:54:30 -05:00
tjs 822daf2f9f check that form values are numbers 2022-12-14 13:48:13 -05:00
tjs 4875c77c53 ooops 2022-12-14 11:42:07 -05:00
tjs 0df4b365eb fix perp form error when projecting health 2022-12-14 11:40:43 -05:00
saml33 01f1d6d95a update quote size on orderbook click and market order 2022-12-14 14:53:06 +11:00