Skip to content

Show in the UI who created and last edited the secret  #503

@lucianoliberti

Description

@lucianoliberti

Is your improvement proposal related to a problem? Please describe.

This is a feature request to improve the secret management interface by providing more detailed information about who created and last edited a secret.

Currently, organizing and managing secrets can be challenging due to a lack of visibility into their history and usage. This makes it difficult to clean up or safely modify secrets without the risk of breaking a critical workflow.

Describe the solution you'd like

The UI element that shows details for a specific secret should be updated to include information about who created and who last updated the secret. Here is an example:

Image

All needed information is available in the backend service and can be obtained from the front UI service via gRPC.
If the secret was never updated, the update line should not be shown.

Describe alternatives you've considered

N/A

Additional context

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomersqolSmaller quality of life improvement

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions