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

feat: add environment variables to workflow form in admin ui #713

Conversation

ryanhopperlowe
Copy link
Contributor

@ryanhopperlowe ryanhopperlowe commented Nov 27, 2024

Allows admins to update the env property on the workflow object

  • reuses the workflow parameters form
Screenshot 2024-11-27 at 1 11 55 PM

<PopoverContent
className="w-22 bg-secondary dark:bg-zinc-800 shadow-2xl"
side="top"
>
<div className="grid gap-4">
{/* <Button
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this be re-enabled at a later point? Just wanted to point out commented code in case it can be deleted!

@ryanhopperlowe ryanhopperlowe merged commit 1bfd667 into obot-platform:main Nov 27, 2024
1 check passed
@ryanhopperlowe ryanhopperlowe deleted the feat/admin/workflow-environment branch December 13, 2024 20:11
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.

2 participants