mars-v2-frontend/components
Gustavo Mauricio 18c7547c00
MP-1638: Repay (#35)
* added repay action percentage buffer

* moved repay amount calculation to RepayFunds component

* refetch interval added to credit account positions query

* feat: revamp borrow and repay components to modals

* remove references to deleted components

* cosmo signing client added to wallet store

* amount decimal normalized for borrow action

* amount decimals conversion lifted for borrow and repay

* refactor: moved hooks to mutations folder

* update button disable condition and min input value

* refactor: reset modal states when reopened

* react-number-format dependency and borrow/repay modals revamp

* renamed borrow modal state variable

* style: borrow table ui revamp
2022-10-28 12:14:14 +01: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 MP-1566: Deposit funds modal (#33) 2022-10-25 11:31:36 +01: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 MP-1638: Repay (#35) 2022-10-28 12:14:14 +01: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 MP-1566: Deposit funds modal (#33) 2022-10-25 11:31:36 +01:00