-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add missing dependencies to all hooks and add eslint react hooks…
… rules (#49) * fix: add missing dependencies to all hooks and add eslint react hooks rules * chore: remove unused imports automatically by eslint (--quiet has been removed) * feat: my exchanges/disputes: always show status label * refactor: remove unused prop * feat: update wallet list & fix modal position * feat: show buyer/seller toggle in exchange if you are both the seller and the buyer * feat: f you click on one of your exchanges and then go back, you should see the my exchanges tab, not the default tab (my offers) * style: make ipfs url fit in custom store modal * fix: performance bug in explore page * fix: redirect to first page by mistake if you go directly and there are offers * refactor: use useInfiniteQuery to get offers in account and reestructure some files in useOffers folder * feat: add status labels to account exchange/offer details/account offers pages * refactor: isAccountSeller * fix: exchange state labels Co-authored-by: Rafał Mikucki <[email protected]>
- Loading branch information
1 parent
1214b97
commit 35e3544
Showing
42 changed files
with
624 additions
and
308 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.