-
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
[No QA] Implement UpdateExpensifyCardLimitType api call #47545
[No QA] Implement UpdateExpensifyCardLimitType api call #47545
Conversation
@DylanDylann or @allgandalf should be a C+ reviewer here, since this PR is a part of the project. |
@Pujan92 Please ignore this PR |
Reviewer Checklist
Screenshots/VideosMacOS: Chrome / SafariScreen.Recording.2024-08-16.at.16.19.50.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
@mountiny all yours now! |
…ype-api-call # Conflicts: # src/libs/API/parameters/index.ts # src/libs/actions/Card.ts
✋ 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/MariaHCD in version: 9.0.22-0 🚀
|
🚀 Deployed to staging by https://github.com/MariaHCD in version: 9.0.22-1 🚀
|
🚀 Deployed to production by https://github.com/chiragsalian in version: 9.0.22-9 🚀
|
Details
Implement UpdateExpensifyCardLimitType api call
Fixed Issues
$ #44328
PROPOSAL: N/A
Tests
Pre-steps:
Smart Limit
option you need to enable Approvals for the Workspace. You can do it by enabling Workflows feature, and then enabling Approvals in the Workflows section.UpdateExpensifyCardLimitType
call returns the expected result and that the card limit type is updated.Offline tests
Same as in the Tests section
QA Steps
Same as in the Tests section
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