-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Invoicing balance section #46813
Invoicing balance section #46813
Conversation
…ture/45179-invoice-balance-section
…ture/45179-invoice-balance-section
…ture/45179-invoice-balance-section
…ture/45179-invoice-balance-section
…ture/45179-invoice-balance-section
…ture/45179-invoice-balance-section
Looks like there are some CI/CD problems on the GH side. |
…ture/45179-invoice-balance-section
This reverts commit 14d26c4.
…ture/45179-invoice-balance-section
…ture/45179-invoice-balance-section
@akinwale, bump 🙂 |
…ture/45179-invoice-balance-section
…ture/45179-invoice-balance-section
@rezkiy37 When a bank account is added, I don't see the Transfer balance button displayed. Is it correct to assume that this button will also be hidden if the Invoice balance is $0.00? |
@akinwale, actually, the flow was redesigned recently. I've updated the test steps. Basically, there is no option to transfer the balance. The app just shows the current balance. All other work will be done on the backend side. |
…ture/45179-invoice-balance-section
…ture/45179-invoice-balance-section
@akinwale, FYI: #46813 (comment). |
Reviewing again. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeMacOS: Chrome / Safari46813-web.mp4 |
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.
LGTM.
@rezkiy37 Not a blocker, but I think we should add the precondition for the test steps that the Invoices feature should be enabled for the workspace. |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/madmax330 in version: 9.0.46-0 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.46-5 🚀
|
Details
The PR introduces the invoice balance section and transfer page.
Fixed Issues
$ #45179
PROPOSAL: N/A
Tests
Preconditions:
The invoicing feature must be enabled for the workspace.
Open the invoices page.
Verify that the new invoice balance section is displayed at the top.
Offline tests
Same as "Tests".
When bank accounts present
QA Steps
Same as "Tests".
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop