PLATFORM: Add new secret
Description
Design and implement add new secret feature so that user can, add secrets to existing projects
Scope of work
- Add a dialog (docs) UI for the user to put in the, "name" of the secret (it should be auto capitalised), and the values on the available environment.
- To handle the API call, use the required functions from #352.
- If the response is successful then triger a
sonner(doc) toast with success, and it any error then with error.
you can get the secret file in apps/platform/src/app/(main)/project/[project]/@secret/page.tsx
Starting with this. @kriptonian1 we don't have any blocker for this I think?
cool then
/attempt
Assigned the issue to @bansal-harsh-2504!
Hey guys, there is a UI ready for this from our end, we are currently refactoring it for better readability, will share the link in this thread soon
:tada: This issue has been resolved in version 2.9.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket: