Commit Graph

1811 Commits

Author SHA1 Message Date
tjshipe d9134fe7a4
Merge pull request #195 from blockworks-foundation/date-format-component
add table date format component
2022-03-22 18:50:15 -04:00
saml33 17cdf48c73 remove duplicate component 2022-03-23 09:30:22 +11:00
saml33 57b3331760 Merge branch 'main' into date-format-component 2022-03-23 09:26:25 +11:00
tjs 0aa9b625e2 handle when no selectedMarket on stats page 2022-03-22 10:25:01 -04:00
tjshipe c7eb72f160
Merge pull request #201 from blockworks-foundation/fix-close-borrow-string
fix NaN in closeBorrowString
2022-03-22 08:58:39 -04:00
Kieran Gillen 8f40cce851 WIP adds RedeemDropdown 2022-03-22 09:57:52 +01:00
rjpeterson 630f76b3ba translate apr headers 2022-03-21 22:01:17 -07:00
rjpeterson 6d4aee6cab translate trade types (again?) 2022-03-21 22:00:55 -07:00
rjpeterson 8ea0c6b401 translate funding tooltip 2022-03-21 21:59:48 -07:00
rjpeterson 1b819bf552 translate tps warning 2022-03-21 21:59:26 -07:00
rjpeterson a05ee3c731 add new phrases 2022-03-21 21:57:24 -07:00
saml33 5dffceba35 fix useeffect dependency 2022-03-22 15:40:38 +11:00
saml33 57c9e34860 fix NaN in closeBorrowString 2022-03-22 15:37:07 +11:00
tjs a0ec3fa0ff show tps warning when tps drops below 1900 2022-03-21 22:03:41 -04:00
saml33 3ec735f2e9 only show insufficient sol message if connected 2022-03-22 12:39:37 +11:00
tjshipe 157bc3c176
Merge pull request #199 from blockworks-foundation/mobile-style-fixes
Mobile style fixes
2022-03-21 20:36:10 -04:00
saml33 0ac4bd1b70 other-pages 2022-03-22 11:20:41 +11:00
tjs c79e0869b5 use bignumber abs for perp position 2022-03-21 08:52:41 -04:00
saml33 8fdcabfe79 trade page and account overview 2022-03-21 22:56:37 +11:00
tjshipe 0bf4244f01
Merge pull request #189 from tarcisiozf/handle-invalid-pairs
Handle input of invalid pairs
2022-03-21 00:13:19 -04:00
tjshipe 2dcc9a952a
Merge pull request #196 from blockworks-foundation/small-nav-updates
update perp in nav to futures
2022-03-21 00:06:46 -04:00
saml33 36d8d8bbe0 button styling 2022-03-21 15:03:31 +11:00
tjshipe d434152aa4
Merge pull request #198 from blockworks-foundation/ts/fix_trade_history_loading
fix trade history loading
2022-03-20 22:33:42 -04:00
tjs 6ef483f306 fix trade history loading 2022-03-20 22:28:43 -04:00
tjshipe 9ebb0ed849
Merge branch 'main' into clarkeni/export_trades 2022-03-20 22:04:38 -04:00
tjshipe e841d7e0b9
Merge pull request #197 from blockworks-foundation/ts/performance-refactor
Ts/performance refactor
2022-03-20 21:53:30 -04:00
tjs d62fb894e1 reset trade history in wallet 2022-03-20 21:48:07 -04:00
tjs 4e56baff8e use latest mango client 2022-03-20 21:38:58 -04:00
tjs fa7edcc119 switch away from toLocaleString
toLocaleString is quite slow
2022-03-20 21:30:12 -04:00
saml33 45eb9d3ef3 update perp in nav to futures 2022-03-21 11:54:09 +11:00
tjshipe d3d8ab85f4
Merge pull request #190 from blockworks-foundation/show-referral-balance-history
Show referral fees history and total
2022-03-20 20:27:59 -04:00
saml33 c0ddb68ba2 add table date format component 2022-03-21 11:06:13 +11:00
tjs 32fc5052e9 store order lines in mango store and show preferences in local storage 2022-03-20 18:50:05 -04:00
tjs ddd1560dc5 use toFixed instead of toLocaleString in orderbook 2022-03-20 04:07:25 -04:00
tjs 2fd1e8676c more type checks 2022-03-20 04:07:03 -04:00
tjs c4f02153b7 refactor trading view component 2022-03-20 04:06:30 -04:00
tjs 4c0eb2114e refactor trade history to use the mango store
reduces rerenders
update usePerpPosition with tradeHistory
2022-03-20 04:06:30 -04:00
tjs 4548fd0cb9 move oracle price into its own component
reduce rerenders by moving oracle price updates to separate components
2022-03-20 00:04:52 -04:00
tjs 08a2ab531f update headless/ui to improve open close logic of market switcher 2022-03-19 15:39:34 -04:00
tjs 1fce595ef3 Cleanup new navigation elements 2022-03-19 14:34:51 -04:00
tjs 930b68befa remove unused tailwind classes 2022-03-19 14:06:13 -04:00
tjs 4b1653f076 remove market change percent from dropdown nav item 2022-03-19 14:06:02 -04:00
tjs 90efe32714 remove market change percent from favorites 2022-03-19 13:51:56 -04:00
saml33 e9550fddda
Markets Page (#182)
* update api endpoint

* update to new api
2022-03-19 17:57:54 +01:00
saml33 0ff620ef0c match spread precision to price precision 2022-03-19 09:48:05 +11:00
Nicholas Clarke bc4b3e5f7e Add full trade history export trades history tab. 2022-03-18 12:57:17 -07:00
Luc Succes 2f69b9378d Fixes errors 2022-03-18 15:13:16 -04:00
Luc Succes 37b2cc0c02 Merges main 2022-03-18 14:43:14 -04:00
tjs 9ce177ca3d Revert solana wallet adapter 2022-03-18 14:41:23 -04:00
Luc Succes c15969482d Add DateDisplay component 2022-03-18 14:41:19 -04:00