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

fix(pipeline-builder): fix start operator wrongly delete input when you edit without saving then create a new field #586

Conversation

EiffelFly
Copy link
Member

Because

  • operator wrongly delete input when you edit without saving then create a new field

This commit

  • fix start operator wrongly delete input when you edit without saving then create a new field

@droplet-bot
Copy link
Contributor

Bundle size diff

Between staging and main

Old size New size Diff
5.52 MB 5.52 MB 242 B (0.00%)

@EiffelFly EiffelFly merged commit dda2435 into main Oct 11, 2023
11 checks passed
@EiffelFly EiffelFly deleted the pochunchiu/ins-2310-start-operator-will-wrongly-delete-input-when-you-first branch October 11, 2023 07:59
EiffelFly pushed a commit that referenced this pull request Oct 13, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.30.0-alpha](v0.29.0-alpha...v0.30.0-alpha)
(2023-10-13)


### Features

* **general:** User can better identify the process is still running
when doing actions
([#592](#592))
([638cc23](638cc23))
* **pipeline-builder:** Adapt new component input structure
([#590](#590))
([0e15855](0e15855))
* **pipeline-builder:** Make the array fields on start node start with
only one field
([#594](#594))
([53f1b9e](53f1b9e))
* **pipeline-builder:** User can create the copy of their pipeline with
one click ([#584](#584))
([060cb6b](060cb6b))
* **pipeline-builder:** User can have autoresize input when edit node
and pipeline name
([#585](#585))
([07cd7aa](07cd7aa))
* **pipeline-builder:** User can better differentiate the resource name
and the component name
([#953](instill-ai/cortex#953))
([4e21a13](instill-ai/cortex@4e21a13))
* **pipeline-builder:** User can have cleaner canvas by introducing
smooth-edge edges
([#958](instill-ai/cortex#958))
([780ee01](instill-ai/cortex@780ee01))
* **pipeline-builder:** user can have consistent node width between
TEST_VIEW and BUILD_VIEW
([#957](instill-ai/cortex#957))
([82f2a04](instill-ai/cortex@82f2a04))
* **pipeline-builder:** user can better identify nested output on
component ([#954](instill-ai/cortex#954))
([f1c6b38](instill-ai/cortex@f1c6b38))

### Bug Fixes

* **cicd:** fix GitHub action labeler issue
([#591](#591))
([9be1110](9be1110))
* **pipeline-builder:** fix a bug when create fields on the end operator
will wrongly use the key from the previous edited field
([#593](#593))
([e7ed100](e7ed100))
* **pipeline-builder:** fix path issue when get input/output schema for
data connector
([#589](#589))
([e77c459](e77c459))
* **pipeline-builder:** fix rename pipeline issue when there has unsaved
changes ([#588](#588))
([e5688d5](e5688d5))
* **pipeline-builder:** fix start operator wrongly delete input when you
edit without saving then create a new field
([#586](#586))
([dda2435](dda2435))
* **general**: fix the wrong onboarding greeting title
([#582](#582))
([ab31c07](ab31c07))
* **pipeline-builder:** fix data connector can't correctly display the
free-form's value
([#962](instill-ai/cortex#962))
([5625723](instill-ai/cortex@5625723))
* **pipeline-builder:** fix data connector can't have multiple free-form
fields ([#960](instill-ai/cortex#960))
([64d48df](instill-ai/cortex@64d48df))
* **pipeline-builder:** fix a bug when trigger pipeline, we wrongly
parsed string value to number
([#955](instill-ai/cortex#955))
([be87383](instill-ai/cortex@be87383))
* **pipeline-builder:** fix console doesn't correctly handle boolean
value on pipeline builder
([#961](instill-ai/cortex#961))
([2e4159a](instill-ai/cortex@2e4159a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
EiffelFly pushed a commit that referenced this pull request Oct 13, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.30.0-alpha](v0.29.0-alpha...v0.30.0-alpha)
(2023-10-13)


### Features

* **general:** User can better identify the process is still running
when doing actions
([#592](#592))
([638cc23](638cc23))
* **pipeline-builder:** Adapt new component input structure
([#590](#590))
([0e15855](0e15855))
* **pipeline-builder:** Make the array fields on start node start with
only one field
([#594](#594))
([53f1b9e](53f1b9e))
* **pipeline-builder:** User can create the copy of their pipeline with
one click ([#584](#584))
([060cb6b](060cb6b))
* **pipeline-builder:** User can have autoresize input when edit node
and pipeline name
([#585](#585))
([07cd7aa](07cd7aa))
* **pipeline-builder:** User can better differentiate the resource name
and the component name
([#953](instill-ai/cortex#953))
([4e21a13](instill-ai/cortex@4e21a13))
* **pipeline-builder:** User can have cleaner canvas by introducing
smooth-edge edges
([#958](instill-ai/cortex#958))
([780ee01](instill-ai/cortex@780ee01))
* **pipeline-builder:** user can have consistent node width between
TEST_VIEW and BUILD_VIEW
([#957](instill-ai/cortex#957))
([82f2a04](instill-ai/cortex@82f2a04))
* **pipeline-builder:** user can better identify nested output on
component ([#954](instill-ai/cortex#954))
([f1c6b38](instill-ai/cortex@f1c6b38))

### Bug Fixes

* **cicd:** fix GitHub action labeler issue
([#591](#591))
([9be1110](9be1110))
* **pipeline-builder:** fix a bug when create fields on the end operator
will wrongly use the key from the previous edited field
([#593](#593))
([e7ed100](e7ed100))
* **pipeline-builder:** fix path issue when get input/output schema for
data connector
([#589](#589))
([e77c459](e77c459))
* **pipeline-builder:** fix rename pipeline issue when there has unsaved
changes ([#588](#588))
([e5688d5](e5688d5))
* **pipeline-builder:** fix start operator wrongly delete input when you
edit without saving then create a new field
([#586](#586))
([dda2435](dda2435))
* **general**: fix the wrong onboarding greeting title
([#582](#582))
([ab31c07](ab31c07))
* **pipeline-builder:** fix data connector can't correctly display the
free-form's value
([#962](instill-ai/cortex#962))
([5625723](instill-ai/cortex@5625723))
* **pipeline-builder:** fix data connector can't have multiple free-form
fields ([#960](instill-ai/cortex#960))
([64d48df](instill-ai/cortex@64d48df))
* **pipeline-builder:** fix a bug when trigger pipeline, we wrongly
parsed string value to number
([#955](instill-ai/cortex#955))
([be87383](instill-ai/cortex@be87383))
* **pipeline-builder:** fix console doesn't correctly handle boolean
value on pipeline builder
([#961](instill-ai/cortex#961))
([2e4159a](instill-ai/cortex@2e4159a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants