-
Notifications
You must be signed in to change notification settings - Fork 9
feat: conversion payments #141
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
Merged
Changes from all commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
ff814d3
feat: add conversion pairs configuration
rodrigopavezi c7d3c8c
feat: create conversion payment request
rodrigopavezi 160fefa
feat: add payments and other fixes
rodrigopavezi 737c582
Merge branch 'main' into feat/conversion
rodrigopavezi 4257ed6
Update shared/utils/currencyConversionPairs.ts
rodrigopavezi d119054
fix: typings
rodrigopavezi be5ba80
fix: potencial array empty issue
rodrigopavezi a8a77f1
fix: coderabbitai issues
rodrigopavezi 3df13e7
Update shared/utils/currencyConversionPairs.ts
rodrigopavezi c936aa6
Update shared/utils/currencyConversionPairs.ts
rodrigopavezi e6a2bef
Update packages/create-invoice-form/src/lib/utils/prepareRequest.ts
rodrigopavezi ad5ba2d
Update packages/invoice-dashboard/src/utils/conversion.ts
rodrigopavezi 678fb4c
Update packages/invoice-dashboard/src/utils/conversion.ts
rodrigopavezi 871b408
Update shared/utils/initCurrencyManager.ts
rodrigopavezi 728c511
fix: typings
rodrigopavezi 0c5ac5d
Update packages/invoice-dashboard/src/utils/getConversionPaymentValue…
rodrigopavezi 777fe4a
fix: coderabbitai mistake
rodrigopavezi 6d2e57b
Merge branch 'feat/conversion' of https://github.com/RequestNetwork/w…
rodrigopavezi eac0486
fix: coderabitai issue
rodrigopavezi b460a35
fix: dropdown placeholders
rodrigopavezi 4cceeea
Merge branch 'main' into feat/conversion
rodrigopavezi 08405a2
fix: per coderabbitai review
rodrigopavezi 02fec1b
Merge branch 'main' into feat/conversion
MantisClone 98a86b7
Merge branch 'main' into feat/conversion
MantisClone c71891d
fix: build
MantisClone a8b5aa3
feat: add 'clean' npm script that deletes all the dist/ directories
MantisClone 51ffdf3
Remove "Invoice Type" section from Invoice View and PDF
MantisClone 6838eac
Trim trailing whitespace
MantisClone 755e49d
Remove redundant loadScript definition
MantisClone 2642d47
Improve exportToPDF parameter types
MantisClone 70f4e16
Ensure safe access to paymentCurrencies[0] to prevent runtime errors
MantisClone d342f40
Revert "Remove redundant loadScript definition"
MantisClone 4f5cb73
Remove redundant loadScript function
MantisClone 6f6c8e8
Format document
MantisClone 0f523a2
Remove unused `signer` parameter
MantisClone e150934
format file
MantisClone 7515be6
Allow 0 discount values
MantisClone d4c2d74
fix return type of extractUniqueNetworkNames()
MantisClone 6029eb7
Remove redundant optional chaining
MantisClone 5f5c43c
Define explicit type for paymentNetworkExtension
MantisClone f8f386b
Trim whitespace
MantisClone 6873909
Format document
MantisClone 6bb683a
Streamline the checkApproval and approve functions
MantisClone 6b85a21
Safely access paymentCurrencies[0]
MantisClone 232709c
refactor: fully enumerate all PAYMENT_NETWORK_ID handling, else error
MantisClone 7657f59
Reformat
MantisClone f32b263
Update payment network handling. Remove hardcoded "mainnet"
MantisClone 5342712
Reformat
MantisClone 9238561
refactor : specify a more precise type for `network`
MantisClone 6f924b3
Handle undefined `network` in currency filtering
MantisClone 0aeb2be
format document
MantisClone de54662
Ensure invoiceCurrency.hash is defined before use
MantisClone d4ceaed
Handle potential undefined values in currency labels
MantisClone db532cf
Fixes per CodeRabbit comments
MantisClone ad0385f
Merge branch 'main' into feat/conversion
MantisClone 601b9ff
Fix script so it ignores node_modules directory
MantisClone 17d3f69
Fix clean script output to not include "No such file or directory"
MantisClone bc3f9cb
fix: Add factors to canSubmit conditional
MantisClone 450453d
refactor: format
MantisClone fee1377
Merge branch 'main' into feat/conversion
MantisClone 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
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.