-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: ui for onchain payments * feat: first working draft with api mocks * fix: ui updates * fix: api location update * fix: translations * fix: amount validation * chore: use new swap apis in alby-js-sdk * fix: add testnet addresses * fix: pay * fix: todos * fix: todos * fix: ts * chore: update @getalby/sdk * fix: update imports * fix: alby sdk dependency * fix: address display in send to bitcoin address screen * chore: only display total fee on swap form * fix: remove extra space between swap info and confirmation button * chore: update comments * chore: add error logs * fix: add missing target to hyperlink * chore: add getSwapInfo and createSwap as optional connector methods * fix: swap confirmation screen spacing issues * fix: layout & spacing for prompts * fix: spacing * fix: minor ui improvements * fix: add noopener * fix: add message to error message * fix: package downgrade * fix: lint errors * fix: yarn lock * fix: packages * Revert "fix: lint errors" This reverts commit 7494a47. * fix: reset formatting for untouched files * fix: reset formatting for untouched files * fix: add support email, fixes * fix: remove info icon from alert component * fix: disable review button if loading swaps failed * fix: add better error message if service unavailable --------- Co-authored-by: Roland Bewick <[email protected]>
- Loading branch information
Showing
27 changed files
with
644 additions
and
75 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
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
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.