-
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
Add edit billable check #37065
Add edit billable check #37065
Conversation
@alitoshmatov Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Review it tomorrow |
@dukenv0307 Isn't much better to use Screen.Recording.2024-04-08.at.9.33.31.PM.mov |
@alitoshmatov We use |
I still think @srikarparsi What do you think about this? |
I see what you're saying @dukenv0307 but I also think disabled makes more sense here for two reasons:
What are your thoughts? |
@srikarparsi Thanks for your feedback, that makes sense to me now. |
@srikarparsi @alitoshmatov Updated to use the |
Reviewer Checklist
Screenshots/VideosAndroid: Nativebillable-android.movAndroid: mWeb Chromebillable-mweb.moviOS: Nativebillable-ios.mp4iOS: mWeb Safaribillable-safari.mp4MacOS: Chrome / Safaribillable-web.movMacOS: Desktopbillable-desktop.mov |
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!
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 as well
🚀 Deployed to staging by https://github.com/srikarparsi in version: 1.4.63-0 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.63-21 🚀
|
Details
Add edit billable check
Fixed Issues
$ #33920
PROPOSAL: #33920 (comment)
Tests
Precondition:
User is an employee of Collect workspace
The Collect workspace has "Re-bill expenses to clients" set to "Default to billable" and enable approval workflow
Offline tests
Same as above
QA Steps
Precondition:
User is an employee of Collect workspace
The Collect workspace has "Re-bill expenses to clients" set to "Default to billable" and enable approval workflow
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.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 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
Screen.Recording.2024-04-03.at.11.56.34.mov
Android: mWeb Chrome
Screen.Recording.2024-04-03.at.11.50.33.mov
iOS: Native
Screen.Recording.2024-04-03.at.11.58.40.mov
iOS: mWeb Safari
Screen.Recording.2024-04-03.at.11.48.51.mov
MacOS: Chrome / Safari
Screen.Recording.2024-04-03.at.11.46.19.mov
MacOS: Desktop
Screen.Recording.2024-04-03.at.12.01.11.mov