-
Notifications
You must be signed in to change notification settings - Fork 59
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
feat(lago-668) - Manual payment #2006
Draft
keellyp
wants to merge
8
commits into
main
Choose a base branch
from
lago-668-manual-payment
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
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
keellyp
force-pushed
the
lago-668-manual-payment
branch
9 times, most recently
from
February 5, 2025 15:25
1c764a4
to
75d2bea
Compare
commit 678ae5f Author: Kelly Phan <[email protected]> Date: Tue Jan 28 10:58:44 2025 +0100 fix: handle invoice type credit commit 365bcc6 Author: Kelly Phan <[email protected]> Date: Mon Jan 27 18:11:42 2025 +0100 fix: use totalDueAmountCents instead of totalAmountCents commit d9a2b37 Author: Kelly Phan <[email protected]> Date: Fri Jan 24 15:21:43 2025 +0100 fix: support errors commit 47518da Author: Kelly Phan <[email protected]> Date: Fri Jan 24 15:02:14 2025 +0100 fix: use params instead of state for invoiceId commit 82bd199 Author: Kelly Phan <[email protected]> Date: Fri Jan 24 15:01:48 2025 +0100 feat: use datetime utility function commit f3e6c4c Author: Kelly Phan <[email protected]> Date: Thu Jan 23 14:58:36 2025 +0100 feat: handle pre-filled form with invoice id commit 64aa466 Author: Kelly Phan <[email protected]> Date: Tue Jan 21 18:35:14 2025 +0100 feat: create payment page
commit 58ca739 Author: Kelly Phan <[email protected]> Date: Tue Jan 28 10:39:51 2025 +0100 fix: update empty states commit e75b4f6 Author: Kelly Phan <[email protected]> Date: Mon Jan 27 17:33:38 2025 +0100 feat: build external urls commit a0643ed Author: Kelly Phan <[email protected]> Date: Wed Jan 22 11:06:16 2025 +0100 feat: connect back-end commit 098eaba Author: Kelly Phan <[email protected]> Date: Mon Jan 20 17:30:42 2025 +0100 feat: invoice payment with fake data commit e97ff88 Author: Kelly Phan <[email protected]> Date: Fri Jan 17 16:25:19 2025 +0100 feat: customer payment with fake data commit 2b9833a Author: Kelly Phan <[email protected]> Date: Thu Jan 16 17:12:50 2025 +0100 feat: payment details page with fake data commit bbdbe87 Author: Kelly Phan <[email protected]> Date: Thu Jan 16 14:58:44 2025 +0100 feat: add new payments list tab in invoices commit 678ae5f Author: Kelly Phan <[email protected]> Date: Tue Jan 28 10:58:44 2025 +0100 fix: handle invoice type credit commit 365bcc6 Author: Kelly Phan <[email protected]> Date: Mon Jan 27 18:11:42 2025 +0100 fix: use totalDueAmountCents instead of totalAmountCents commit d9a2b37 Author: Kelly Phan <[email protected]> Date: Fri Jan 24 15:21:43 2025 +0100 fix: support errors commit 47518da Author: Kelly Phan <[email protected]> Date: Fri Jan 24 15:02:14 2025 +0100 fix: use params instead of state for invoiceId commit 82bd199 Author: Kelly Phan <[email protected]> Date: Fri Jan 24 15:01:48 2025 +0100 feat: use datetime utility function commit f3e6c4c Author: Kelly Phan <[email protected]> Date: Thu Jan 23 14:58:36 2025 +0100 feat: handle pre-filled form with invoice id commit 64aa466 Author: Kelly Phan <[email protected]> Date: Tue Jan 21 18:35:14 2025 +0100 feat: create payment page
commit ed4d46e Author: Kelly Phan <[email protected]> Date: Tue Jan 28 15:29:31 2025 +0100 feat: display partial payment in payment status commit 98e6075 Author: Kelly Phan <[email protected]> Date: Tue Jan 28 12:30:12 2025 +0100 feat: add new lines in invoice table footer commit 564d249 Author: Kelly Phan <[email protected]> Date: Tue Jan 28 11:53:11 2025 +0100 feat: display record payment CTA commit 58ca739 Author: Kelly Phan <[email protected]> Date: Tue Jan 28 10:39:51 2025 +0100 fix: update empty states commit e75b4f6 Author: Kelly Phan <[email protected]> Date: Mon Jan 27 17:33:38 2025 +0100 feat: build external urls commit a0643ed Author: Kelly Phan <[email protected]> Date: Wed Jan 22 11:06:16 2025 +0100 feat: connect back-end commit 098eaba Author: Kelly Phan <[email protected]> Date: Mon Jan 20 17:30:42 2025 +0100 feat: invoice payment with fake data commit e97ff88 Author: Kelly Phan <[email protected]> Date: Fri Jan 17 16:25:19 2025 +0100 feat: customer payment with fake data commit 2b9833a Author: Kelly Phan <[email protected]> Date: Thu Jan 16 17:12:50 2025 +0100 feat: payment details page with fake data commit bbdbe87 Author: Kelly Phan <[email protected]> Date: Thu Jan 16 14:58:44 2025 +0100 feat: add new payments list tab in invoices commit 678ae5f Author: Kelly Phan <[email protected]> Date: Tue Jan 28 10:58:44 2025 +0100 fix: handle invoice type credit commit 365bcc6 Author: Kelly Phan <[email protected]> Date: Mon Jan 27 18:11:42 2025 +0100 fix: use totalDueAmountCents instead of totalAmountCents commit d9a2b37 Author: Kelly Phan <[email protected]> Date: Fri Jan 24 15:21:43 2025 +0100 fix: support errors commit 47518da Author: Kelly Phan <[email protected]> Date: Fri Jan 24 15:02:14 2025 +0100 fix: use params instead of state for invoiceId commit 82bd199 Author: Kelly Phan <[email protected]> Date: Fri Jan 24 15:01:48 2025 +0100 feat: use datetime utility function commit f3e6c4c Author: Kelly Phan <[email protected]> Date: Thu Jan 23 14:58:36 2025 +0100 feat: handle pre-filled form with invoice id commit 64aa466 Author: Kelly Phan <[email protected]> Date: Tue Jan 21 18:35:14 2025 +0100 feat: create payment page
keellyp
force-pushed
the
lago-668-manual-payment
branch
from
February 5, 2025 16:15
75d2bea
to
efe0de0
Compare
keellyp
force-pushed
the
lago-668-manual-payment
branch
from
February 5, 2025 16:41
099589f
to
06ebf81
Compare
keellyp
force-pushed
the
lago-668-manual-payment
branch
from
February 5, 2025 16:44
06ebf81
to
2d2ea9a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Context
We want to introduce the concept of partial payment and record partial manual payment.
Description
This PR should:
/create/payment
payment
tab across the appRecord payment
button in the appStatus: QA not yet performed
Note: It's better to review commit by commit as each one is linked to an issue if you need more context.
Fixes LAGO-668