Commit Graph

1811 Commits

Author SHA1 Message Date
saml33 a827bdec04
Merge pull request #179 from blockworks-foundation/account-more-menu
account actions more menu
2022-03-04 07:57:51 +11:00
saml33 767106c59b remove commented code 2022-03-04 07:49:42 +11:00
tjs 482cf7138a add commas to recent trades table 2022-03-03 11:59:21 -05:00
tjs e0bc94898e add commas to account history 2022-03-03 11:45:16 -05:00
tjs d891102e5f upgrade to tailwind 3 2022-03-02 18:04:32 -05:00
saml33 ceca09ff07
Merge pull request #165 from blockworks-foundation/redesign-unsettled-panels
redesign unsettled panels
2022-03-03 09:34:55 +11:00
tjs dbb17b4e08 add trading view script in _document 2022-03-02 16:28:54 -05:00
tjs 5409596fd9 Ensure mangoAccount is loaded before computingValue 2022-03-02 01:02:49 -05:00
tjs 0492e2fe6c load total and hourly account stats asynchronously 2022-03-02 00:53:25 -05:00
tjs 299cdbe240 chore: update packages 2022-03-02 00:17:36 -05:00
tjs 80d876acc9 chore: fix warning from next js 12 upgrade 2022-03-02 00:17:16 -05:00
saml33 4ae986f583 fix merge conflicts 2022-03-02 14:56:59 +11:00
saml33 2b6f4ff1c1 account actions more menu 2022-03-02 14:30:25 +11:00
saml33 d2029ef5f5 use separate api call for export 2022-03-02 13:25:23 +11:00
tjs 5dc40a2078 fix issue with reading pubkey from non phantom wallets on account page 2022-03-01 21:17:47 -05:00
saml33 c38e063ff4 add export pnl function 2022-03-02 12:47:06 +11:00
saml33 7a9dfc2b68 align styles 2022-03-02 11:08:18 +11:00
tjs 59144e727d show timestamps for pnl and account value on account page 2022-03-01 17:24:31 -05:00
tjs c41af04f8e fix type issue with new ExpandableRow props 2022-03-01 14:28:20 -05:00
tjs b6999cd220 add performance chart to account page 2022-03-01 14:06:39 -05:00
tjshipe 46e90570ce
Merge pull request #171 from blockworks-foundation/expandable-panels
align expandable panels
2022-03-01 14:04:52 -05:00
tjshipe 4aedc842ce
Merge pull request #177 from blockworks-foundation/fix-pk-validation
Fix public key validation
2022-03-01 14:04:22 -05:00
tjshipe 7f4e37243d
Merge pull request #172 from rjpeterson/translate-delegate
Translate delegate feature into chinese
2022-03-01 13:57:20 -05:00
tjshipe 77da319c10
Merge pull request #176 from blockworks-foundation/fix-title-price
Fix title price
2022-03-01 13:57:02 -05:00
Riordan Panayides 1eab48f26c Allow off-curve addrs, validate on change 2022-03-01 18:49:24 +00:00
Riordan Panayides 2afa5e11dd Fix public key validation 2022-03-01 11:36:43 +00:00
Riordan Panayides 04cf24ffd8 Fix title price 2022-02-28 18:22:14 +00:00
tjs 362a7f604d update yarn lock 2022-02-28 12:54:13 -05:00
tjs 6ff5517045 Merge branch 'tif' into main 2022-02-28 12:52:08 -05:00
tjs 8a00c334a1 use prop to toggle clickable balance on trade page only 2022-02-28 12:51:31 -05:00
saml33 db548e312d add asset symbol back to unsettled balances 2022-02-28 12:51:31 -05:00
dd 9a17174094 integrate placePerpOrder2 2022-02-28 12:51:16 -05:00
dd 22244b8989 Let user prefill spot trade form using negative balance; Add link to spot market from BalancesTable 2022-02-28 12:51:10 -05:00
dd 46236fa9e5 fix float rounding issues in market position, positions table and orders table 2022-02-28 12:51:10 -05:00
dd e49025c9a2 Set proper decimals in BalancesTable; 2022-02-28 12:51:10 -05:00
dd df2b2eb9ba fix display of taker fee and maker fee decimals 2022-02-28 12:51:10 -05:00
dd 5d7599ef97 optimizations; Add more commas to large numbers; NO MERGE STILL UNFINISHED 2022-02-28 12:51:03 -05:00
tjshipe 046eda09f2
Merge pull request #173 from rjpeterson/add-keep-break
Add keep-break class to solve issues with CJK display
2022-02-28 11:46:10 -05:00
tjshipe aa6671c660
Merge pull request #174 from callmewhy/main
fix typo in orders table
2022-02-28 11:45:15 -05:00
dengcheng cbf062ba7a add huobi-wallet support 2022-02-28 14:05:52 +08:00
Haiyang Wang d2796a6c45
fix typo in orders table 2022-02-27 19:56:12 +08:00
rjpeterson 221feede2c fix localization errors around the word "new" 2022-02-26 11:38:31 -06:00
rjpeterson 9e028cbacf add keep-break class to prevent CJK display issues 2022-02-26 11:37:32 -06:00
tjs dbaa1d25e5 upgrade to latest jup ag client 2022-02-26 01:59:24 -08:00
tjs d3e7ef67c3 use mango-client 3.3.17 2022-02-26 00:31:51 -08:00
rjpeterson fb243076b0 adjust translation 2022-02-25 14:25:02 -06:00
rjpeterson 33ca70e575 make delegate copy clearer 2022-02-25 14:23:17 -06:00
rjpeterson ce26a3491d translate delegate strings to chinese 2022-02-25 14:23:11 -06:00
Riordan Panayides f4eef23528
Improve delegate modal (#162)
* Fix account page modal input styles

* Add disabled state to IconButton

* Update delegate modal copy, add clear input button

* Fix docs link

* Replace info lost in merge
2022-02-25 17:41:15 +01:00
saml33 cbf7047bb7 align expandable panels 2022-02-24 12:37:31 +11:00