feat(frontend): add secret share action to overview page#5426
feat(frontend): add secret share action to overview page#5426scott-ray-wilson merged 4 commits intomainfrom
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
61da189 to
71373d9
Compare
|
@greptile review this |
Greptile OverviewGreptile SummaryThis PR adds secret sharing functionality to the overview page by integrating the Key changes:
The implementation follows existing patterns, maintains proper permission checks, and the feature is already documented in Confidence Score: 5/5
Important Files Changed
|
frontend/src/pages/secret-manager/OverviewPage/components/SecretTableRow/SecretEditTableRow.tsx
Outdated
Show resolved
Hide resolved
frontend/src/pages/secret-manager/OverviewPage/components/SecretTableRow/SecretEditTableRow.tsx
Outdated
Show resolved
Hide resolved
frontend/src/pages/secret-manager/OverviewPage/components/SecretTableRow/SecretEditTableRow.tsx
Outdated
Show resolved
Hide resolved
…alue refetch error
Context
This PR adds our share secret modal to the overview page, moves secret references to the dropdown menu, and adds icon button open state styling
Screenshots
Steps to verify the change
Type
Checklist
type(scope): short description(scope is optional, e.g.,fix: prevent crash on syncorfix(api): handle null response).