Commit Graph

47 Commits

Author SHA1 Message Date
saml33 c03ec3206a improve repay modal ux 2024-02-23 14:20:16 +11:00
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 0566345311 make onboarding transitions smoother 2023-12-07 10:26:30 +11:00
saml33 fb64d4de29 cover dust when repaying full borrow amount 2023-11-01 08:49:08 +11:00
saml33 e11f48b22a add warning to repay when not enough wallet tokens 2023-10-20 21:59:51 +11:00
saml33 91c8682aa4 close borrows from account page 2023-10-12 22:51:02 +11:00
tjs 153e7af44b fix repay form 2023-08-21 16:19:36 +02: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 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
saml33 462d6210d6 add custom icons 2023-07-05 14:40:47 +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
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 7bbff02367 add deposit info if repayment > borrow 2023-02-10 21:21:26 +11: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 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 f94bd3c656 better handle display around very small balances 2023-01-20 18:21:57 -05:00
Adrian Brzeziński 418c044f54 Merge branch 'main' into feature/close-account-modal 2023-01-17 12:54:48 +01:00
tjs 1ce76d3924 sync accounts list with selected mango account 2023-01-14 16:51:06 -05:00
Adrian Brzeziński e5988cb631 comment 2023-01-14 02:05:02 +01:00
Adrian Brzeziński d22392be6c fix 2023-01-14 02:03:53 +01:00
Adrian Brzeziński 28e47eb6a9 fix full repay 2023-01-14 01:58:07 +01:00
Adrian Brzeziński 781bab12fe fix 2023-01-14 01:02:52 +01:00
Adrian Brzeziński 8c575056b8 fix 2023-01-14 01:02:11 +01:00
Adrian Brzeziński 4627c0e070 fix 2023-01-11 23:37:58 +01: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 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 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
saml33 57e8128c45 allow viewing account action modals when not connected 2022-12-21 10:30:00 +11:00
saml33 aef25cfffa add back button to modal token lists 2022-12-19 13:08:49 +11:00
saml33 882295f9d9 align borrow/repay icons 2022-12-19 09:57:57 +11:00
saml33 d7ccc7b4a6 combine borrow and repay modals 2022-12-18 23:30:49 +11:00