Commit Graph

57 Commits

Author SHA1 Message Date
Adrian Brzeziński 60fe8d2029
deposits limits (#375)
* spot limits

* deposits + lib mock

* fix

* styling and copy

* fix

* fix

---------

Co-authored-by: saml33 <slam.uke@gmail.com>
2024-01-22 19:21:24 +01:00
saml33 f8bac40412 add uninsured warning notification to trade 2024-01-18 23:58:18 +11:00
saml33 a2d1cb83cd add insurance info to swap 2024-01-18 22:11:01 +11:00
saml33 02ad0765df add link to docs in uninsured warning 2024-01-11 21:22:23 +11:00
saml33 8cfdf9ce2b add insurance deposit warning 2024-01-11 19:44:13 +11:00
saml33 1d07a03b95 add warning when perp slots are full 2023-12-07 21:39:46 +11:00
saml33 0566345311 make onboarding transitions smoother 2023-12-07 10:26:30 +11:00
saml33 ea302ffd0a add open new account as an option for slots error 2023-11-22 14:20:19 +11:00
Adrian Brzeziński d1a91c6e02 fix settings link 2023-10-20 17:11:19 +02:00
saml33 634a017b1e add token positions warning to trigger swap 2023-09-10 23:26:52 +10:00
saml33 9560db9ace merge main and add connect button to market swap form 2023-08-18 08:25:46 +10:00
saml33 68206cea69 merge main 2023-08-16 15:27:45 +10:00
saml33 442c17ac00 fix secondary connect buttons 2023-08-15 22:29:10 +10:00
saml33 f4409c5424 add validation to swap form for account token positions 2023-08-15 14:25:24 +10:00
saml33 b777660ffe add validation to deposit form when token positions full 2023-08-15 14:07:10 +10:00
saml33 8ed1ab81bc merge main 2023-08-13 21:21:08 +10:00
tjs 62a3f337e1 use latest client; upgrade to new signature status 2023-08-12 14:40:34 -04:00
saml33 840991961f merge main 2023-07-31 09:56:42 +10:00
saml33 e572dbc17f add refresh wallet balance to deposit form 2023-07-27 11:06:53 +10:00
saml33 ce4c9389c0 merge main and more componenets 2023-07-26 12:48:13 +10:00
tjs 3d8588d434 use latest prettier 2023-07-21 14:47:53 -04:00
tjs 4bb2c0016e migrate to wallet-adapter only; use autoconnect 2023-07-20 19:08:04 -04:00
saml33 462d6210d6 add custom icons 2023-07-05 14:40:47 +10:00
saml33 a52c29f1d2 use scaled value for init asset/liab weight 2023-06-22 22:02:09 +10:00
saml33 eedc32fadb split swap and limit into two components 2023-06-16 22:23:50 +10:00
saml33 ea80f1698a implement pr feedback 2023-04-06 13:24:29 +10:00
saml33 dd0ba043e6 update focus styles 2023-03-27 14:11:10 +11:00
saml33 7cd26e9da5 add focus states and improve keyboard navigation 2023-03-24 23:22:29 +11:00
saml33 75d7644d06 fix deposit form top spacing 2023-03-01 23:33:02 +11:00
tjs 3bed60af56 turn on lint errors for typescript any 2023-02-28 02:20:11 -05:00
tjs dc33e98a8a remove deposit limit notification 2023-02-25 15:02:21 -05:00
saml33 4f26846caf fix account action modals max bug 2023-02-10 20:41:06 +11:00
saml33 d8970b02c6 add hook for banks and balances 2023-01-30 15:13:38 +11:00
saml33 1288f6f659 simplify amoutwithvalue component 2023-01-29 12:13:36 +11:00
saml33 f8f022fe9a only use floortodecimal for unformatted values 2023-01-25 13:54:06 +11:00
saml33 ebf9bddfc9 remove formatfixeddecimals 2023-01-25 11:54:24 +11:00
saml33 7f597681fd add to maxamountbuttons 2023-01-24 14:04:05 +11:00
saml33 84277736ec add to other amoutwithvalue components 2023-01-24 13:09:14 +11:00
tjs 1ce76d3924 sync accounts list with selected mango account 2023-01-14 16:51:06 -05:00
saml33 8b00e67159 add amount with value component 2023-01-09 14:38:09 +11:00
saml33 209de8a666 repay and withdraw formatting and sol balance warning spacing 2023-01-06 20:14:54 +11:00
saml33 71f8a259ff deposit modal number format 2023-01-06 19:56:34 +11:00
saml33 085aceb3eb round max amount buttons 2023-01-06 15:10:25 +11:00
saml33 65e6afc363 show correct borrow fee unit and remove unnecessary class 2023-01-06 13:03:58 +11:00
saml33 a5e06517d3 give balances more space in action modals 2023-01-06 12:19:39 +11:00
saml33 bf3631aab4 handle low sol balance in deposit modal 2023-01-04 12:17:16 +11:00
saml33 b2257d2ca1 add active connect buttons 2023-01-03 22:06:37 +11:00
tjs fc161c1906 add alpha limit to repay form 2023-01-02 14:51:09 -05:00
saml33 99f190d576 use amount and value in account action modals 2022-12-29 13:01:37 +11:00
saml33 48e8b2ecb9 fix modal heights and align inline notification position 2022-12-27 23:07:02 +11:00