keyshade icon indicating copy to clipboard operation
keyshade copied to clipboard

PLATFORM: Add new secret

Open kriptonian1 opened this issue 1 year ago • 5 comments

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

kriptonian1 avatar Jul 06 '24 11:07 kriptonian1

Starting with this. @kriptonian1 we don't have any blocker for this I think?

rajdip-b avatar Jul 06 '24 14:07 rajdip-b

cool then

kriptonian1 avatar Jul 25 '24 02:07 kriptonian1

/attempt

bansal-harsh-2504 avatar Oct 03 '24 10:10 bansal-harsh-2504

Assigned the issue to @bansal-harsh-2504!

github-actions[bot] avatar Oct 03 '24 10:10 github-actions[bot]

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

kriptonian1 avatar Oct 07 '24 05:10 kriptonian1

: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:

rajdip-b avatar Jan 23 '25 15:01 rajdip-b