mars-v2-frontend/public
Gustavo Mauricio bbbdca6950
MP-1227: Borrow Page (#24)
* added icon for atom and tokenInfo data update

* borrow page initial commit

* feat: borrow funds to ca and wallet

* close borrow module on tx success

* feat: repay funds initial setup

* repay funds action hook

* repay slider. module state on borrow page component

* styling: minor tweak to text colors

* limit manual input on repay to max value

* borrow funds component slider initial

* style: max button typography

* AssetRow extracted to separate file. organize imports

* ContainerSecondary component added

* loading indicator for pending actions

* style: progress bar colors

* tanstack table added

* tanstack react-table dependency missing

* table cleanup and layout adjustments

* fix account stats formula and update market data to match spreadsheet

* calculate max borrow amount hook

* reset borrow and repay components on account change

* max borrow amount decimals. memorized return

* hook tanstack data with real data

* redefine borrowedAssetsMap to map

* update max borrow amount formulas

* remove unnecessary table component. refactor borrow table
2022-10-20 16:39:21 +01:00
..
tokens MP-1227: Borrow Page (#24) 2022-10-20 16:39:21 +01:00
wallets Wallets integration (#3) 2022-09-14 12:28:18 +01:00
background.svg added background 2022-09-02 13:06:05 +01:00
favicon.ico Initial commit from Create Next App 2022-09-02 12:17:39 +01:00
favicon.svg favicon added 2022-09-03 14:21:43 +01:00
logo.svg navigation and logo update 2022-09-06 11:34:56 +01:00
vercel.svg Initial commit from Create Next App 2022-09-02 12:17:39 +01:00