Linkie Link
27cdd1c954
Linter and prettier adjustments ( #50 )
...
* tidy: added eslintrc and prettierrc rules
* tidy: formated the files via ‚yarn format‘
* import sort improvements
* format script regex fix
* replace eslint import severity to warning
* remove staged file
Co-authored-by: Gustavo Mauricio <gustavo.mauricio58@gmail.com>
2022-11-09 10:04:06 +01:00
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
Gustavo Mauricio
55d0910d10
MP-1566: Deposit funds modal ( #33 )
...
* feat: deposit account modal
* style: button default colors to match wireframes
* react-query-devtools package added
* slider moved to separate component
2022-10-25 11:31:36 +01:00