-
Notifications
You must be signed in to change notification settings - Fork 681
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wip * fix: adjust UI to the latest designs * fix: remove unused import * feat: Remove ClaimYourName component from the AssetBrowse * feat: rollback sidebar change * chore: add translations * feat: use rpc provider if no connected provider is available * feat: mobile support * feat: fix styles for desktop * feat: add min length validation * feat: adjust to new styles * feat: add DAO popup * test: fix tests * feat: add styles for the set alias phase * feat: add spanish translation * test: add ClaimNameFatFingerModal tests * test: add tests for SetNameAsAliasModal * chore: rename Mint to Claim for NAMEs * feat: disable button if user does not have enough balance * feat: disable the button if loading status is true * test: refactor of some tests chore: mainnet settingsw * test: refactor some tests * feat: use PageLayout in ClaimNamePage * test: add test case for success page for ENS * test: rename test * feat: update ClaimNamePage images * chore: remove ununsed import * test: add tests for the ens utils methods * test: update tests * feat: update wordings
- Loading branch information
1 parent
87e7985
commit 61ceaec
Showing
92 changed files
with
7,695 additions
and
334 deletions.
There are no files selected for viewing
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
82 changes: 0 additions & 82 deletions
82
webapp/src/components/ClaimYourName/ClaimYourName.module.css
This file was deleted.
Oops, something went wrong.
51 changes: 0 additions & 51 deletions
51
webapp/src/components/ClaimYourName/ClaimYourName.spec.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.