mars-v2-frontend/components
Gustavo Mauricio 9bc09c68af
Withdraw assets from account (#43)
* withdraw modal and respective hooks initial commit

* max withdraw amount hook logic improvements

* withdraw flow code cleanup

* reset modal state when reopened

* memoize withdraw amount. percentage value fix

* unused store selector

* credit manager and accountnft clients added to store

* script to pull generated types from rover repo
2022-11-07 16:36:12 +00:00
..
Borrow MP-1638: Repay (#35) 2022-10-28 12:14:14 +01:00
Container WIP (#12) 2022-09-29 20:21:31 +01:00
CreditManager Withdraw assets from account (#43) 2022-11-07 16:36:12 +00:00
Icons MP-2017: Deposit Funds and Account stats (#21) 2022-10-12 16:41:03 +01:00
Layout WIP (#12) 2022-09-29 20:21:31 +01:00
BorrowModal.tsx MP-1638: Repay (#35) 2022-10-28 12:14:14 +01:00
Button.tsx MP-1566: Deposit funds modal (#33) 2022-10-25 11:31:36 +01:00
ConnectModal.tsx MP-2017: Deposit Funds and Account stats (#21) 2022-10-12 16:41:03 +01:00
ContainerSecondary.tsx MP-1227: Borrow Page (#24) 2022-10-20 16:39:21 +01:00
FundAccountModal.tsx MP-1638: Repay (#35) 2022-10-28 12:14:14 +01:00
Navigation.tsx UI/UX when no wallet is connected (#40) 2022-11-07 14:56:18 +00:00
ProgressBar.tsx MP-1227: Borrow Page (#24) 2022-10-20 16:39:21 +01:00
RepayModal.tsx MP-1638: Repay (#35) 2022-10-28 12:14:14 +01:00
SearchInput.tsx Tooling improvements and minor refactor (#19) 2022-09-30 13:50:16 +01:00
SemiCircleProgress.tsx MP-1227: Borrow Page (#24) 2022-10-20 16:39:21 +01:00
Slider.tsx MP-1566: Deposit funds modal (#33) 2022-10-25 11:31:36 +01:00
Spinner.tsx Tooling improvements and minor refactor (#19) 2022-09-30 13:50:16 +01:00
Tooltip.tsx MP-1227: Borrow Page (#24) 2022-10-20 16:39:21 +01:00
Wallet.tsx UI/UX when no wallet is connected (#40) 2022-11-07 14:56:18 +00:00
WithdrawModal.tsx Withdraw assets from account (#43) 2022-11-07 16:36:12 +00:00