Commit Graph

75 Commits

Author SHA1 Message Date
saml33 77c3bdd359 add close instructions 2023-09-12 23:32:09 +10:00
saml33 3432eee6ee fix cancel open order bug 2023-08-31 21:41:31 +10:00
saml33 9c3888abef fix orderbook spread alignment 2023-08-30 11:05:31 +10:00
Lou-Kamades 19b57bca70
add filled size to the open orders table 2023-08-28 11:17:42 +02:00
tjs 62a3f337e1 use latest client; upgrade to new signature status 2023-08-12 14:40:34 -04:00
tjs 3d8588d434 use latest prettier 2023-07-21 14:47:53 -04:00
saml33 b053906c64 add notional value to mobile open orders 2023-07-09 20:41:20 +10:00
saml33 fe0e6eee3d fix close perp on mobile and some styling fixes 2023-07-03 23:17:17 +10:00
saml33 239cb1990b update trade side display in tables 2023-07-01 20:07:15 +10:00
saml33 3c9b894841 align trade side ui to perp positions 2023-06-29 11:04:53 +10:00
saml33 2e3a0e8a2e fix order value 2023-06-15 22:18:44 +10:00
saml33 88614f8bd7 use perp side badge for perp open orders 2023-05-24 10:34:26 +10:00
saml33 b487c51db5 add custom modal when dragging order line 2023-05-23 21:48:26 +10:00
saml33 1750b865ca remove inline default-transition class 2023-04-20 11:12:45 +10:00
saml33 228ea6d59a change focus states to use focus-visible 2023-04-20 10:43:33 +10:00
saml33 674adc4e32 orders and unsettled mobile display 2023-03-16 23:44:00 +13:00
tjs 89364cb76d improve open orders display 2023-03-08 19:34:13 -05:00
tjs fd061dcdbf move delegate checks into useUnownedAccount hook 2023-03-04 14:17:34 -05:00
tjs 3bed60af56 turn on lint errors for typescript any 2023-02-28 02:20:11 -05:00
tjs 09852aa007 improve typing to fix errors with recent trades and history 2023-02-23 16:44:54 -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
saml33 577c1446e5 remove tolocalestring from open orders 2023-02-13 16:08:32 +11:00
saml33 9dbf7c90a0 mobile perp positions table 2023-02-13 15:03:11 +11:00
saml33 6a05e60376 hide action buttons for unowned accounts 2023-02-13 13:46:41 +11:00
saml33 ebf9bddfc9 remove formatfixeddecimals 2023-01-25 11:54:24 +11:00
saml33 1fc9b0ce66 fix open orders inputs 2023-01-20 15:06:14 +11:00
saml33 71b40fbaf5 fix table states for unowned account 2023-01-20 14:10:15 +11:00
saml33 211bd40de1 add connect wallet empty states 2023-01-20 12:45:08 +11:00
saml33 2e555ba5dc add size prop to icon buttons 2023-01-20 10:49:49 +11:00
saml33 93738b0dcc fix formatfixeddecimals rounding 2023-01-09 12:50:46 +11:00
saml33 da78529b2e more rounding fixes 2023-01-06 21:32:54 +11:00
saml33 65e6afc363 show correct borrow fee unit and remove unnecessary class 2023-01-06 13:03:58 +11:00
saml33 3cfa294cde hide settle funds button for unowned account 2023-01-04 13:38:17 +11:00
saml33 d4fb1f24a6 load unowned open orders 2023-01-04 13:32:42 +11:00
saml33 c08acf292c check for mangoaccount instead of connected 2023-01-04 13:06:00 +11:00
saml33 b2257d2ca1 add active connect buttons 2023-01-03 22:06:37 +11:00
saml33 3cc5b759d3 add edit order form to mobile 2022-12-21 14:36:40 +11:00
saml33 da1ea7c5ce give open orders more horizontal space on mobile 2022-12-21 14:11:38 +11:00
saml33 18cd8d7bc1 fix edit order button on mobile 2022-12-21 13:56:16 +11:00
tjs d01c02108e fix open order edit size rounding 2022-12-18 16:05:00 -05:00
tjs 1cfa4af47a fix whitespace wrap 2022-12-18 15:37:04 -05:00
tjs 7c58c11bea use font mono for edit open order inputs 2022-12-17 15:11:15 -05:00
Adrian Brzeziński d0d32c097f fix break out of markePk serum3 order loop 2022-12-16 12:31:14 +01:00
tjs c52ac64725 fix modify open order 2022-12-16 01:19:54 -05:00
Adrian Brzeziński 0f10b85ac0 modify orders 2022-12-15 11:27:08 +01:00
Adrian Brzeziński c2ababe263 fix 2022-12-15 02:57:48 +01:00
Adrian Brzeziński e82b4af188 modify perp wip 2022-12-14 17:01:45 +01:00
Adrian Brzeziński 82379e8165 modify perp wip 2022-12-14 15:20:51 +01:00