-
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
feat: allow policy admins to edit the report fields of a non-settled report #34889
Conversation
@cubuspl42 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] |
This one is pretty straightforward so no C+ needed for this |
@allroundexperts Can you please resolve conflicts for this from your other PR? |
@thienlnam Resolved. |
Hi @thienlnam! |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
✋ 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/thienlnam in version: 1.4.32-0 🚀
|
By the way, on staging/production we can't update Onyx like that - so for future PRs you'll have to set up different steps so QA can test these PRs. Additionally, they already have all betas enabled so you don't need to include that These are the steps that QA can take to get a collect workspace in NewDot
|
Noted thanks @thienlnam! |
🚀 Deployed to production by https://github.com/francoisl in version: 1.4.32-5 🚀
|
Details
Allow policy admins to edit the report fields of a non-settled report
Fixed Issues
$ #34625
PROPOSAL: N/A
Tests
policyID
with thepolicyID
of the created workspace.canUseReportFields
beta inPermissions.ts
file.Offline tests
N/A
QA Steps
policyID
with thepolicyID
of the created workspace.canUseReportFields
beta inPermissions.ts
file.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
Skipping because I'm having issues with android build.
Android: mWeb Chrome
Screen.Recording.2024-01-22.at.7.06.40.PM.mov
iOS: Native
Screen.Recording.2024-01-22.at.7.05.58.PM.mov
iOS: mWeb Safari
Screen.Recording.2024-01-22.at.7.05.38.PM.mov
MacOS: Chrome / Safari
Screen.Recording.2024-01-22.at.6.58.40.PM.mov
MacOS: Desktop
Screen.Recording.2024-01-22.at.7.02.24.PM.mov