-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Feature description
Ability to easily move secrets across folders.
Today, it is possible to move secrets across folders if we are in the environment view page:
/[lang]/secret-manager/[id]/secrets/dev?searchFilter=
This move button opens this modal:

The modal allows me to move secrets into another environment, as well as changing the folder where it is located. This is really good, and I thought that it would be beneficial for this button to also appear on the main secrets overview page after selecting the secret(s).
Other than that, I am thinking of later on (perhaps in another PR) to allow the user to drag and drop secrets into other folders, kind of like a 'native' Finder/File explorer experience
Why would it be useful?
More intuitively move secrets around and allow for easier managing
