[Domain Control] [Release 4] Add Strictly Enforce Workspace Rules Toggle to DomainGroupDetailsPage#88699
Conversation
… settings" This reverts commit 0b5b677.
…tec/domains/security-group-details-page-group-permissions
…tails-page' into jakubstec/domains/security-group-details-page-group-permissions
|
Hey, I noticed you changed If you want to automatically generate translations for other locales, an Expensify employee will have to:
Alternatively, if you are an external contributor, you can run the translation script locally with your own OpenAI API key. To learn more, try running: npx ts-node ./scripts/generateTranslations.ts --helpTypically, you'd want to translate only what you changed by running |
…urity-group-details-page-group-permissions
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 0c44cd8b0b
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
Please merge main |
…urity-group-details-page-group-permissions
|
@situchan done |
|
Please fix conflict |
54c4a9b to
d18ea6b
Compare
…urity-group-details-page-group-permissions
|
@situchan done! |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safariweb.mov |
|
Codex Review: Didn't find any major issues. 🚀 ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
|
The PR looks solid overall — clean component extraction, proper optimistic/pending/error handling, and correct type expansions. One style issue to flag: Translation keys use PascalCase instead of camelCase
Everything else (the |
mountiny
left a comment
There was a problem hiding this comment.
Small NABs, can you please address them in some future PR? @jakubstec thanks
| makeDefault: 'Als Standard festlegen', | ||
| neverMind: 'Vergiss es', | ||
| permissions: 'Gruppenberechtigungen', | ||
| StrictlyEnforceWorkspaceRules: 'Workspace-Regeln strikt durchsetzen', |
There was a problem hiding this comment.
You can change this in future pr, but I agree the keys should start lowecase
| StrictlyEnforceWorkspaceRules: 'Workspace-Regeln strikt durchsetzen', | |
| strictlyEnforceWorkspaceRules: 'Workspace-Regeln strikt durchsetzen', |
| domainAccountID: number; | ||
| groupID: string; |
There was a problem hiding this comment.
all these types should have docs
|
🚧 @mountiny has triggered a test Expensify/App build. You can view the workflow run here. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/mountiny in version: 9.3.66-0 🚀
|
Explanation of Change
Add
Strictly Enforce Workspace Rulessetting for Domain Security Group RHP.Fixed Issues
$ #80133
PROPOSAL:
Tests
Preconditions:
/domains/<domainAccountID>/groupsStrictly Enforce Workspace Rulesto trueOffline tests
N/A
QA Steps
Same as Tests.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
iOS: Native
MacOS: Chrome / Safari
succ_str.mp4
opti_str.mp4