Rari-Capital / rari-dApp

Rari Capital's Web3 Portal.
https://app.rari.capital
GNU Affero General Public License v3.0
151 stars 69 forks source link

Fix/positions #403

Closed sharad-s closed 3 years ago

sharad-s commented 3 years ago

This commit contains all the commits to master since 4b9a3f then all commits in PR #396, and finally all commits in #397 in that order.

Due to the different chronological commit history, this PR needs to be force pushed onto staging and extensively tested.

This is necessary due to breaking changes in commit 7d3489 present in PR #396 which updated react-query to v3. Due to an unknown issue, this commit broke npm installs on local dev environments.

This PR contains all the commits to master that were not part of the Positions Dashboard PR, in chronological order. Then every commit in #396 and #397 were cherry-picked on top and tested to make sure that nothing broke.

This now npm installs and runs properly on local

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/rari-capital/rari/2PWzdh4TY3Z66NHAtYzjGnRcobgw
✅ Preview: https://rari-git-fix-positions-rari-capital.vercel.app

transmissions11 commented 3 years ago

Closing this in favor of using typescript-fixes :)