feat(secrets-overview): re-vamp create secret form#5611
feat(secrets-overview): re-vamp create secret form#5611scott-ray-wilson merged 13 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 SummaryThis PR re-vamps the create secret form in the Secrets Overview page with updated v3 components, adds full secret property editing (tags, metadata, skip multiline encoding), and introduces a "Create More" mode to keep the sheet open after creation. Several new v3 components are introduced: Key issues found:
Confidence Score: 2/5
Important Files Changed
|
frontend/src/components/v3/generic/PasswordGenerator/PasswordGenerator.tsx
Outdated
Show resolved
Hide resolved
frontend/src/pages/secret-manager/OverviewPage/components/CreateSecretForm/CreateSecretForm.tsx
Show resolved
Hide resolved
victorvhs017
left a comment
There was a problem hiding this comment.
All tested, looking great!



Context
This PR updates the create secret form with v3 components, full secret property editing and the ability to create more secrets to keep the sheet open.
PR includes 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).