Commit Graph

578 Commits

Author SHA1 Message Date
saml33 4c4533509e fix mobile stats 2021-09-28 00:21:13 +10:00
Riordan Panayides 9eabaa3b01
Trim bad data from first few hours of sol-perp stats (#38) 2021-09-25 12:17:17 +02:00
Tyler Shipe 0e389e7c3b remove console.logs 2021-09-22 23:14:21 -04:00
Tyler Shipe 13c3e3ad5c Hide average rates if we haven't passed the period length 2021-09-22 17:22:31 -04:00
Tyler Shipe 6513d046e6 Use deposit and borrow index to calculate average rates 2021-09-22 16:52:42 -04:00
saml33 6c443936a3 fix mobile orderbook asks order 2021-09-22 19:26:59 +10:00
saml33 53e3f42ba1 remove scroll on position panel 2021-09-21 19:50:53 +10:00
Maximilian Schneider 228b9ae09b add assets to stats page 2021-09-21 11:28:24 +02:00
saml33 615e858cab add maker/taker fees back to trade form 2021-09-21 10:08:38 +10:00
saml33 782157b5be fix mobile chart display 2021-09-21 07:49:26 +10:00
Tyler Shipe 745ce39647 add padding between prices on orderbook for md+ screens 2021-09-20 15:39:20 -04:00
Tyler Shipe ce301c07df use latest price for funding rate until avg is available 2021-09-20 14:37:38 -04:00
saml33 04913c2a3a fix trade history tab display 2021-09-20 23:15:44 +10:00
saml33 cc45750a59 fix null open orders 2021-09-20 22:46:22 +10:00
saml33 3e1b872e42 align mobile tab headings 2021-09-20 22:24:42 +10:00
saml33 07ad9cf4b3 fix orderbook padding 2021-09-20 19:56:50 +10:00
saml33 e1f4a9baf8 revert market position key 2021-09-20 15:00:02 +10:00
saml33 7e8f3e12af tradeform buttons 2021-09-20 13:28:37 +10:00
saml33 1830986e40 remove swipeable tabs from desktop views 2021-09-20 13:21:55 +10:00
saml33 3d777a4ab1 increase horizontal page container padding 2021-09-20 10:50:51 +10:00
saml33 9123e63344
Trade page mobile (#35)
* mobile styles for chart, position, account

* mobile styles for trade form

* trade page mobile styles

* tab layout

* fix unknown property fill-rule

* test swipeable tabs

* fix container height

* fix orderbook mobile styles

* account page mobile styles

* fix swipeable container height

* stats page mobile styles
2021-09-20 02:36:02 +02:00
Tyler Shipe 824e8cc7ae fix to use rpc url from localstorage on first connection 2021-09-14 12:27:38 -04:00
saml33 9b3faddc3d fix negative borrow amount 2021-09-14 11:32:36 +10:00
Tyler Shipe 9162ffbe3a use dropdown for node selection 2021-09-13 19:27:02 -04:00
Tyler Shipe 83d72c8aaa fix issue with mangoclient import 2021-09-13 17:21:58 -04:00
Tyler Shipe c1269298b9 use custom endpoint url 2021-09-13 17:14:59 -04:00
Tyler Shipe cc87df1c02 optional numTrades for tradehistory 2021-09-13 12:40:28 -04:00
Tyler Shipe c91d65e933 only show 100 recent trades in history tab 2021-09-13 12:28:53 -04:00
Maximilian Schneider 97721bf678
Open BTC-Perp when navigating to trade page 2021-09-13 02:37:43 +02:00
Tyler Shipe 445aabd506 fix z-index 2021-09-12 12:11:58 -04:00
Tyler Shipe 288b14a167 fixed charts in dev mode 2021-09-11 18:41:14 -04:00
Tyler Shipe e080ff8120 fix clickable size in orderbook 2021-09-10 13:28:18 -04:00
saml33 8309a05bac add average rates tables 2021-09-10 18:30:25 +02:00
saml33 54fa99aaf5
Merge pull request #30 from blockworks-foundation/stats-table-mobile
stats table mobile
2021-09-10 11:45:04 +10:00
Tyler Shipe 732d854c36 add manual refresh to ui 2021-09-09 20:23:02 -04:00
saml33 00d02ccde1 stats table mobile 2021-09-09 23:14:20 +10:00
saml33 13e46c3425 remove available balance from max borrow amount 2021-09-09 08:23:24 +10:00
Tyler Shipe e303c6927c add sol amount needed to create a mango account 2021-09-08 15:11:02 -04:00
Tyler Shipe 5bcec8dd69 change interval to refresh trade history 2021-09-08 14:08:54 -04:00
saml33 1f8ca47328 improve borrow page tables 2021-09-08 23:04:09 +10:00
saml33 e5579b09bb format trade price 2021-09-08 14:34:52 +10:00
saml33 18d43bd837 trade history table mobile 2021-09-08 14:12:49 +10:00
saml33 d291197544
Merge pull request #27 from blockworks-foundation/perp-position-mobile-table
perp positions table mobile
2021-09-08 12:45:37 +10:00
saml33 6e4323ee6e perp positions table mobile 2021-09-08 11:52:45 +10:00
Tyler Shipe 0034344577 fix order highlighting when grouping orderbook 2021-09-07 21:39:12 -04:00
Tyler Shipe 33070aef91 reduce getProgramAccount calls 2021-09-07 19:31:02 -04:00
saml33 ebad7d753f fix available liquidity unit 2021-09-08 08:55:45 +10:00
tjshipe 3c38928ffc
Merge pull request #24 from rjpeterson/orderbook-grouping
Orderbook grouping
2021-09-07 17:23:50 -04:00
Tyler Shipe b03db3b771 remove send transaction notification 2021-09-07 15:27:54 -04:00
tjshipe c135c871bf Merge pull request #18 from blockworks-foundation/perp-stats
Add funding rate and open interest graphs
2021-09-07 23:46:45 +10:00