Frontend: Delete group secrets
Why are we doing this work
This is for integrating the mutation for deleting group secrets.
Implementation table
| header | header |
|---|---|
| backend | #577342 |
| frontend |
|
Implementation plan
- Update mutation used to delete a group secret. The user should be able to delete from the table and from the details page.
Verification steps
- Upload a Premium license (or above).
- Set up openbao and enable the secrets manager on your gdk.
- Enable the
secrets_manager_groupfeature flag. - Go to your project/group settings (Settings > General) and expand Visibility, project features, permissions or Permissions and group features and enable the group secrets manager.
- Go to
/path-to-group/-/secretsto create and delete your secrets.
Edited by 🤖 GitLab Bot 🤖