Commit Graph

6 Commits

Author SHA1 Message Date
Bob van der Helm
d2afe06b16
Mp 3367 staking interactions (#613)
* ♻️ Refactor borrowRate to be in full numbers

* Enter into HLS Staking strategy

* HLS Staking deposited table + Portfolio pages

* tidy: refactored the masks for HealthBar

---------

Co-authored-by: Linkie Link <linkielink.dev@gmail.com>
2023-11-03 15:01:15 +01:00
Linkie Link
4a0072df40
fix: disable highlighting on non-expandable rows (#592) 2023-10-27 18:15:54 +02:00
Linkie Link
0c7f39a6a7
Refactor balances table (#590)
* env: update env.example after last sync

* tidy: refactored AccountBalancesTable

* fix: updated isCard to hideCard
2023-10-26 16:19:59 +02:00
Linkie Link
7771f47f2a
Table fixes (#563)
* fix: fixed the sorting of the tables

* fix: added sorting functions

* fix: farm sorting for deposit cap

* fix: fixed Row types
2023-10-23 12:00:22 +02:00
Linkie Link
66f5ce42a4
Table updates (#559)
* fix: adjusted table colors and hover interactions

* fix: added actionButtons back and changed lend to APY

* fix: build update

* tidy: fixed the CircularProgress indicators on the loading  modals

* fix: relative import
2023-10-19 08:49:03 +02:00
Bob van der Helm
ccc4a42354
Full refactor tables (#556)
* 📈 Improve structure generic Table component

* ♻️ Update Borrow Table and overall structure of Table comp

* ♻️ Update Lend table

*  add loading state for lend table

* 🧪 Fix unit tests
2023-10-18 09:38:24 +02:00