Skip to content

chore: add storybook for each no code task#15001

Open
elevatebart wants to merge 2 commits intodevelopfrom
chore/no-code-storybook
Open

chore: add storybook for each no code task#15001
elevatebart wants to merge 2 commits intodevelopfrom
chore/no-code-storybook

Conversation

@elevatebart
Copy link
Contributor

No description provided.

return () => <div style={{display: "flex", gap: "16px"}}>
<div style={{width: "500px"}}>
<TaskAnyOf
modelValue={model.value}
<Wrapper>
{{
tasks: () => <TaskArray
modelValue={model.value}
return () => <div style={{display: "flex", gap: "16px"}}>
<div style={{width: "500px"}}>
<TaskAnyOf
modelValue={model.value}
return () => <div style={{display: "flex", gap: "16px"}}>
<div>
<TaskBoolean
modelValue={model.value}
<Wrapper>
{{
tasks: () => <TaskArray
modelValue={model.value}
<Wrapper>
{{
tasks: () => <TaskArray
modelValue={model.value}
return () => <div style={{display: "flex", gap: "16px"}}>
<div style={{width: "400px"}}>
<TaskConstant
modelValue={model.value}
return () => <div style={{display: "flex", gap: "16px"}}>
<div style={{width: "400px"}}>
<TaskEnum
modelValue={model.value}
return () => <div style={{display: "flex", gap: "16px"}}>
<div style={{width: "500px"}}>
<TaskExpression
modelValue={model.value}
return () => <div style={{display: "flex", gap: "16px"}}>
<div style={{width: "400px"}}>
<TaskNamespace
modelValue={model.value}
@github-actions
Copy link
Contributor

🐋 Docker image

ghcr.io/kestra-io/kestra-pr:15001
docker run --pull=always --rm -it -p 8080:8080 --user=root -v /var/run/docker.sock:/var/run/docker.sock -v /tmp:/tmp ghcr.io/kestra-io/kestra-pr:15001 server local

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: To review

Development

Successfully merging this pull request may close these issues.

2 participants