Skip to content

Frontend (Tanu-Key): Create secrets details page

Summary

Create the details page for secrets management based on our Figma design. The details page includes the details of the secrets (in the Details tab, shown by default).

This page should be available through the /:id/details route. When a user successfully creates a secret, they are also automatically redirected to this page.

While the API is not yet available, we will use client resolvers for our GraphQL queries and mock some data for development.

Out of Scope

We will not implement the Audit Log tab for this issue.

How permissions work are still in discussion, so we will also not yet implement read/access permissions for this page.

Links/References

Please refer to the main frontend epic for more information.

Figma

Edited by Mireya Andres