-
Notifications
You must be signed in to change notification settings - Fork 95
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: API Permissions and Collections redesign #3391
Conversation
…crosoftgraph/microsoft-graph-explorer-v4 into feature/download-api-manifest
Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-3391.centralus.azurestaticapps.net |
src/app/views/sidebar/resource-explorer/collection/APICollection.tsx
Outdated
Show resolved
Hide resolved
src/app/views/sidebar/resource-explorer/collection/APICollection.tsx
Outdated
Show resolved
Hide resolved
src/app/views/sidebar/resource-explorer/collection/CollectionPermissions.tsx
Outdated
Show resolved
Hide resolved
src/app/views/sidebar/resource-explorer/collection/CollectionPermissions.tsx
Outdated
Show resolved
Hide resolved
src/app/views/sidebar/resource-explorer/collection/CollectionPermissions.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Musale Martin <[email protected]>
Co-authored-by: Nickii Miaro <[email protected]>
Co-authored-by: Nickii Miaro <[email protected]>
Co-authored-by: Nickii Miaro <[email protected]>
Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-3391.centralus.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-3391.centralus.azurestaticapps.net |
src/app/views/sidebar/resource-explorer/collection/CollectionPermissions.tsx
Outdated
Show resolved
Hide resolved
Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-3391.centralus.azurestaticapps.net |
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.
Awesome stuff! LGTM
|
Overview
Fixes #3288
Demo
Notes
Optional. Ancillary topics, caveats, alternative strategies that didn't work out, anything else.
Testing Instructions