- Notifications
You must be signed in to change notification settings - Fork929
feat: enable editing of IDP sync configuration for groups and roles in the UI#16098
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
40 commits Select commitHold shift + click to select a range
96b0c09
chore: remove stack component
jaaydenha88b72f
chore: styling cleanup
jaaydenhcb00c73
feat: add form and mutation queries
jaaydenh4b15a2a
feat: add form fields
jaaydenh0befeca
chore: add delete button
jaaydenhf8349de
fix: update input component to 40px height
jaaydenh7124c11
fix: fix styles for MultiSelectCombobox
jaaydenh30c8a9c
chore: update export policy button design
jaaydenha7c954b
fix: update copy and spacing
jaaydenhc09a3f3
chore: update styles
jaaydenh8714f5e
fix: fix storybook tests
jaaydenhb558f35
fix: fix legacy group mappings styles
jaaydenhaa0e53c
fix: format
jaaydenh7635856
feat: create link component
jaaydenh91ca380
fix: use new Link component
jaaydenh328ce2f
fix: use correct field value
jaaydenh52d563c
fix: update error handling
jaaydenhb1d7649
feat: add e2e tests for group and role sync
jaaydenhb3812f1
chore: update link components
jaaydenhd19a0dc
fix: remove unnecessary arbitrary values
jaaydenh43159ff
chore: extract Form components
jaaydenh528f2d8
fix: adding loading spinners
jaaydenhd283fa1
fix: update icon button sizing to match design
jaaydenhad2fc45
chore: improve e2e tests
jaaydenhc99e009
fix: change to min width fit
jaaydenh31cd599
fix: updates for PR review comments
jaaydenh2354883
fix: remove async from onClick
jaaydenh3c63c8c
fix: fix tabs styling
jaaydenh623a50e
fix: format
jaaydenh5779c8d
fix: updates for PR comments
jaaydenh395fdc8
chore: switch to useId for form ids
jaaydenh79ce400
fix: styling
jaaydenh854684a
fix: add resolves
jaaydenh50c12db
fix: revert button styles
jaaydenh16665e2
chore: use Link component
jaaydenh3dbcee3
fix: show form errors and update mapping schema validation
jaaydenh9b709ae
fix: remove unnecessary async
jaaydenhbee5783
fix: remove useEffect
jaaydenhd3b64b2
fix: error display
jaaydenh0362c16
fix: format
jaaydenhFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
fix: update icon button sizing to match design
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitd283fa1266bd7a178fa74ed12bb5377644b71e19
There are no files selected for viewing
5 changes: 3 additions & 2 deletionssite/src/components/Button/Button.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletionsite/src/pages/DeploymentSettingsPage/IdpOrgSyncPage/IdpOrgSyncPageView.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletionsite/src/pages/ManagementSettingsPage/IdpSyncPage/IdpGroupSyncForm.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletionsite/src/pages/ManagementSettingsPage/IdpSyncPage/IdpRoleSyncForm.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.