microwavedcola1
|
331300e865
|
upgrade dependency
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
|
2022-08-23 13:49:35 +02:00 |
microwavedcola1
|
28f652a163
|
match client changes on mc/ts-client-fixes (#5)
* match client changes on mc/ts-client-fixes
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
* fix commit hash for dependency
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
|
2022-08-23 13:45:56 +02:00 |
saml33
|
83fe7c998b
|
fix buy input load height
|
2022-08-23 21:13:17 +10:00 |
saml33
|
46d0d75826
|
format portfolio usd values
|
2022-08-23 21:03:15 +10:00 |
saml33
|
8455bc5fe8
|
use ETH chart for soETH
|
2022-08-23 20:55:22 +10:00 |
tjs
|
55912dec03
|
if max withdraw amount is negative use 0
|
2022-08-22 23:27:06 -04:00 |
tjs
|
2ec3bab9ea
|
remove leverage number from swap
|
2022-08-22 22:26:59 -04:00 |
tjs
|
5bde89ee81
|
sort deposit withdraw tokens by usdc value
|
2022-08-22 22:23:26 -04:00 |
tjs
|
dc966975df
|
fix loading after closing a mango account
|
2022-08-22 21:47:08 -04:00 |
tjs
|
2ce386106e
|
show sign next to health impact change
|
2022-08-22 14:01:06 -04:00 |
tjs
|
d63bd38542
|
improvements to setup modal flow
|
2022-08-22 13:27:03 -04:00 |
tjs
|
aa5ce47ef5
|
use tailwind breakpoints instead of isMobile variable
|
2022-08-22 13:19:09 -04:00 |
tjs
|
8011f4ff8e
|
fix buy/sell links in actions menu
|
2022-08-21 00:08:07 -04:00 |
tjs
|
c0341773e7
|
fix onboarding flow
|
2022-08-20 22:57:07 -04:00 |
tjs
|
501510eb43
|
fix max numbers shown in modals and swap form
|
2022-08-20 20:09:36 -04:00 |
tjs
|
52064b7627
|
disable swapping between the same tokens while using direct routes
|
2022-08-20 14:54:38 -04:00 |
tjs
|
bea7dee84c
|
move constants out of mangoStore.ts
|
2022-08-20 14:17:57 -04:00 |
tjs
|
cade8d7872
|
latest client; fix health ratio in summary panel
|
2022-08-20 14:05:00 -04:00 |
tjs
|
5feb27c408
|
fix health after swap
|
2022-08-20 02:25:50 -04:00 |
tjs
|
605f49e702
|
fix wallet connect and disconnect
|
2022-08-20 02:06:00 -04:00 |
tjs
|
1a0baab8e4
|
fix swap form
|
2022-08-20 00:03:26 -04:00 |
tjs
|
e36a88ddbd
|
allow leverage sliding while not connected
|
2022-08-19 17:25:31 -04:00 |
tjs
|
1257c73662
|
fix connect account; add feature to remember last selected
|
2022-08-19 17:17:30 -04:00 |
Christian Kamm
|
a3c37ef008
|
Fix HealthImpact display, use bank.uiPrice where needed
|
2022-08-19 16:56:22 +02:00 |
microwavedcola1
|
c88a7c71b9
|
fix rate display
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
|
2022-08-19 11:59:54 +02:00 |
microwavedcola1
|
f74dc7ec72
|
upgrade ts client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
|
2022-08-19 11:58:52 +02:00 |
microwavedcola1
|
e250594982
|
upgrade ts client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
|
2022-08-19 11:46:26 +02:00 |
microwavedcola1
|
87b12625ae
|
upgrade ts client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
|
2022-08-19 08:44:34 +02:00 |
tjs
|
c7f071641d
|
fix more issues with wallet connect and account loading
|
2022-08-18 18:26:03 -04:00 |
tjs
|
9badb0dbd9
|
ensure client is updated with anchorprovider that has the wallet after connecting
|
2022-08-18 17:38:48 -04:00 |
tjs
|
ae324a6da5
|
update to latest client and program version
|
2022-08-18 16:50:34 -04:00 |
tjs
|
32ca6ff2f5
|
add function to flip chart pair
|
2022-08-18 09:59:40 -04:00 |
saml33
|
a365bbbc04
|
disable review trade when amount in is 0
|
2022-08-18 16:14:15 +10:00 |
saml33
|
3e48d7cbc0
|
add max borrow amount to borrow modal list
|
2022-08-18 15:58:44 +10:00 |
tjs
|
acc2a2cfdd
|
switch amounts after flipping the token
|
2022-08-18 00:35:35 -04:00 |
saml33
|
0f7a1b2ad4
|
update slider amount prop type
|
2022-08-18 14:25:30 +10:00 |
saml33
|
b82259d17f
|
remove onChange from effect dependencies
|
2022-08-18 13:17:22 +10:00 |
saml33
|
a74aaf4405
|
set swap input amount to 0 on token switch
|
2022-08-18 13:14:44 +10:00 |
tjs
|
8edd563239
|
use 0 when max amount is negative
|
2022-08-17 22:35:08 -04:00 |
tjs
|
bec94218b5
|
fix decimal handling
|
2022-08-17 21:50:08 -04:00 |
saml33
|
44b3981e48
|
update slider when amountIn changes
|
2022-08-18 11:21:16 +10:00 |
saml33
|
f64265a316
|
add health impact to deposit modal
|
2022-08-18 09:55:46 +10:00 |
tjs
|
f64f73f2b7
|
fix for slider bg when changing account
|
2022-08-17 18:17:12 -04:00 |
tjs
|
e168add75c
|
give default background size to slider
|
2022-08-17 17:36:38 -04:00 |
tjs
|
2d09b8f858
|
add react number format pkg
|
2022-08-17 16:06:45 -04:00 |
tjs
|
78e79b0715
|
combine jupiter route info into one component
|
2022-08-17 16:06:45 -04:00 |
tjs
|
a7b915d071
|
add sheen loader for price on swap chart
|
2022-08-17 16:06:45 -04:00 |
saml33
|
906640c732
|
add health impact component
|
2022-08-17 22:09:40 +10:00 |
saml33
|
8a250f7f28
|
sort withdraw token list by account balance
|
2022-08-17 16:10:38 +10:00 |
saml33
|
711d1560b8
|
sort deposit token list by wallet balance
|
2022-08-17 15:15:23 +10:00 |