mars-v2-frontend/pages
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
..
_app.tsx MP-1566: Deposit funds modal (#33) 2022-10-25 11:31:36 +01:00
_error.js WIP (#12) 2022-09-29 20:21:31 +01:00
borrow.tsx MP-1638: Repay (#35) 2022-10-28 12:14:14 +01:00
council.tsx WIP (#12) 2022-09-29 20:21:31 +01:00
earn.tsx MP-2017: Deposit Funds and Account stats (#21) 2022-10-12 16:41:03 +01:00
index.tsx Tooling improvements and minor refactor (#19) 2022-09-30 13:50:16 +01:00
portfolio.tsx WIP (#12) 2022-09-29 20:21:31 +01:00
trade.tsx Tooling improvements and minor refactor (#19) 2022-09-30 13:50:16 +01:00