Skip to content
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

#64 Add ability to update and create new secrets #65

Merged
merged 2 commits into from
Jul 4, 2024
Merged

Conversation

cricketthomas
Copy link
Member

@cricketthomas cricketthomas commented Jul 4, 2024

This adds two new buttons. Edit and New Version on the properties page. If the secret is editable, then you will get a modal with options to edit the properties which you can actually update, all but the secret value.

image
image
image
image

This also adds a new error dialog:
image

@cricketthomas cricketthomas linked an issue Jul 4, 2024 that may be closed by this pull request
add error message if user does not have rights
this closes #64
@cricketthomas cricketthomas merged commit d050185 into master Jul 4, 2024
@cricketthomas cricketthomas deleted the kv-64 branch July 5, 2024 11:30
cricketthomas added a commit that referenced this pull request Jul 8, 2024
* add ability to create and update secret versions. [skip ci]

add error message if user does not have rights
this closes #64

* chore: cleanup [skip ci]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add ability to create new version of secret
1 participant