feat: add secret reminder support to overview page#5387
feat: add secret reminder support to overview page#5387scott-ray-wilson merged 3 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. |
Greptile OverviewGreptile SummaryThis PR adds secret reminder functionality to the overview page, allowing users to set up one-time or recurring reminders for secret rotation. Key Changes:
Implementation:
Non-breaking: The API change is additive only - the Confidence Score: 4/5
Important Files Changed
|
Additional Comments (1)
Context Used: Context from |
frontend/src/pages/secret-manager/OverviewPage/components/SecretTableRow/SecretReminderForm.tsx
Show resolved
Hide resolved
victorvhs017
left a comment
There was a problem hiding this comment.
Tested and it looks great!
Context
This PR updates the dashboard router api and overview page to support secret reminders, including several new v3 components
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).