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

feat: secrets management POC #987

Open
2 of 5 tasks
w1kman opened this issue Nov 12, 2024 · 1 comment
Open
2 of 5 tasks

feat: secrets management POC #987

w1kman opened this issue Nov 12, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request frontend Needs to be implemented in the frontend application ux Usability issues

Comments

@w1kman
Copy link
Contributor

w1kman commented Nov 12, 2024

What would you like to be added: A proof of concept implementation/demo of Secrets Management.

Why is this needed:
It will allow us to iterate on the UI/UX whilst the core feature is still in development.

Task list

  • Rework the ConfigPage so that it is tabbed (to prepare for "Secrets" tab).
    • Create a tabbed layout to replace the current ConfigPage
    • Split configPage() usage and app config into two different components
  • Create "Secrets" tab (behind featureToggle)
    • Add a basic layout for creating and viewing secrets (view only shows name of secret, no reveal functionality).
@w1kman w1kman added enhancement New feature or request frontend Needs to be implemented in the frontend application ux Usability issues labels Nov 12, 2024
@w1kman w1kman self-assigned this Nov 12, 2024
@w1kman
Copy link
Contributor Author

w1kman commented Nov 14, 2024

Rework the ConfigPage so that it is tabbed (to prepare for "Secrets" tab)

#990

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Needs to be implemented in the frontend application ux Usability issues
Projects
None yet
Development

No branches or pull requests

1 participant