Skip to content

Add environment variables section to settings modal #1769

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

Merged
merged 5 commits into from
Apr 11, 2025

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Add environment variables section to settings modal

This PR adds a new section for environment variables above the danger zone in the settings modal, similar to Vercel's interface.

Changes

  • Added env property to the Project interface to store environment variables
  • Created a new EnvVarsSection component for managing environment variables
  • Updated the ProjectTab component to include the new section above the danger zone
  • Updated the createProject method to initialize the env property

Screenshots

N/A - Implementation follows existing design patterns

Testing

  • Manually tested adding, editing, and removing environment variables
  • Verified that environment variables persist after closing and reopening settings

Link to Devin run: https://app.devin.ai/sessions/0abcc0df46534df99a8c333b8cb03842
Requested by: [email protected]

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@Kitenite Kitenite merged commit d5dc0f3 into main Apr 11, 2025
@Kitenite Kitenite deleted the devin/1744361728-add-env-variables-settings branch April 11, 2025 23:52
ml-delaurier pushed a commit to ml-delaurier/nolook that referenced this pull request Apr 23, 2025
* Add environment variables section to settings modal

* Update styling

* Deploying with env vars
t1c1 pushed a commit to t1c1/onlookbotcodes that referenced this pull request Jun 5, 2025
* Add environment variables section to settings modal

* Update styling

* Deploying with env vars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant