-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Master into staging ln #3102
Merged
Beerosagos
merged 27 commits into
BitBoxSwiss:staging-ln
from
Beerosagos:master-into-staging-ln
Dec 10, 2024
Merged
Master into staging ln #3102
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
f8bccf4
frontend: add eslint rule restrict-template-expressions
thisconnect c6ee6e0
frontend: fix restrict-template-expressions
thisconnect f5930ed
frontend: allow numbers in template literals
thisconnect 58c9fc7
frontend: remove unused swiss-made css
thisconnect 27fdb73
frontend/widget: fix loosing iframe ref on screen rotation
Beerosagos a774621
ci: add artifact url to windows outputs
sutterseba c033211
Merge branch 'ci-fix-windows-artifact-url'
sutterseba 9704476
Merge branch 'iframe-ref'
Beerosagos 1b67bce
Merge branch 'frontend-eslint-templateliterals'
thisconnect 045aa86
frontend/notes: filter text files on notes import
Beerosagos 4d293ce
Merge branch 'filepicker-txt'
Beerosagos 41064f9
frontend: type coinUnit in IAccount
NicolaLS 7aef20d
frontend: utilize send-wrapper for some logic
NicolaLS ec61327
Merge branch 'frontend-send-refactor'
thisconnect 7f42c0a
frontend: fix bb01 device-info type
thisconnect ff01a50
frontend: remove unused state in send component
NicolaLS 73bfcd9
frontend: improve send error handling
NicolaLS c5bf45c
frontend: improve note onChange handler
NicolaLS 2fabfa4
frontend: hide estimated symbol for send-to-self transactions
thisconnect ca5fc80
frontend: keep fees dropdown always enabled
thisconnect 8a6c65d
Merge branch 'frontend-enable-feetargets-dropdown'
thisconnect 74338a9
Merge branch 'frontend-deviceinfo-null'
thisconnect 9a74ab4
Merge branch 'frontend-fix-sendself-esitmated'
thisconnect 85201c3
frontend: fix chart edgecase to properly update the total amount
thisconnect 0c3f44f
Merge branch 'frontend-cleanup-send'
thisconnect e1d6d34
Merge branch 'frontend-fix-chart-edgecase'
thisconnect 2403bb5
Merge branch 'master' into master-into-staging-ln
Beerosagos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍