Commit Graph

54 Commits

Author SHA1 Message Date
Finn Casey Fierro 151b1781c0
new (#368)
Co-authored-by: Finn <finn@Finns-MacBook-Pro.local>
2024-01-28 14:42:56 +01: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 4557eff7c2 fix deposit/withdraw color in activity feed and update outdated tailwind classes 2024-01-11 20:19:31 +11:00
saml33 7de1ce9611 remove collateral warning from withdraw form 2024-01-06 22:24:28 +11:00
saml33 08c3c8e7b4 update withdraw button disabled state 2024-01-06 21:16:30 +11:00
saml33 0566345311 make onboarding transitions smoother 2023-12-07 10:26:30 +11:00
saml33 4f3d2ea2e9 fix withdraw decimal scale 2023-12-05 10:36:02 +11:00
saml33 403f0bc15f display dust and allow dust withdrawl 2023-11-27 22:33:33 +11:00
microwavedcola1 b0d4b442ad Disable withdraw shaving for now
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-10-10 07:43:08 +02:00
saml33 6beeb1626f force withdraw total balance and bump client 2023-09-12 10:05:52 +10:00
saml33 34aa442244 fix withdraw max button value 2023-09-11 09:30:04 +10:00
saml33 9560db9ace merge main and add connect button to market swap form 2023-08-18 08:25:46 +10:00
saml33 442c17ac00 fix secondary connect buttons 2023-08-15 22:29: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 751afaae79 merge main 2023-08-08 10:09:05 +10:00
tjs fd5614acf1 temp fix on withdraw button 2023-08-04 00:02:26 -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
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 a33fdcea62 add buffer when withdrawing with open positions 2023-06-22 12:58: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
microwavedcola1 698248ac3c Revert "set allow borrow to true, so that sane withdraws go through, there is a strange bug at token_withdraw.rs lime 54, which is investigated atm"
This reverts commit c898a57ff0.
2023-03-16 11:31:24 +01:00
microwavedcola1 c898a57ff0 set allow borrow to true, so that sane withdraws go through, there is a strange bug at token_withdraw.rs lime 54, which is investigated atm
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-03-11 09:18:43 +01:00
tjs 3bed60af56 turn on lint errors for typescript any 2023-02-28 02:20:11 -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 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
tylersssss 034d82f11d
Merge pull request #57 from blockworks-foundation/token-vault-warnings
improve token vault warnings
2023-01-10 13:32:20 -05:00
saml33 fb4d29ea63 align vertical spacing 2023-01-10 14:57:56 +11:00
saml33 ea7e148578 improve token vault warnings 2023-01-10 10:47:18 +11: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
saml33 99f190d576 use amount and value in account action modals 2022-12-29 13:01:37 +11:00
saml33 d1b2bf5c87 add withdraw context to borrow 2022-12-29 11:45:09 +11:00
tjs 9f62761711 Merge branch 'main' into alpha 2022-12-27 12:28:57 -05:00
tjs c2560372a7 fix withdraw form warning 2022-12-27 12:28:16 -05: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