-
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.
feat: add rNFT license and contractual agreement (#246)
* feat: add rNFT license page and route for a given tokenId (=exchangeId) * add ContractualAgreement route, page and component * Allow the template to be rendered for a non existing offer (during creation process) * Design the ExchangePolicyDetails popup as expected * fix a few bugs * fix jest failure * use generic enum for ProgressStatus of several hooks * add comment to explicit converting the tokenId to exchangeId * add card reference to the TODO for contractual agreement * Chat - exchange context should contain CTA to render contract * clean code * remove 'any' type for useModal returns
- Loading branch information
1 parent
90f4a27
commit a02f8d8
Showing
33 changed files
with
3,040 additions
and
91 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
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.