Linkie Link
a160f495e3
Healthfactor adjustments ( #594 )
...
* fix: do update the health on sliding the margin back to 0
* MP-3531: first updates on the health bars
* fix: added exponential function for health percentage
* fix: build fix
* tidy: refactor
* tidy: cleanup
* feat: added new curve
* fix: base set to 3.5
* env: version update
2023-10-27 18:24:13 +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
79a2e86d8f
fix: fixed the AccountDetails position
2023-10-24 20:09:56 +02:00
Bob van der Helm
bcd840150d
✨ HLS: Add info modal ( #573 )
2023-10-23 14:04:17 +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
Linkie Link
ea614997a7
Share accounts ( #539 )
...
* feat: do not redirect to wallet on portfolio page
* fix: use connected wallet for AccountMenu
* fix: fixed ghost AccountDetails
* feat: created ShareBar and share functionality
* fix: don’t show shareBar if no address is present
* fix: stupid 'next/navigation'
* tidy: format
* fix: fixed tests
* ✨ routing and pages for HLS (#538 )
* 🐛 use useAccountIds
* fix: fixed the tests
* fix: accountIds is now a suspense
---------
Co-authored-by: Bob van der Helm <34470358+bobthebuidlr@users.noreply.github.com>
2023-10-13 13:49:38 +02:00
Linkie Link
db1048bf4c
various fixes ( #535 )
...
* fix: fixed autoConnect
* tidy: Credit Account
* fix: fallback timer
* fix: clearTimer
* fix: fixed v1 links
* fix: changed the farm columns
* fix: updated doc urls according to Dino (#531 )
* fix: updated doc urls according to Dino
* fix: updated the v1 url
* Build(deps-dev): bump @types/react from 18.2.23 to 18.2.27 (#530 )
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.23 to 18.2.27.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 🐛 stAtom chart data (#533 )
* env: update
* env: tidy
* fix: fixed v1 links
* fix: no need for camelcase in keywords
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bob van der Helm <34470358+bobthebuidlr@users.noreply.github.com>
2023-10-11 12:56:13 +02:00
Linkie Link
7864b579cf
Mp 3443 sage feedback pre mars v 2 credit manager ( #522 )
2023-10-03 15:54:11 +02:00
Linkie Link
cfd7fb3073
Pre migration adjustments ( #506 )
...
* fix: added close button to accountDetails
* fix: fixed the AccountList to load async
* fix: fixed the heart size on the AccountStats
* fix: added AccountDetails loading state
* feat: added migration banner
* fix: fixed tests
2023-09-25 20:17:43 +02:00
Linkie Link
6c193c1a9b
fix: applied design feedback ( #494 )
2023-09-21 09:42:50 +02:00
Bob van der Helm
50fd39e926
Mp 3412 ( #487 )
...
* first iteration
* finish implementation
* finish
* fix pr comments
* fix: added Card Title to Overview
---------
Co-authored-by: Linkie Link <linkielink.dev@gmail.com>
2023-09-19 15:39:14 +02:00
Linkie Link
b12f5d3583
Account detail finetuning ( #474 )
...
* fix: fixed the position of extended AccountDetails
* feat: shrink full screen content on expansion
* fix: fixed the overlap
2023-09-15 10:44:05 +02:00
Bob van der Helm
858da84777
Devnet ( #466 )
...
* feat: deployed on devnet
* fix: add the faucet
* ✨ updated vault deposit toast message (#460 )
* Post demo fixes (#458 )
* fix: show precission
* fix: fixed borrow to wallet
* fix: fixed autoLend on funding
* fix: adjusted according to feedback
* fix: typo
* fix: typo
* fix: fixed the asset truncation for WETH and WBTC (#461 )
* wallets: support update
* fix: fixed AXL
* fix: adjusted assets
* fix: asset adjustments
---------
Co-authored-by: Linkie Link <linkielink.dev@gmail.com>
2023-09-13 12:49:37 +02:00
Linkie Link
2a06d896ca
Mp 2442 tab and alignment fixes ( #464 )
...
* fix: fixed the margins and paddings of the layout
* fix: fixed the gap
2023-09-13 11:44:33 +02:00
Bob van der Helm
00da894375
✨ Added leverage change to Trade ( #457 )
2023-09-12 09:37:28 +02:00