[Resource Sharing] Adds resource access management dashboard#2304
Merged
DarshitChanpura merged 22 commits intoopensearch-project:mainfrom Sep 29, 2025
Merged
Conversation
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2304 +/- ##
==========================================
- Coverage 71.96% 71.59% -0.38%
==========================================
Files 98 101 +3
Lines 2679 2975 +296
Branches 409 522 +113
==========================================
+ Hits 1928 2130 +202
- Misses 637 692 +55
- Partials 114 153 +39 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Member
Author
|
windows integ test failure is addressed here: #2308 |
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
9831e38 to
4ac3ec4
Compare
3 tasks
3b13be3 to
2a53a7f
Compare
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
2a53a7f to
c4eb516
Compare
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
…agement-dashboard
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
cwperks
reviewed
Sep 25, 2025
cwperks
reviewed
Sep 25, 2025
public/apps/resource-sharing/test/resource-sharing-panel.test.tsx
Outdated
Show resolved
Hide resolved
cwperks
reviewed
Sep 25, 2025
cwperks
reviewed
Sep 25, 2025
cwperks
reviewed
Sep 25, 2025
cwperks
reviewed
Sep 25, 2025
cwperks
reviewed
Sep 25, 2025
cwperks
reviewed
Sep 25, 2025
… position Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
…agement-dashboard
cwperks
reviewed
Sep 29, 2025
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
cwperks
approved these changes
Sep 29, 2025
derek-ho
approved these changes
Sep 29, 2025
e6cff25
into
opensearch-project:main
21 of 23 checks passed
3 tasks
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
companion PR: opensearch-project/security#5597
Description
Adds an access management dashboard for resource-sharing feature: opensearch-project/security#4500
Category
New feature
Why these changes are required?
To provide UX capabilities to users for managing access to their accessible resources.
Issues Resolved
#2303
Testing
manual + automated
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.