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

PLATFROM: Edit environment value of a variable #561

Closed
kriptonian1 opened this issue Nov 26, 2024 · 16 comments
Closed

PLATFROM: Edit environment value of a variable #561

kriptonian1 opened this issue Nov 26, 2024 · 16 comments
Assignees
Labels
difficulty: 3 priority: medium scope: platform Everything related to the keyshade platform package type: feature Release drafter tag for tagging PRs related to adding new features

Comments

@kriptonian1
Copy link
Contributor

kriptonian1 commented Nov 26, 2024

Description

We want to edit the value against each environment in a variable, the UI for this will be made as per the Figma design. This change is to be made in apps/platform/src/app/(main)/project/[project]/@variable/page.tsx

Important Links

The current issue is dependent on issues #558 and #559

@kriptonian1 kriptonian1 added type: feature Release drafter tag for tagging PRs related to adding new features scope: platform Everything related to the keyshade platform package priority: medium difficulty: 3 labels Nov 26, 2024
@Souvik9205
Copy link
Contributor

/attempt

Copy link

Assigned the issue to @Souvik9205!

@rajdip-b
Copy link
Member

rajdip-b commented Dec 4, 2024

@Souvik9205 any progress on this?

@Souvik9205
Copy link
Contributor

Souvik9205 commented Dec 4, 2024

@rajdip-b Not really, I was waiting for issue #558 to be merged, I have to work on top of them.

@rajdip-b
Copy link
Member

rajdip-b commented Dec 4, 2024

Okay great then! You can pick up anything else in between if you would like to!

@rajdip-b
Copy link
Member

@Souvik9205 howdy! Any updates on this?

@Souvik9205
Copy link
Contributor

@rajdip-b not yet , I am working on workshop invitation CLI one, Today I will raise a PR for that and eventually start working on it

@rajdip-b
Copy link
Member

sure

@rajdip-b
Copy link
Member

Would you like to get started with this now? It's a bit important to us :D

@Souvik9205
Copy link
Contributor

@rajdip-b I am geting issue running the platform locally...i tried dockerfile and build-start and even trying to disable the middleware, but it's not working. And I am little busy over other thing can you please share how to run properly on local machine otherwise you can assign other......again sorry for delay

@rajdip-b
Copy link
Member

No worries! You can always reach out to us for help :)

Okay, maybe you can start with posting some screenshots of the errors. What we would also appreciate is if you can share us the commands that you are executing in a chronological manner.

@poswalsameer
Copy link
Contributor

Hi @Souvik9205, any update on this issue? Feel free to ask if you are still facing any issues during local setup/development.

@Souvik9205
Copy link
Contributor

@poswalsameer hi, I didn't check that, as I said earlier please assign it to other

@Souvik9205
Copy link
Contributor

Btw the error was actually when I tried running locally...it ran but It was not connected to the database, so I can't authenticate and locate the page needed to change.
I tried bypassing it, but failed then got busy with other stuff...

@poswalsameer
Copy link
Contributor

Btw the error was actually when I tried running locally...it ran but It was not connected to the database, so I can't authenticate and locate the page needed to change. I tried bypassing it, but failed then got busy with other stuff...

You need to connect to a PostgreSQL database to make sure you are able to use all the features of the platform on local. You can easily do this by either using docker or using NeonDB to create a serverless PostgreSQL, and use the connection string in your .env file.

Feel free to ask if you face any error/issue while doing the above things.

@rajdip-b
Copy link
Member

Closing this as finished. @Souvik9205 we appreciate your effort, but sadly we are very time constrained on the main feaures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: 3 priority: medium scope: platform Everything related to the keyshade platform package type: feature Release drafter tag for tagging PRs related to adding new features
Projects
None yet
Development

No branches or pull requests

4 participants