-
-
Notifications
You must be signed in to change notification settings - Fork 161
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
Comments
/attempt |
Assigned the issue to @Souvik9205! |
@Souvik9205 any progress on this? |
Okay great then! You can pick up anything else in between if you would like to! |
@Souvik9205 howdy! Any updates on this? |
@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 |
sure |
Would you like to get started with this now? It's a bit important to us :D |
@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 |
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. |
Hi @Souvik9205, any update on this issue? Feel free to ask if you are still facing any issues during local setup/development. |
@poswalsameer hi, I didn't check that, as I said earlier please assign it to other |
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. |
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 Feel free to ask if you face any error/issue while doing the above things. |
Closing this as finished. @Souvik9205 we appreciate your effort, but sadly we are very time constrained on the main feaures. |
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
The text was updated successfully, but these errors were encountered: