Commit Graph

123 Commits

Author SHA1 Message Date
saml33 503356378e
Trade button loader (#416)
* reduce rerenders on tvchartcontainer

* fix profile load on unowned account page

* merge main

* add loader to trade button

Co-authored-by: tjs <tjshipe@gmail.com>
2022-10-04 13:21:07 +02:00
Maximilian Schneider acd47fe435 fix compile error 2022-08-18 08:25:53 +02:00
ImpossiblePairs 44aadc2463
Handle margined deposit balances in SpotMax (#396)
- Adjust 100% of spotMax to equal deposit amount, not available balance
2022-08-18 08:07:12 +02:00
Riordan Panayides 20f54be2ad Merge branch 'main' into pan/prod-to-main 2022-07-17 16:41:08 +01:00
Riordan Panayides a1dd88528f Replace LUNA checks with MarketMode 2022-07-12 14:02:48 +01:00
tjshipe e9389fa0eb
Merge pull request #333 from blockworks-foundation/align-icons
align icons to side nav
2022-07-01 12:57:08 -04:00
saml33 5118b31f07 fix trade form size bugs 2022-07-01 13:44:04 +10:00
saml33 b52375921e align icons to side nav 2022-06-30 20:54:01 +10:00
tjshipe 65a82f948d
Merge pull request #303 from blockworks-foundation/fastclick
add fast click
2022-06-07 21:30:43 -04:00
saml33 187a40dfe3 remove fastclick, remove button hover on mobile 2022-06-08 09:30:07 +10:00
tjs 346424fd0b Fix country not allowed text width on mobile 2022-06-07 18:00:28 -04:00
tjs dd3590284f show country returned by ip check 2022-06-05 21:17:12 -04:00
saml33 c3c50263cc add advanced order warning 2022-05-19 11:13:04 +10:00
saml33 db991c4509 market selection on mobile 2022-05-16 21:56:28 +10:00
tjs bd3a8fcf47 Merge branch 'main' into production 2022-05-13 18:20:09 -04:00
tjs 3139c7ed95 unset is luna on marketConfig change 2022-05-12 13:52:50 -04:00
Riordan Panayides 2b798ac216 Make luna reduce only 2022-05-12 10:30:30 -04:00
tjs fa58e45888 allow setting price with slide limit orders 2022-04-12 13:24:58 -04:00
tjs eba6d0e1ca allow setting price with slide limit orders 2022-04-12 13:23:57 -04:00
saml33 5faea97d9b format price on trade type switch 2022-04-06 15:47:35 +12:00
tjs d5c2c1e2ba dont check postonlyslide when market ordering 2022-04-05 17:10:45 -04:00
tjs 9558917767 dont throw price error when doing post and slide order 2022-04-03 22:47:14 -04:00
tjs f92332c8b8 update post and slide text 2022-04-03 18:39:53 -04:00
Kieran Gillen 991e3930ca Updates show quote img logic 2022-04-02 20:31:03 +02:00
Kieran Gillen 8527a18515 Shows post and slide only on limit 2022-04-02 20:26:00 +02:00
Kieran Gillen 0c72cf85f7 Updates price placeholder when post only slide 2022-04-01 14:37:59 +02:00
Kieran Gillen d9f9c50d5c Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kieran/strict-nullcheck 2022-03-31 17:24:47 +02:00
Kieran Gillen cbad410e61 Fixes disabledTradeButton if post only slide 2022-03-31 12:06:10 +02:00
tjs 910641c815 fix more types in advanced trade form 2022-03-30 16:06:55 -04:00
Kieran Gillen 764ea28cb4 Adds more null checking 2022-03-30 19:10:15 +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 be8fb52e93 Switches back to ternaries 2022-03-25 10:26:49 +01:00
Kieran Gillen 81c83273fe Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into add-post-and-slide 2022-03-23 15:16:30 +01:00
Kieran Gillen a827bb71d2 Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kierangillen/wallet-updates 2022-03-23 11:50:02 +01:00
Kieran Gillen 1a40a98af0 Removes calls to Wallet and Connected through MangoStore hook 2022-03-23 11:42:04 +01:00
tjshipe 58b53a81b9
Merge pull request #200 from blockworks-foundation/insufficient-sol-message
only show insufficient sol message if connected
2022-03-22 18:50:48 -04: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
saml33 3ec735f2e9 only show insufficient sol message if connected 2022-03-22 12:39:37 +11:00
Kieran Gillen 765fb772a9 Adds flexwrap 2022-03-17 19:16:19 +01:00
Kieran Gillen c6dc8777b9 Adds post only slide input 2022-03-17 17:18:48 +01:00
tjs f8a0849c40 update zustand store types to work with zustand 3.7 2022-03-16 17:27:26 -04:00
tjs 597c930b98 use blockhash that expires with timeout 2022-03-13 19:26:30 -04:00
tjs db8a0324aa add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
dd 9a17174094 integrate placePerpOrder2 2022-02-28 12:51:16 -05:00
dd df2b2eb9ba fix display of taker fee and maker fee decimals 2022-02-28 12:51:10 -05:00
saml33 2ae323ee1c semantic headings and styles 2022-02-21 14:55:13 +11:00