forked from safe-global/safe-wallet-web
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: Share safe app (safe-global#519)
* add share button to the compact app card, landing preparations * landing wip * landing page wip * landing page wip * move the details to a separate component * CTA alignment on the share page * wip * working demo flow * wip stuff * add redirect in the open safe flow * safe selector wip * safe selector wip * adjust the CTA for variable height content * fix the test for safe creation watcher * fix deps * add analytics for clicking demo safe * add apps event after safe creation * rename useapp component, remove fallback in chain indi * extract 1 to a constant * allow passing initial state when rendering the test setup * add real fetch to test environment, tests wip * mock usewallet * Safe selector test * increase test timeouts * use copybutton for share button * pass chain shortname to pre-select network * remove undefined check, add client_url for apps request * replace chainId query param with chain * test fix * fix share button width * parallelize tests * hide sidebar on app landing page * switch useLastSafe to default export, use classnames in pagelayout and strict comparison * show spinner when loading chains or router isn't ready * remove ariaLabel prop and use the tooltip text * render whitespace in chainindicator * add newline
- Loading branch information
Showing
38 changed files
with
1,528 additions
and
88 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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.