-
Couldn't load subscription status.
- Fork 9
feat!: Override Parameter for Currencies and Payment Chains in Invoice Dashboard and Create Invoice Form #242
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
Merged
sstefdev
merged 10 commits into
main
from
209-make-currencies-and-payment-chain-input-parameter-_override_-the-default-currency-and-payment-chains-list-instead-of-append
Dec 17, 2024
Merged
Changes from 7 commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
cd62b95
feat: changed the initCurrencyManager
sstefdev 800734e
fix: added unknown network fallback
sstefdev 4865648
Merge branch 'main' into 209-make-currencies-and-payment-chain-input-…
sstefdev d320627
Merge branch 'main' of github.com:RequestNetwork/web-components into …
sstefdev cc70506
chore: fix typos
sstefdev fe2c71d
Merge branch 'main' into 209-make-currencies-and-payment-chain-input-…
sstefdev 9d66b5d
Merge branch '209-make-currencies-and-payment-chain-input-parameter-_…
sstefdev fd722e5
Merge branch 'main' into 209-make-currencies-and-payment-chain-input-…
sstefdev 8dd817a
Merge branch 'main' of github.com:RequestNetwork/web-components into …
sstefdev 18af614
Merge branch '209-make-currencies-and-payment-chain-input-parameter-_…
sstefdev 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 hidden or 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 hidden or 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 hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| <svg | ||
| width="24" | ||
| height="24" | ||
| viewBox="0 0 12 12" | ||
| enable-background="new 0 0 12 12" | ||
| id="Слой_1" | ||
| version="1.1" | ||
| xml:space="preserve" | ||
| xmlns="http://www.w3.org/2000/svg" | ||
| xmlns:xlink="http://www.w3.org/1999/xlink" | ||
| fill="#000000" | ||
| ><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g | ||
| id="SVGRepo_tracerCarrier" | ||
| stroke-linecap="round" | ||
| stroke-linejoin="round" | ||
| ></g><g id="SVGRepo_iconCarrier" | ||
| ><path | ||
| d="M6,0C2.6862793,0,0,2.6862793,0,6s2.6862793,6,6,6s6-2.6862793,6-6S9.3137207,0,6,0z M6.5,9.5h-1v-1h1V9.5z M7.2651367,6.1738281C6.7329102,6.5068359,6.5,6.6845703,6.5,7v0.5h-1V7c0-0.9023438,0.7138672-1.3486328,1.2348633-1.6738281 C7.2670898,4.9931641,7.5,4.8154297,7.5,4.5c0-0.5517578-0.4487305-1-1-1h-1c-0.5512695,0-1,0.4482422-1,1V5h-1V4.5 c0-1.1025391,0.8969727-2,2-2h1c1.1030273,0,2,0.8974609,2,2C8.5,5.4023438,7.7861328,5.8486328,7.2651367,6.1738281z" | ||
| fill="#1D1D1B" | ||
| ></path></g | ||
| ></svg | ||
| > |
This file contains hidden or 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 hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.