saml33
ebbdf6d1db
fix styling bugs ( #351 )
2022-07-08 12:19:38 +02:00
saml33
b52375921e
align icons to side nav
2022-06-30 20:54:01 +10:00
saml33
d5523db43a
deposit/withdraw buttons
2022-06-20 20:26:17 +10:00
saml33
3bff95a069
fix account loading
2022-06-20 15:51:31 +10:00
saml33
ef107546fc
bg and border colors
2022-06-18 16:44:26 +10:00
saml33
98a8a5a638
add redeem to perp table
2022-06-17 13:17:30 +10:00
saml33
cf31cebdd5
relative long/short chart ( #299 )
...
* relative long/short chart
* eth icon bug
* simplify language and chart styling
* fix sol icon bug
* sort segments and include unsettled positions
* make chart angle relative to value
* sol, msol color
* simplify math
* change language
* re-work account overview layout
* increase tabs margin-b
* correctly net unsettled perps and add dust treshold
* layout
* xl breakpoint
* add spot balances to store
* add missing file
* update long / short exposure values and charts
Co-authored-by: Maximilian Schneider <mail@maximilianschneider.net>
2022-06-08 17:01:15 +03:00
saml33
04aa01ba6a
round unsettled balance decimals
2022-04-19 22:13:40 +10:00
Kieran Gillen
9ee5d54f53
Adds transaction failed error
2022-03-31 13:45:19 +02:00
Kieran Gillen
39e4a6def5
Adds more null checks
2022-03-30 13:08:05 +02:00
Kieran Gillen
a6aaf551dd
Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kieran/strict-nullcheck
2022-03-29 12:02:37 +02:00
tjshipe
f771e3bb7b
Merge branch 'main' into kierangillen/wallet-updates
2022-03-28 13:55:44 -04:00
Kieran Gillen
2deb4ec75f
Adds more null checks
2022-03-28 16:18:35 +02:00
Kieran Gillen
140c26542a
Updates TS version
2022-03-28 16:17:54 +02:00
Kieran Gillen
967aaae925
Fix for trimDecimals
2022-03-25 14:14:54 +01:00
Kieran Gillen
ab36053d82
Adds trimDecimals to BalanceTable
2022-03-25 14:11:48 +01:00
Kieran Gillen
c1507c234f
Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kierangillen/wallet-updates
2022-03-24 18:41:25 +01:00
tjshipe
9372c1bdb2
Merge pull request #202 from blockworks-foundation/settle-all-positive-perp
...
Adds RedeemDropdown for Redeem Positive button
2022-03-24 01:58:34 -04:00
Kieran Gillen
1a40a98af0
Removes calls to Wallet and Connected through MangoStore hook
2022-03-23 11:42:04 +01:00
Kieran Gillen
8f40cce851
WIP adds RedeemDropdown
2022-03-22 09:57:52 +01:00
saml33
8fdcabfe79
trade page and account overview
2022-03-21 22:56:37 +11:00
tjs
fa7edcc119
switch away from toLocaleString
...
toLocaleString is quite slow
2022-03-20 21:30:12 -04:00
tjs
597c930b98
use blockhash that expires with timeout
2022-03-13 19:26:30 -04:00
saml33
fdf824dc37
round perp size and fix sort
2022-03-11 11:23:30 +11:00
tjs
db8a0324aa
add tailwind prettier plugin; run yarn format
2022-03-09 15:53:11 -05:00
saml33
4ae986f583
fix merge conflicts
2022-03-02 14:56:59 +11:00
tjs
5dc40a2078
fix issue with reading pubkey from non phantom wallets on account page
2022-03-01 21:17:47 -05:00
tjs
c41af04f8e
fix type issue with new ExpandableRow props
2022-03-01 14:28:20 -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
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
saml33
8d5d80cb93
change grid columns
2022-02-23 13:13:57 +11:00
saml33
28a3bd900e
tweak styling
2022-02-22 21:42:25 +11:00
saml33
6dc240038b
redesign unsettled panels
2022-02-22 16:22:21 +11:00
saml33
2ae323ee1c
semantic headings and styles
2022-02-21 14:55:13 +11:00
saml33
c525cce66f
responsive layout
2022-02-14 12:17:38 -05:00
saml33
839efc730c
page content and styling
2022-02-14 12:17:21 -05:00
tjshipe
8490ef3bc8
Merge pull request #149 from blockworks-foundation/pan/delegate
...
Add delegate functionality
2022-02-13 12:40:58 -05:00
tjs
3ad223f95b
add types to the store set function
2022-02-10 12:49:59 -05:00
Riordan Panayides
a1009cb6d4
Fix null mangoAccount
2022-02-09 15:48:05 +00:00
Riordan Panayides
0c3c5ada98
Add delegate functionality
2022-02-09 15:11:51 +00:00
Tyler Shipe
74110b510b
hide tv left toolbar; consistent table row heights
2022-01-31 22:51:54 -05:00
Tyler Shipe
a6d432f32d
utilize zustand for perppositions
2022-01-27 22:57:18 -05:00
Tyler Shipe
8f27393c22
reload open orders more frequently
2022-01-27 12:24:15 -05:00
Tyler Shipe
faf82d6ebc
hide duplicate deposit withdraw on trade page
2022-01-21 14:42:23 -06:00
Tyler Shipe
b7bf1cdda5
yarn format
2022-01-15 15:25:14 -06:00
Tyler Shipe
d648fcc1ac
use latest client
2022-01-15 15:18:17 -06:00