-
Notifications
You must be signed in to change notification settings - Fork 3k
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: implement accounting page #39652
Feat: implement accounting page #39652
Conversation
Ah ignore me, I had to go to OldDot and make sure |
@teneeto what is the best way to test the "Other integrations" row? Does it do anything yet or is that for a follow up? |
Hi @shawnborton, that will be a follow-up i think, it currently does nothing. |
@teneeto Can you add |
In a similar vein to how the disabled Xero row was removed earlier in this PR, showing the "Other integrations" portion that doesn't do anything until we add Xero doesn't make sense. So let's make sure we remove that before we release, and put it on @lakchote radar for the Xero implementation to add it in tandem. |
…undComponent and fix lint
✋ 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/hayata-suenaga in version: 1.4.62-0 🚀
|
1 similar comment
🚀 Deployed to staging by https://github.com/hayata-suenaga in version: 1.4.62-0 🚀
|
🚀 Deployed to staging by https://github.com/hayata-suenaga in version: 1.4.62-0 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 1.4.62-17 🚀
|
Details
Implement a new page called "Accounting page" for the QuickBooks Online (QBO) connection project.
Fixed Issues
$ 37706
PROPOSAL: issue Description
Tests
Preconditions
collect policy
created in oldDot. Follow these steps here if you're not already enabled.Continue
3. select
More features
and toggleAccounting
on from theIntegrate
section4. At this point, you should see
Accounting
added to the Left sidebar.5. select
Accounting
and click setup for qbo.Offline tests
Preconditions
collect policy
created in oldDot. Follow these steps here if you're not already enabled.Continue
3. select
More features
and toggleAccounting
on from theIntegrate
section4. At this point, you should see
Accounting
added to the Left sidebar.5. select
Accounting
and click setup for qbo.QA Steps
Preconditions
collect policy
created in oldDot. Follow these steps here if you're not already enabled.Continue
3. select
More features
and toggleAccounting
on from theIntegrate
section4. At this point, you should see
Accounting
added to the Left sidebar.5. select
Accounting
and click setup for qbo.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
MacOS: Chrome / Safari
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Desktop